diff --git a/packages/google-cloud-compute/google/cloud/compute/__init__.py b/packages/google-cloud-compute/google/cloud/compute/__init__.py index 4af29ebae727..ea32fd291cc6 100644 --- a/packages/google-cloud-compute/google/cloud/compute/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -1117,6 +1117,7 @@ ManagedInstance, ManagedInstanceInstanceHealth, ManagedInstanceLastAttempt, + ManagedInstanceLastAttemptErrors, ManagedInstancePropertiesFromFlexibilityPolicy, ManagedInstanceVersion, Metadata, @@ -2771,6 +2772,7 @@ "ManagedInstance", "ManagedInstanceInstanceHealth", "ManagedInstanceLastAttempt", + "ManagedInstanceLastAttemptErrors", "ManagedInstancePropertiesFromFlexibilityPolicy", "ManagedInstanceVersion", "Metadata", diff --git a/packages/google-cloud-compute/google/cloud/compute/gapic_version.py b/packages/google-cloud-compute/google/cloud/compute/gapic_version.py index 79739e41a21e..20a9cd975b02 100644 --- a/packages/google-cloud-compute/google/cloud/compute/gapic_version.py +++ b/packages/google-cloud-compute/google/cloud/compute/gapic_version.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.27.0" # {x-release-please-version} +__version__ = "0.0.0" # {x-release-please-version} diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/__init__.py index 2e21a5d5cb12..a727227f8c3c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -999,6 +999,7 @@ ManagedInstance, ManagedInstanceInstanceHealth, ManagedInstanceLastAttempt, + ManagedInstanceLastAttemptErrors, ManagedInstancePropertiesFromFlexibilityPolicy, ManagedInstanceVersion, Metadata, @@ -2589,6 +2590,7 @@ "ManagedInstance", "ManagedInstanceInstanceHealth", "ManagedInstanceLastAttempt", + "ManagedInstanceLastAttemptErrors", "ManagedInstancePropertiesFromFlexibilityPolicy", "ManagedInstanceVersion", "Metadata", diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/gapic_version.py b/packages/google-cloud-compute/google/cloud/compute_v1/gapic_version.py index 79739e41a21e..20a9cd975b02 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/gapic_version.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/gapic_version.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.27.0" # {x-release-please-version} +__version__ = "0.0.0" # {x-release-please-version} diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/__init__.py index 8f6cf068242c..cbf94b283c70 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/__init__.py index 85e7c06d05cf..215aa5b77086 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/client.py index f7e677a46673..12deb5fa503b 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/pagers.py index f4de37465c69..bdce91a4cd77 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/transports/__init__.py index fb67f5b2105d..76a5dc5e937d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/transports/base.py index 4de4ae139b49..bf1b87b824bd 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/transports/rest.py index c0567852cacd..5e80c47dfb2d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/transports/rest_base.py index c0fd1669624c..d9056ab71689 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/accelerator_types/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/__init__.py index bb8547ac1dca..a1a7e3199de3 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/client.py index 84ce5f9e68fc..79ef6ca64dc8 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/pagers.py index f047fd864f03..912b26e31dcd 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/transports/__init__.py index 3cd1d98a46ad..c5f884fc9fd1 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/transports/base.py index 959b43bec228..7867793f400c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/transports/rest.py index c51883d07134..30040f07308d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/transports/rest_base.py index 8489caf64900..a7cce469b441 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/addresses/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/__init__.py index 1ada817bc702..e0fc2a2cf611 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/client.py index fe0ae10e0c4e..1a5a8e1dacbb 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/pagers.py index 1ae68be4a3f8..5b0dac4c351c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/transports/__init__.py index c20610d9a5f7..622511e75a6d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/transports/base.py index c219e38cf0d6..1614e29345eb 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/transports/rest.py index 1b05c7b7451e..b710d12d9122 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/transports/rest_base.py index 3850e029f9e8..8acf625d010c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/autoscalers/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/__init__.py index 466aa2e5bc02..ab873c1e75dd 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/client.py index 31880e23e5f3..32be3dfd9bf8 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/pagers.py index b41636e5dbd6..18c3f8e9591e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/transports/__init__.py index 9b5e2f5c5b4e..997eb490d1cd 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/transports/base.py index 971fa7bf54c8..434a5790ecee 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/transports/rest.py index 3f75b5ec3c39..85bd9af043ee 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/transports/rest_base.py index 4ff67b39a4a4..93ec3a9e5722 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_buckets/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/__init__.py index a6cdfdea3444..1f8a94904d16 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/client.py index 9652b680a439..31cf575b1251 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/pagers.py index deea2abee36f..2ac4f9c3798b 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/transports/__init__.py index 3178bc7cc1b0..448426b1e3d9 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/transports/base.py index 2cbb302e484e..47a5db728b9f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/transports/rest.py index 551770013065..74c93329821a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/transports/rest_base.py index 61d4c8338119..4203ed913227 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/backend_services/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/__init__.py index 5bf044472583..815a7f61ad26 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/client.py index 7fce0f3e08eb..6c66b777af84 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/pagers.py index 9ffd0d09544c..d18374dccb1b 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/transports/__init__.py index a44ea7235b51..be299188ceb6 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/transports/base.py index c8f267df84b4..f8ff7303f7eb 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/transports/rest.py index 1b580c0d105f..db28c835a481 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/transports/rest_base.py index 348ba56e496a..f4e1b66aee89 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/disk_types/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/__init__.py index c4e6d6761035..e6c35c10f27c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/client.py index c3c34a2f5d61..3115e1ae72c7 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/pagers.py index 917e973f5914..9e4fa70e1484 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/transports/__init__.py index 0f52595dbd43..9fa40173526e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/transports/base.py index d94f784dea4d..f92c36ca0104 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/transports/rest.py index 9e494bfdf2e2..b8513685298f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/transports/rest_base.py index 47e0071c44e1..59d177e05982 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/disks/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/__init__.py index c8b08098d4f5..5f5d75527a25 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/client.py index 22588bc29d26..8a7bb3b64c3a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/pagers.py index d13d942a03d7..9741d377178c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/transports/__init__.py index 719e18d20eee..9300bfbc4bb0 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/transports/base.py index 2a1af8bc57f8..e78d8b760d7a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/transports/rest.py index 16ab9a34ed50..065b7a96c1cd 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/transports/rest_base.py index 311375cdad4f..721be94a2b4f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/external_vpn_gateways/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/__init__.py index 13c79a2102c9..87113f0254bc 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/client.py index 9799485ac28e..801675d6cceb 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/pagers.py index 3a8e6864f9c8..f9b1b546bc80 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/transports/__init__.py index b2d7d19578df..9581ab113d05 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/transports/base.py index 735ab04fa2ee..1fda5ac38d75 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/transports/rest.py index f001e71cd932..584f557b1292 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/transports/rest_base.py index b67f61c346e1..95472bd20f84 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewall_policies/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/__init__.py index a45ecba63487..f3f422efaa6c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/client.py index 930d15132f82..3789d0610a2b 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/pagers.py index b555ae4f8f9c..eacfbc3492b2 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/transports/__init__.py index 10078cb4908c..5060fd3e5f50 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/transports/base.py index de0ccad111e1..1dd56f9d1310 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/transports/rest.py index 7732be07c506..491665c26017 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/transports/rest_base.py index 53eb42056d43..dd7023c0b0a2 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/firewalls/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/__init__.py index 0570945dc734..9187c39df13a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/client.py index cd67a80eb79b..82ace421e439 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/pagers.py index c3fe15533900..36a1023f0329 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/transports/__init__.py index b01285d8edc1..339c8ad2a6c0 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/transports/base.py index 7b4b8f8109fb..cbf08eb52162 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/transports/rest.py index b29d4e0565d8..b7e3f6df777f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/transports/rest_base.py index db1e59d3efc8..f9f27e04886e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/forwarding_rules/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/__init__.py index 2674876d5111..8eb7c398e818 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/client.py index 995b4646d3f6..0db8c9745c6a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/pagers.py index 4477cd93abea..3d6598395d1f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/transports/__init__.py index 3362ccd0c080..61bb958b2f07 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/transports/base.py index e43f6823cb37..39abcb081e60 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/transports/rest.py index 08e7c76ac995..1eb682d5ae9c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/transports/rest_base.py index d6bb0336b97b..9f87882557b3 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_addresses/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/__init__.py index 17bd49e933ea..98d1a4fa1be6 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/client.py index c9e985e3de05..455f555d67c6 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/pagers.py index 1e1001b52605..d92eaf416bfc 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/transports/__init__.py index a70a8c51f980..3854f4dcea54 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/transports/base.py index 30a4124ca1d4..9009b6a686c9 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/transports/rest.py index 090695c9737c..fbba4a504dfc 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/transports/rest_base.py index af3608fef41b..f8e9ebfe35eb 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_forwarding_rules/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/__init__.py index 13fa5fc84878..d8b724644f2f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/client.py index d9d87138a4f7..8a0b96486dbb 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/pagers.py index b3c7e2262cd1..299fc99577f8 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/transports/__init__.py index 60487434fa2e..99b13497ddba 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/transports/base.py index a19ff23943d0..c7d3273bf07c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/transports/rest.py index 55e613cc1bab..9bcf7f622167 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/transports/rest_base.py index c9b2a65d0fc3..b5b34503de77 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_network_endpoint_groups/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/__init__.py index 893dc99f8199..da1f24722ad0 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/client.py index fe6ba357c20e..c3b9f7912af0 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/pagers.py index 8ace7233da0e..957ce6fb43de 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/transports/__init__.py index d3638741c031..7211e0f7aaed 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/transports/base.py index 6a9320c9422e..f373ee99067a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/transports/rest.py index e029431ca2c7..69aaeb67bcae 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/transports/rest_base.py index 1fbf6a5091d7..46442d159276 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_operations/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/__init__.py index 33a9c7254cc1..193755884647 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/client.py index 3f6d360cb37f..addade298e5f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/pagers.py index 5bc1f3593ace..5e65399b5dc3 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/transports/__init__.py index 6ed4296aa2ab..2a15d17dfe0e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/transports/base.py index 661fd9708abe..ff3392933bac 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/transports/rest.py index 7f3938ac0ac8..0459855cc81c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/transports/rest_base.py index e13ac79312a8..12294c453548 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_organization_operations/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/__init__.py index f4cd38461391..aa9215537d65 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/client.py index 638947c7e9c1..a09898d38a6c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/pagers.py index 07aa1ef8afc8..b944c1685e0f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/transports/__init__.py index 4661b124d669..c9b6bd28dec3 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/transports/base.py index 2c43fd32c9d6..6486f89b0060 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/transports/rest.py index c628a54fb6ab..ff64cab67422 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/transports/rest_base.py index 1a9a7391f440..52ee1e6b028f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/global_public_delegated_prefixes/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/__init__.py index e975dab0a58e..2017d245e972 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/client.py index c16f1be980a7..a4916bf43157 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/pagers.py index 832bb5181cd6..5e5defd255c0 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/transports/__init__.py index 64264af1d5a6..386d90c5435d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/transports/base.py index f1f1b7da37d4..642d0fa43636 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/transports/rest.py index 8a9d050a700f..535b22ef5cd0 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/transports/rest_base.py index d644ae44118b..ca936033e4ea 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/health_checks/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/__init__.py index 036431f413f7..dd8c1359e6e8 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/client.py index 52b612836a7d..ae42d26d7063 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/transports/__init__.py index 51664661d0a7..9e90ebe1671c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/transports/base.py index 5817bc9b4e7e..638cedd81c16 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/transports/rest.py index 3145d87c883a..b0ac57392574 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/transports/rest_base.py index 4857fe249a7b..e383cb414ebd 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/image_family_views/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/images/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/images/__init__.py index 30936df8da1a..d080d78906cb 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/images/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/images/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/images/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/images/client.py index c3e3bf591b16..2b18a44d7ed0 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/images/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/images/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/images/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/images/pagers.py index e030bd1a7610..d635cb3f28f2 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/images/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/images/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/images/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/images/transports/__init__.py index 219bdd7d2adf..8537f3e7910f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/images/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/images/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/images/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/images/transports/base.py index a951fd99cde1..ba6892d0d436 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/images/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/images/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/images/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/images/transports/rest.py index 51b78e430adb..fa96a45d4087 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/images/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/images/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/images/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/images/transports/rest_base.py index e2fcc8c6fb5a..5343748e224d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/images/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/images/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/__init__.py index f2febe6d66ea..f61bd52fa982 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/client.py index c776188d6b52..14992e833561 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/pagers.py index d5ab16954c39..1880e0352a7e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/transports/__init__.py index bc0501b5fca0..909be688fd9c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/transports/base.py index e8036f1c0ade..4c63808749d5 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/transports/rest.py index ee2244239e80..70b3a9b78f08 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/transports/rest_base.py index 0c5bdad1674c..93e3d7dfab73 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_manager_resize_requests/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/__init__.py index 3039266e1f30..ae0084ac5a69 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/client.py index b97fa58147eb..de7b4c511d73 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/pagers.py index 5bb4a04bc102..8ca1f7c60215 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/transports/__init__.py index df1196facad7..f219aff6d960 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/transports/base.py index fb65a2f2f4e6..c2d3a838146a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/transports/rest.py index 8a4013387d9f..c1d65bb92f0e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/transports/rest_base.py index 0d9d014b782d..fbad8d315682 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_group_managers/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/__init__.py index 3e863cf2ec48..2c05e966a216 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/client.py index 2d7e5ec016c6..08ba9b6def68 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/pagers.py index ab413b4322e2..6b85ae56fd30 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/transports/__init__.py index 13b5a5b99900..abe66bd74dbb 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/transports/base.py index dd6e6aa75ef9..37b0175c26ac 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/transports/rest.py index 87af5b318878..b3458305ff8d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/transports/rest_base.py index 203b5bc4e0b7..2d2f08899529 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_groups/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/__init__.py index e0c63b6384c9..73dd30b3bd20 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/client.py index a1174441088d..3a8d535d0e86 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/transports/__init__.py index 7451cfb86ff0..5e289b9ebf70 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/transports/base.py index 9d825b4a1856..ba953bdda4a3 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/transports/rest.py index 6f125f992b7f..2401196fca38 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/transports/rest_base.py index 793bb408fd16..a1214f097763 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_settings_service/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/__init__.py index 7fcfae4638f2..bfedcebe61c4 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/client.py index 7507608378ed..ec271cea30cc 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/pagers.py index dad5c3e4d632..ec06519e2f9f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/transports/__init__.py index 26fa99189c69..2b179cfb628d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/transports/base.py index 25af595c1252..ad066cb90e6d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/transports/rest.py index e7828267b6f1..bf74ce1fb94f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/transports/rest_base.py index 0b188ab976de..fd7844621042 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instance_templates/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/__init__.py index b8eec32c67b9..421e8dc04e0c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/client.py index abb5c0532639..a333f23cd8c4 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/pagers.py index 46ea9560aeb4..a3686de7ebef 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/transports/__init__.py index 73d7b5e375eb..7c1a96e3d987 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/transports/base.py index 6d4e3cf3738c..1f4eacd186c9 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/transports/rest.py index 6f4bd164e88d..e034112fb280 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/transports/rest_base.py index 61eb5dab121f..d40fcd58428f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instances/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/__init__.py index fc9a9db6f8cb..7e75686db76c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/client.py index bbb2acdd761d..f171b83f1dc0 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/pagers.py index fbc85a010794..c21f279cda23 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/transports/__init__.py index 5afc5c95687e..e3e394637fe8 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/transports/base.py index 8a6ce0cff6cd..b6306f5e97fe 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/transports/rest.py index 8682fd2090af..a2ae12ade1bd 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/transports/rest_base.py index 6d437e732c93..1634d70c4e91 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/instant_snapshots/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/__init__.py index c1770c2d5de8..ec3674b4e1bb 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/client.py index e3f040c974eb..d33c2fd187e5 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/pagers.py index bce8c395c284..5b493c4bd1cd 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/transports/__init__.py index ced286072c0b..04ffd6c58a57 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/transports/base.py index 13ea31a2a6cb..ca8b9c7291fc 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/transports/rest.py index 2d9e1a49a4a8..661815c85405 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/transports/rest_base.py index e1586162f6f7..3d527ec52781 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_attachments/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/__init__.py index a12f4afe7da6..177471bb3a4d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/client.py index 399259c7ba16..9826609afbf6 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/pagers.py index 35cc5d1c66e3..a10af595d853 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/transports/__init__.py index e1f422a0a9e5..990c40f05d00 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/transports/base.py index 38bde45d7271..07d01e4279e5 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/transports/rest.py index 64d18dc3a89e..ceea2441995e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/transports/rest_base.py index dbb91c8f3a88..781cc4023935 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_locations/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/__init__.py index 1a40958114b1..80440a8b1df1 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/client.py index 75ead4f8995e..065abc9927dc 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/pagers.py index 210ff6093e39..05da88967834 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/transports/__init__.py index 6b35d449b7a8..7ed7479ad72f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/transports/base.py index 400e9ddcba3f..f78c32d401e6 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/transports/rest.py index 068b9e455b3a..50c41fe1e89b 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/transports/rest_base.py index c20ed58dcf95..8e74eb125598 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnect_remote_locations/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/__init__.py index a7b0db32fdac..ad87260ceb7d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/client.py index 66dfa907d9d2..397ae14fc251 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/pagers.py index 99929f0f6050..9fc0cf0f4444 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/transports/__init__.py index 05f301c3f1c1..e92c8a366b57 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/transports/base.py index d277aebf510d..3885f32e7306 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/transports/rest.py index 48f3dcd3f57c..81a516ee5ffe 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/transports/rest_base.py index 7235465ecaa1..fb91c58cf9d5 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/interconnects/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/__init__.py index 9cef7021e3bd..1b630067dc28 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/client.py index 36e88694156a..84d129432490 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/transports/__init__.py index bdc164d4ef56..894e111c6b38 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/transports/base.py index b64cc1e1319c..5deee166077f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/transports/rest.py index bf09ac178ed5..103258d63ed5 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/transports/rest_base.py index e63f67573c91..061fc317eeac 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/license_codes/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/__init__.py index d4374fc9f4af..a28c54b51029 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/client.py index a47b1463def1..540457486cb8 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/pagers.py index 82ecab637edd..0a7df04ab8fe 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/transports/__init__.py index f5525991208d..7c4554b69673 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/transports/base.py index 8d31bb4071a8..1faa8be98759 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/transports/rest.py index d1806a48ced5..d03de8ee7a58 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/transports/rest_base.py index 445819a1f634..ccf4193b1d9d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/licenses/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/__init__.py index e889bf3fe649..361c2c3b3eab 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/client.py index d058a813e062..2ef06942f625 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/pagers.py index a3f18fc1c221..337079d82a54 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/transports/__init__.py index 8b8fb0aa2c5f..870d9ac28b46 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/transports/base.py index febe1eceedb3..91e52da7e5ec 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/transports/rest.py index 62e9f64bc06e..67a3598e447d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/transports/rest_base.py index 9a7b3e04ceeb..93887c6b328b 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_images/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/__init__.py index 2bc26f5875a5..f8b6d8874d62 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/client.py index e47103c3a92f..8f458f337a60 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/pagers.py index 9229d6f92c13..19c33fbbf82e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/transports/__init__.py index 535e0a0e9231..b971e83a3790 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/transports/base.py index fed7410d591d..f5410a6158da 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/transports/rest.py index e53284abeb52..78b320ef7e5c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/transports/rest_base.py index d153ec1c8c4b..3503009dd52e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/machine_types/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/__init__.py index 38bec1394e45..a2eb07188765 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/client.py index 7099fac8a3ee..d576af42f58c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/pagers.py index f6c1e4f91697..f1d59b0b11b1 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/transports/__init__.py index e425fa981982..f0a1ddd862ed 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/transports/base.py index add9fb7e1b91..c0046f6dd1b9 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/transports/rest.py index 77f2e2cdef58..120526c58e6e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/transports/rest_base.py index 3078c550f063..313dc13f2c44 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_attachments/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/__init__.py index fff5e3a2ade3..d579cb39ae24 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/client.py index 98aacac51cdc..48b32567da35 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/pagers.py index cd62aed8ce64..45fcae09cac5 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/transports/__init__.py index 05310b3b6006..7eaed7b9e349 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/transports/base.py index b24e48ddb7e8..62f5ae72adfa 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/transports/rest.py index b0cc76feef10..5d2ab6a4cbf7 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/transports/rest_base.py index 39dbf34b70c2..b479de7a55bb 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_edge_security_services/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/__init__.py index 581b06b8c680..ccbbb31cd27f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/client.py index fbdb8da34a8b..b0ed08485b7b 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/pagers.py index 1c497e719946..de1af13f829c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/transports/__init__.py index 2cd9f392f041..cd78182e83fb 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/transports/base.py index 0577f8de6053..fcaf6e05b2df 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/transports/rest.py index 0f9fb6c7fdfe..b7ac256794b5 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/transports/rest_base.py index 6967087ac6e7..f1c901995dfb 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_endpoint_groups/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/__init__.py index 5219151b85fe..c8d9489effec 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/client.py index 1cb31aec23c7..4cf70ca035dc 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/pagers.py index b66397a23560..3d54f361f9b8 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/transports/__init__.py index eda06f1b2bdf..40078d68ba97 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/transports/base.py index a4a6e584afa9..456694396c24 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/transports/rest.py index d3341eaab7af..d2f8f7204471 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/transports/rest_base.py index 831e227f3ed8..f2b43d15af0c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_firewall_policies/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/__init__.py index 68387b40a108..7fe9a9507eda 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/client.py index eef0bd7dfac6..cd19a8ca53ce 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/pagers.py index 9d7ce847b681..5443d52797ec 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/transports/__init__.py index b4efe0556fbc..f6c4631df36a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/transports/base.py index 8adad8671dbf..3971b3ae5ed1 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/transports/rest.py index bd377f0a1543..bafe25982ca1 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/transports/rest_base.py index 84c23caada1b..57bf164f1514 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/network_profiles/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/__init__.py index e708a195985b..edaa71c3aaaa 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/client.py index 5886a105709f..c709d0a0c8e7 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/pagers.py index b97ed87db9f5..117addf15e49 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/transports/__init__.py index ff7c103352f6..a7eaf029be31 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/transports/base.py index 8ba491a4a2b9..7e216ababe92 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/transports/rest.py index a148446c9b53..cfd9a94530c0 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/transports/rest_base.py index 09f7c49166b7..a235ac13637b 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/networks/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/__init__.py index d3b858394e7b..03e2f2ac605d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/client.py index d512e0f7b686..94e66940fac0 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/pagers.py index 0202a3eeec92..533cdb9c1192 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/transports/__init__.py index d09537a8a74e..b4a3b3c6676d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/transports/base.py index 8267e283656f..09194a3d4474 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/transports/rest.py index 603e72bd487e..bed6aef42c86 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/transports/rest_base.py index a0f98de5a14f..9ed63235787f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_groups/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/__init__.py index ea70a9b518da..2b49c5026be6 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/client.py index 7ac108aeaf4e..dbcb3e8b9d2b 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/pagers.py index 14644245b36d..a7f7df36f44a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/transports/__init__.py index 25d927e0e366..20856deaa720 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/transports/base.py index e3290934ac19..73b4908baf22 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/transports/rest.py index 1a67b0ce6868..88a9a3373ea1 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/transports/rest_base.py index bdd2613be823..35d786c58ced 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_templates/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/__init__.py index ddb49fd36e40..229d6bc32ca4 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/client.py index 5b17b389315a..530abf14cf0a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/pagers.py index c81acbd38f53..dd52a721bbcf 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/transports/__init__.py index 0e3cd76b9478..03ccfb97c583 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/transports/base.py index c05deabdba38..8dc27ddce90a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/transports/rest.py index e94f3483882e..bdb57ca7ccb7 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/transports/rest_base.py index 9d18f2d63ef2..3bb9bbc6df2d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/node_types/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/__init__.py index 1a022cc97b4b..43bdece2c36f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/client.py index 0ebfa71fe21c..ed84e29ee0ae 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/pagers.py index 2f47e79148b5..183e52aa7b2e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/transports/__init__.py index 188c9306acfc..1d55ac3780c4 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/transports/base.py index 39f35875a0f6..9269daab1367 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/transports/rest.py index fc5c73fb3b3d..d81cdadaebe9 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/transports/rest_base.py index 9562fd567f32..735459d3c602 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/packet_mirrorings/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/__init__.py index afeac0449376..7e8860265950 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/client.py index d8026011a267..aaaa8f875b3d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/pagers.py index 3d42eaccbb6d..fd09fc37cf7a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/transports/__init__.py index b78df44f023a..4d118c55d977 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/transports/base.py index 9bc3db7c6edd..299708d3413b 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/transports/rest.py index b5ed0b87b6a8..de9bd7d1199a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/transports/rest_base.py index f514e461a11d..d510ecbe2590 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/projects/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/__init__.py index 74e89c2542cc..274b7211018f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/client.py index b9f947e6d4be..03b613440950 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/pagers.py index 435ffb6988c4..5b2d51565d8a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/transports/__init__.py index 4b3514c3b0bc..650a8a373eb5 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/transports/base.py index ab5241c6a272..7294e5b9264f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/transports/rest.py index 5e0c73d04b46..f8cb3113118c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/transports/rest_base.py index 49c63e23c38c..ad79715ef44f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_advertised_prefixes/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/__init__.py index 2a2853dbdbf6..fb45b0c3e8a8 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/client.py index 82541bea0219..e008042246a4 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/pagers.py index d06a454434e2..76cdadb02295 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/transports/__init__.py index 26f45656b924..d648523dc57a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/transports/base.py index cf6295c189fe..3af81615724c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/transports/rest.py index 47183b0ec8ad..9ee379cfc3f5 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/transports/rest_base.py index 2fa57c351c42..e1adbb899b73 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/public_delegated_prefixes/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/__init__.py index 6c6e1e14c3e5..86371bf472ce 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/client.py index b57d15ab1ce3..65695175454e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/pagers.py index 0e48d91ca117..b9e9f6ce05d2 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/transports/__init__.py index 7f90378cfd96..9f088911f45c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/transports/base.py index 344ad08bf36c..bf4823ba653f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/transports/rest.py index 7953511730d6..698f2bdb7c7f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/transports/rest_base.py index e8500468f121..efc915db4e7e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_autoscalers/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/__init__.py index 489a9a538fe0..f39fe1b9531d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/client.py index f9ee071fccbb..e2df19a2d2f5 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/pagers.py index 2fac8ff6d47c..63c70c1330e1 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/transports/__init__.py index 5aa290c81b62..9168387b112f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/transports/base.py index 8596ffcfdd7b..995e816f6b6e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/transports/rest.py index 3d98fc4f4aa2..f34e08f75f11 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/transports/rest_base.py index 1ebb2ca23534..b3e13be86020 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_backend_services/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/__init__.py index 462de8538722..88212ef5975c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/client.py index 0ddaadc6273c..62efac7d6e83 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/pagers.py index d056e702a973..c143103d2d7f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/transports/__init__.py index 5ce395bbd8cc..8ea282422a6e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/transports/base.py index 5861ad80db04..0994600b2fe5 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/transports/rest.py index be0e0d634ed8..b9270fb3d8d5 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/transports/rest_base.py index a395771661fc..2079a9be8d39 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_commitments/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/__init__.py index 3ce64d361ad2..3cf468f23251 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/client.py index 714e5a891377..fb1f119fef32 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/pagers.py index a9fb30efbaed..37b78ffc2f25 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/transports/__init__.py index 3f19a501a68e..a780d816401d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/transports/base.py index 856ed7b23fe8..3bc5466c8508 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/transports/rest.py index e8758fb495f3..8b8f85a553e8 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/transports/rest_base.py index 0275ec919db4..ef0544cba1ea 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disk_types/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/__init__.py index 348265ee332c..e669a255372a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/client.py index da92e94136f6..2155343f1f7a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/pagers.py index 5bbce7052f5b..af90823a9e20 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/transports/__init__.py index 3643cef0ab62..507559818333 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/transports/base.py index f5041bcffc69..9c2b025bbc8f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/transports/rest.py index ae5cedbac8c2..911021c65544 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/transports/rest_base.py index f0d77987bf36..7b19c46f7a21 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_disks/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/__init__.py index 0cb9b9f7e5d3..50e70ac96029 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/client.py index d877062681fd..e21d194fd22a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/pagers.py index a5ba7ec0b6d7..16ec50d9eaed 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/transports/__init__.py index 506ee828988b..251cbe2cc4da 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/transports/base.py index 875f91e8559c..7d545e5409c5 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/transports/rest.py index 838a8835aa47..c7d0ad952544 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/transports/rest_base.py index 9c123b5f039d..095a3c6cd5d0 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_check_services/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/__init__.py index 241ae086bdac..58987714d41a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/client.py index 7bfaff1808c8..e669ba80c699 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/pagers.py index b8c8e9e67da4..6a6339875e1c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/transports/__init__.py index b1d5cb53078f..4cf5cc2f2dee 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/transports/base.py index 744fa5e18e13..8c89e225ae3a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/transports/rest.py index b7c6ea8740e1..6052d753f379 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/transports/rest_base.py index 25105efa98ca..d1d53ca9669f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_health_checks/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/__init__.py index aebc161346e8..354ea36bcff1 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/client.py index ad202d6c4c51..4ab4e68e795d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/pagers.py index 0bc873bafdb3..d4ff61e1cf64 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/transports/__init__.py index c6806f6711c3..893f6c69a453 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/transports/base.py index 1dec531a7ad1..99ee5f771b2b 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/transports/rest.py index 14a677ad8d92..9cbfb688de34 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/transports/rest_base.py index a33a34639202..296883cb7e2e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_group_managers/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/__init__.py index 7f049f696955..cbb003bdd0db 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/client.py index 606756809f4e..b424d7456e36 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/pagers.py index fcd31cd389f0..151fcec5dba2 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/transports/__init__.py index 1d12e68c3fad..64ee5dcb38b2 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/transports/base.py index d1a1c084002c..0f1fb0b2d570 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/transports/rest.py index af7e0a3aea5b..8abd1aa85a56 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/transports/rest_base.py index 58aae169b659..5b5b5d26e298 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_groups/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/__init__.py index 2efa46a0875f..1976c844b772 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/client.py index 45ace604343f..910b4083906b 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/pagers.py index 86569b012192..ecb70cba9969 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/transports/__init__.py index 2ec5c6bd191b..37ac6b1ce0d9 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/transports/base.py index 8b899535f0ed..6ce7d3c2c239 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/transports/rest.py index 15348ce90cbb..466618bcaec0 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/transports/rest_base.py index f25a52034194..1968c539ba2f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instance_templates/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/__init__.py index 0484afe85bc5..494fad849fe8 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/client.py index 922ecd4cadb5..0107ea471710 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/transports/__init__.py index 339dceee428f..45471408d753 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/transports/base.py index 2ad6e873a35c..31511104b2bb 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/transports/rest.py index 88fa7f6d328a..67d79945a372 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/transports/rest_base.py index f1a0bf7a1d0b..e7867a1e61a1 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instances/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/__init__.py index 41da5d1861e1..c9d77065e564 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/client.py index a790045073ed..c7278e99a6cf 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/pagers.py index 5112128b5fb3..7a7a8741065a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/transports/__init__.py index eef6b3f19e19..c79504fba846 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/transports/base.py index e9e3dd23df3d..eb3c4bfee132 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/transports/rest.py index 701538b9b660..34f4c7b89d79 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/transports/rest_base.py index 508f8357afc6..5d1544ecb232 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_instant_snapshots/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/__init__.py index b56164464e85..1e716e812337 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/client.py index e128167f18bc..a9914156367a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/pagers.py index 0902784ad407..8479c24fe1be 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/transports/__init__.py index 51071352cb73..3dd7945713af 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/transports/base.py index 898f44871d77..85116b39cf36 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/transports/rest.py index ab572891a334..416eb4591d7a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/transports/rest_base.py index dd8731da538e..cfe0fbab6d47 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_endpoint_groups/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/__init__.py index 52a46c3d8046..5650cb7565e1 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/client.py index 4a89a33ac916..bfb601a015c1 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/pagers.py index ffd515f297dd..7ac10d47350c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/transports/__init__.py index b65ebbbf1e31..433f662fc5c8 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/transports/base.py index fa89b865676d..0b41b3e43e12 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/transports/rest.py index b7ee14bf433b..627979698f71 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/transports/rest_base.py index 5b7f1b6ac4ef..c7972ed87cce 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_network_firewall_policies/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/__init__.py index 36f7503a7f42..ae10b62723d4 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/client.py index eae7c8aa6ff9..c47e539d300e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/pagers.py index dd8388faa1f0..044dd68270f6 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/transports/__init__.py index d4073ec87068..5439dcd7a1f4 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/transports/base.py index d4b7a4585340..5161f8f47e22 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/transports/rest.py index 264486a4979a..f4327658e065 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/transports/rest_base.py index f3aa1e656c45..ea74ac8d0e66 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_notification_endpoints/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/__init__.py index 43eae9440fed..7ac48740e4bb 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/client.py index f5266bcddbee..b0ae2aa3e723 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/pagers.py index d9ebfcc8b291..5ca57a3eea60 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/transports/__init__.py index aeb62f1c5007..d72414139dc7 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/transports/base.py index e2ed59747319..b66aa22e3cde 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/transports/rest.py index 0009d9b06ce8..5801c064c84f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/transports/rest_base.py index 35a6bc314718..a6e23b7bffdf 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_operations/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/__init__.py index bd8156081ab8..71aa4733b10f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/client.py index 10ff7a28fe18..0ccaa558bf56 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/pagers.py index 6ff335c4fca3..a8e4c58fead0 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/transports/__init__.py index 7e52f01a8884..974b3530fac6 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/transports/base.py index c22a424a1696..db8a46ca7dd4 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/transports/rest.py index 78d4924dec25..3d9683384193 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/transports/rest_base.py index 563afad8e9ed..4e8e191a7a71 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_security_policies/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/__init__.py index 8baee30bc907..bc8eeb43786d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/client.py index 66653af4c11b..976e05874ac6 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/pagers.py index 41adc29ccef6..e4f35d605b0a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/transports/__init__.py index 6a62b7f3c4dd..060c7906a8ce 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/transports/base.py index ee0176902fd6..24db76d6a7b6 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/transports/rest.py index 47da6f36956a..38eacebfecf1 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/transports/rest_base.py index 7341276412a7..84432c8a3f82 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_certificates/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/__init__.py index 5f7d6f6e3904..b8abd86f05b3 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/client.py index 10e64d2c3301..d899a0d24bb6 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/pagers.py index ed5a79f4db12..5faf73e28c19 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/transports/__init__.py index c71bf78e78d1..e2c860e76af5 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/transports/base.py index 0478e05e0f37..4ee4c1914cae 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/transports/rest.py index 23c658e3a650..3a5d22555f02 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/transports/rest_base.py index a11fee942071..a0dafb0c9458 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_ssl_policies/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/__init__.py index 9ef783eff7b3..55742b2f8d6e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/client.py index a75055cd2480..a9151855de18 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/pagers.py index c83fdef89d71..4bc98abc93e1 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/transports/__init__.py index 1915d3ae1330..d1f663d11aae 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/transports/base.py index 8b48e53d0a51..821058a0f2d3 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/transports/rest.py index 5e85179e2b60..1e4fa82a8324 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/transports/rest_base.py index 00e09e15e449..b3302531c8b7 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_http_proxies/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/__init__.py index 807a3426f43d..f4280b169ea9 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/client.py index da5767e05a3c..e92224526939 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/pagers.py index bfcd27ff12ae..22c6a8bdb537 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/transports/__init__.py index 0aee31e56edb..56fd11aaf8f8 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/transports/base.py index e29410525ad5..a24b04f2d9ba 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/transports/rest.py index e1aa79ffe801..452205c8c42c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/transports/rest_base.py index 68c497339698..ceef59dfac08 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_https_proxies/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/__init__.py index e4a8a67ca87c..2aa21daaea43 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/client.py index 8015a6f39c64..04a649a231de 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/pagers.py index 041a1b959601..14e8861bd2a3 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/transports/__init__.py index f390801ca489..72e8e2cb3dfa 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/transports/base.py index 190ea7357194..c231704a74c5 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/transports/rest.py index c48907632d2c..96474514af81 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/transports/rest_base.py index 2d05d19b7d92..5708fea14a71 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_target_tcp_proxies/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/__init__.py index 7757a7419bbc..d641dba461ae 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/client.py index 15fe00a93c0e..56e39f049804 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/pagers.py index aee229e4c336..cb2a2a320bc6 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/transports/__init__.py index 54fce5a6fe07..ba3f96455f36 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/transports/base.py index fcfd2c9ff70b..5add4524c013 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/transports/rest.py index d42df37e2e76..625bb8cb7b1d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/transports/rest_base.py index 7f9043826f8f..627a171b976f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_url_maps/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/__init__.py index ef8c5e2f9659..8599b560be79 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/client.py index 7703bcec8078..4c95dac552db 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/pagers.py index a0c3ca873604..ec134fa48f1b 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/transports/__init__.py index 61300aa05e44..a4c72144afc5 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/transports/base.py index 72c63b5676ab..f7b82c2b77c2 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/transports/rest.py index aed6e8d15287..705812cd174d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/transports/rest_base.py index 89922bac58e3..0547d504b8db 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/region_zones/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/__init__.py index e8a74cc8d7e8..199518370f84 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/client.py index 8b18c7427fa7..55961b2481f3 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/pagers.py index 44857d98879e..3f35969c1aa3 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/transports/__init__.py index 5102866c1070..42df4164fdbf 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/transports/base.py index b904a5b622ec..17613589972d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/transports/rest.py index 267dd4fa6034..8216997df371 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/transports/rest_base.py index 386592210e6e..99dc91d6562b 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/regions/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/__init__.py index 851fea77e41b..a22e1af6e773 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/client.py index 970f05246950..93fe904954d3 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/pagers.py index ec47b3d8f92f..49f8531c87b8 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/transports/__init__.py index f9caafbcfced..b2568b480323 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/transports/base.py index 82a67ca016f5..4c20f1821367 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/transports/rest.py index 35e239cc1f24..4dfc1d814278 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/transports/rest_base.py index 0dbe0118c283..619553c30f78 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/reservations/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/__init__.py index 01ecaf27c0e2..6eab10c5e703 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/client.py index 22a5f3dc5e83..53a634f0023e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/pagers.py index 27b5f9b427d3..c3edc8773997 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/transports/__init__.py index c9186f357302..88effe412350 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/transports/base.py index 99f8b70f18a4..bcd03b2e36cf 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/transports/rest.py index 35da593982e0..388708a7b163 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/transports/rest_base.py index 5f7dd4175d69..6bb3321027b4 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/resource_policies/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/__init__.py index 09deebdfda3c..05e89945b4fc 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/client.py index 7982cb9c43f7..e85ece57af69 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/pagers.py index a5a7eb0c7cb0..3a1f4b19235e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/transports/__init__.py index 6d0bf2847067..2adc8b5807cd 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/transports/base.py index af3af5327dd9..14d9fdd373e9 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/transports/rest.py index 44743b7f24b3..5006e769a0fe 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/transports/rest_base.py index 622a5933a24f..9ee7efd64b04 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/routers/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/__init__.py index a5d86af28b27..b8aeeedcaf6a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/client.py index 861ae2207e71..b22b9f2b551d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/pagers.py index 857e40793323..2241ea1668f5 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/transports/__init__.py index e59118c638be..5d900cf95a32 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/transports/base.py index 6079c5008dc2..b846fdd303f6 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/transports/rest.py index 3c33ca12ef16..5eeeeae84435 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/transports/rest_base.py index 99ca605f9b3d..02ffd8371dd8 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/routes/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/__init__.py index 277707f4689c..96691918112c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/client.py index 7274a9eb41b8..7f27bbcd3e85 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/pagers.py index 4b0323b97abc..1cd5f58ab432 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/transports/__init__.py index 6c5df5ba48e0..935e2d8394cc 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/transports/base.py index ea81102e0df0..95971bbe262e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/transports/rest.py index e4e230a500a5..9f4b93fe933b 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/transports/rest_base.py index 6d2518ee4b1c..3b40a35c5895 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/security_policies/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/__init__.py index 7ac4a9468a89..1163cd4f9d3d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/client.py index be4fa779c656..ff4a522e3e15 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/pagers.py index c3212aa733f5..d6609012f48d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/transports/__init__.py index f8c8ae0c405e..636b3cbe6749 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/transports/base.py index 148e66058734..16c92347db2c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/transports/rest.py index 50181b41a59a..7cc5d2a23b52 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/transports/rest_base.py index 013e2631a062..13810acdc534 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/service_attachments/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/__init__.py index 3ac6a2771d1c..03da5f152e2f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/client.py index 5672a23712ec..8616a53b2f99 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/transports/__init__.py index e5f6d20f9799..83b20168d6c6 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/transports/base.py index 4d84343f574a..af886f09c7c1 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/transports/rest.py index ce9ddecc0120..d3e8b6d8058a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/transports/rest_base.py index 34bfc470a7dd..e2d77c1a39d7 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshot_settings_service/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/__init__.py index 09045d4f9608..4c639f9706a8 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/client.py index 16bbfe4afa2b..3a86cbc5e24d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/pagers.py index 0dc1c0dfa68c..045e3b89a4ca 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/transports/__init__.py index 581f28efa42c..2a3cf4d20b62 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/transports/base.py index cc13ced50583..db756923b796 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/transports/rest.py index 42eb09d3128a..f8e80cc37982 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/transports/rest_base.py index 70afdfc74eac..97de33c21c59 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/snapshots/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/__init__.py index 1470b4741a59..d22683a4fc6e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/client.py index d1bd7dab65b9..607539519454 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/pagers.py index 5a4ecb0b3980..382fe3f452cc 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/transports/__init__.py index 47ccff72c227..74ba68e01987 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/transports/base.py index cafa1d14953c..176c56f3e3cd 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/transports/rest.py index 834f3ac3760a..3828fc81991e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/transports/rest_base.py index 0e2ee409b7b7..e72b0bac96b1 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_certificates/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/__init__.py index acfa21d40868..2fd6b286f837 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/client.py index 8bd0e73e92c9..90ed015d3fc1 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/pagers.py index afac9ca3afec..696f6ba9bf5c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/transports/__init__.py index 283439a46660..0d5ca4b90261 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/transports/base.py index 3a970cafc4d7..dd245230f2aa 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/transports/rest.py index 41136ae161b1..b840a74687cf 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/transports/rest_base.py index 0fdba4e6b578..de064cef77f4 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/ssl_policies/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/__init__.py index 3c75542da924..0aea4f8b11fb 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/client.py index 8aeb1626272c..15fafc7ea896 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/pagers.py index afe71c3d6d78..65757b446192 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/transports/__init__.py index 8a467b3504c4..18475a499f48 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/transports/base.py index 359c7c6e4eb8..06f2041919da 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/transports/rest.py index b2eb67322cbe..ac2bfb40e13a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/transports/rest_base.py index f8b6839abbb0..bd18e3de371b 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pool_types/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/__init__.py index 0c35d4dee3a1..690236940a59 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/client.py index 6eafa7ac2d86..8bbb00d3ee06 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/pagers.py index 551e81b0fbb1..c64bde03e79f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/transports/__init__.py index 3c79a1aae6ee..392e9bb70f21 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/transports/base.py index cd31f23eee00..f1055dd50e85 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/transports/rest.py index f2c7a03ee96e..2b6d0d6971c9 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/transports/rest_base.py index 80c1832ff553..1a3375dd015a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/storage_pools/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/__init__.py index 4e8504d217df..0d73bd364e1f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/client.py index 88e7fff7ab6a..fbd060325b1f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/pagers.py index 8cd0acc7c1ad..86d784c5d0e9 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/transports/__init__.py index 3a25ac949817..d7ad618e8de7 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/transports/base.py index 885a70687f2f..b40992f35c98 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/transports/rest.py index ef4ba50e6027..ecb718894d62 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/transports/rest_base.py index 81bf8e1598a9..b8ac70fba782 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/subnetworks/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/__init__.py index a4a44d0c4088..335f8c93c8dd 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/client.py index c90c7a3f89a1..6e1bc61ab5d1 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/pagers.py index b2ce1f07c955..59a40175c87e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/transports/__init__.py index b5af3bbfb2fb..c0d71b2241cd 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/transports/base.py index b064eb5e3ec6..cddbaf3acee1 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/transports/rest.py index 6f440caa4fbb..76732777dd3e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/transports/rest_base.py index dc882930ebdc..3bab6646841e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_grpc_proxies/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/__init__.py index 3315c4257657..a50d9a388e4a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/client.py index 6573f8c6df27..6ba9886ddc2f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/pagers.py index c50e0b107468..da9f1f53bfb5 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/transports/__init__.py index 267c997c616d..688a9f19bb6a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/transports/base.py index 0507cc14cb5a..e9673129cd33 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/transports/rest.py index 27761c7a1490..36b84bb53428 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/transports/rest_base.py index 47063c27e239..7d5d7b62c57c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_http_proxies/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/__init__.py index 5be090ad13fc..5c2c565b83f2 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/client.py index 26f1a1882dd1..93c57e127068 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/pagers.py index 467f55218132..550a0c9e0688 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/transports/__init__.py index 1431c263a465..b590b838910b 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/transports/base.py index ca26d727eda1..42cb8a7001e3 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/transports/rest.py index 3b76d7e57877..d80d47195870 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/transports/rest_base.py index 79d659a9e6c6..44c65150d05b 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_https_proxies/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/__init__.py index 4ea0b2a3ec30..614c2cc87f8f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/client.py index 36f16923bf91..081703c274ba 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/pagers.py index 67febeb55fb5..ab03cb70ce5a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/transports/__init__.py index bf2443dc3b85..4f8c4e368c4b 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/transports/base.py index 7a99e2fc6bbe..e8cdddedb63f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/transports/rest.py index 5c76cbd37c0e..fdb8e6d5dd91 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/transports/rest_base.py index e630e38d51d0..482b8bca9f64 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_instances/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/__init__.py index eadd8fd3db64..b7420d5e8dd4 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/client.py index 8675e9ae7e77..56aa62f00248 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/pagers.py index a73c8d456098..758ecbcead71 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/transports/__init__.py index 6f4919f6085b..01d7946172d0 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/transports/base.py index b31014c65706..633d6ccc6ef7 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/transports/rest.py index 431730917988..952321e1becb 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/transports/rest_base.py index b332de170dee..6cacc5687d33 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_pools/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/__init__.py index 31ba71935cf7..0218a5be12a5 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/client.py index 69df6149b241..872015a86f2c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/pagers.py index e3976c2232f2..8dcac2c33648 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/transports/__init__.py index c4d7710f581a..47598db9df83 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/transports/base.py index 8a90b4f01afe..444fddf1fa35 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/transports/rest.py index 5d9fac02890b..14e4e81cbb98 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/transports/rest_base.py index 65f605a5ca03..5e0ba20b8d0c 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_ssl_proxies/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/__init__.py index d7d9c4e1df45..c9562ee60c10 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/client.py index 24f978d8adbb..790d2437ce51 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/pagers.py index 1395206ec078..410a80d1a90f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/transports/__init__.py index 2d15b4ed6fe3..cb22199355c7 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/transports/base.py index b45257f33e2c..4f82b53294ca 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/transports/rest.py index 7622eee821bb..0eebada199f2 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/transports/rest_base.py index d120ceb28159..4dcf08b6bdfd 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_tcp_proxies/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/__init__.py index 4931b16000de..c11d0746e55e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/client.py index 2eabaab2d3bd..9aec3eb1f859 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/pagers.py index f23ed152d921..3b4adee698ab 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/transports/__init__.py index 11d87e6fa36a..c11a84cb0657 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/transports/base.py index e572e57e4481..fd5e2b7a4bc7 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/transports/rest.py index 7f5154f4c540..ea3be2e05f6b 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/transports/rest_base.py index 578a581cc605..cffe8cec1572 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/target_vpn_gateways/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/__init__.py index 1fd90ec13ca0..9775ad425823 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/client.py index c056d9857b52..6acb4680ce74 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/pagers.py index a7fb2dbee288..fbcb8fc69c76 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/transports/__init__.py index a03e75c32f4b..5cc3fd11ffc2 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/transports/base.py index 19ddaeb0804e..3ca73ea5343a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/transports/rest.py index 4afaa6800234..18aa0a6e76d5 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/transports/rest_base.py index c7c459de5839..1e02334767eb 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/url_maps/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/__init__.py index 31fdf4173358..f17b164f3660 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/client.py index 814f16458291..eefc8a287739 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/pagers.py index c6209248d9f8..db7f0f883f45 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/transports/__init__.py index a6459c3510a6..c4bf563617ac 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/transports/base.py index 1feb3743c3e5..e0a0b624741d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/transports/rest.py index 4bcdd29c0b0b..615203cb2f58 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/transports/rest_base.py index e73302c4ee28..16725a1bba01 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_gateways/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/__init__.py index e57bb9b56a4e..7d4e4bd2da01 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/client.py index ebd5c4e0a120..5ba08a8fe09d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/pagers.py index 150e2aa0ad77..a06aac7fd515 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/transports/__init__.py index 33cc3049059a..cf166b2c61ec 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/transports/base.py index 97124f32bdff..d6f87a14ab09 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/transports/rest.py index 18057ae4b29b..01ad416419ed 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/transports/rest_base.py index 3c7226f04f2d..6bcaba7ad1c1 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/vpn_tunnels/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/__init__.py index 4451fd5cc74d..b3eeb445f563 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/client.py index 25a334ebf1bb..b6b51cd31eda 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/pagers.py index 7581368fb764..e8b1d84754d3 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/transports/__init__.py index 7692e0150e10..b8db4dfd864f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/transports/base.py index 4473313057f2..5f594edbcba6 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/transports/rest.py index f58e438d5b84..a71f2363313a 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/transports/rest_base.py index 227da17f0dbc..cffb57c06665 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/zone_operations/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/__init__.py index f712ad4cd4c5..85c6cd11be31 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/client.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/client.py index e9b5082a5ec8..694e244b847d 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/client.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/pagers.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/pagers.py index 5516b11b511b..c1391841b51e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/pagers.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/transports/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/transports/__init__.py index a7d369ca3ce4..6bba6459c0a0 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/transports/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/transports/base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/transports/base.py index 30152c32b19b..383d40d05d8f 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/transports/base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/transports/rest.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/transports/rest.py index 98bb435ed8e3..eb0970008c8e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/transports/rest.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/transports/rest_base.py b/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/transports/rest_base.py index 80de10ded51f..0e8078632d2e 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/transports/rest_base.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/services/zones/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/types/__init__.py b/packages/google-cloud-compute/google/cloud/compute_v1/types/__init__.py index aad3cd401493..69f448feb989 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/types/__init__.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/types/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -889,6 +889,7 @@ ManagedInstance, ManagedInstanceInstanceHealth, ManagedInstanceLastAttempt, + ManagedInstanceLastAttemptErrors, ManagedInstancePropertiesFromFlexibilityPolicy, ManagedInstanceVersion, Metadata, @@ -2444,6 +2445,7 @@ "ManagedInstance", "ManagedInstanceInstanceHealth", "ManagedInstanceLastAttempt", + "ManagedInstanceLastAttemptErrors", "ManagedInstancePropertiesFromFlexibilityPolicy", "ManagedInstanceVersion", "Metadata", diff --git a/packages/google-cloud-compute/google/cloud/compute_v1/types/compute.py b/packages/google-cloud-compute/google/cloud/compute_v1/types/compute.py index 9ab56364b89f..edd64693d9eb 100644 --- a/packages/google-cloud-compute/google/cloud/compute_v1/types/compute.py +++ b/packages/google-cloud-compute/google/cloud/compute_v1/types/compute.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -898,6 +898,7 @@ "ManagedInstance", "ManagedInstanceInstanceHealth", "ManagedInstanceLastAttempt", + "ManagedInstanceLastAttemptErrors", "ManagedInstancePropertiesFromFlexibilityPolicy", "ManagedInstanceVersion", "Metadata", @@ -69663,17 +69664,34 @@ class ManagedInstanceLastAttempt(proto.Message): .. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields Attributes: - errors (google.cloud.compute_v1.types.Errors): + errors (google.cloud.compute_v1.types.ManagedInstanceLastAttemptErrors): [Output Only] Encountered errors during the last attempt to create or delete the instance. This field is a member of `oneof`_ ``_errors``. """ - errors: "Errors" = proto.Field( + errors: "ManagedInstanceLastAttemptErrors" = proto.Field( proto.MESSAGE, number=315977579, optional=True, + message="ManagedInstanceLastAttemptErrors", + ) + + +class ManagedInstanceLastAttemptErrors(proto.Message): + r"""[Output Only] Encountered errors during the last attempt to create + or delete the instance. + + Attributes: + errors (MutableSequence[google.cloud.compute_v1.types.Errors]): + [Output Only] The array of errors encountered while + processing this operation. + """ + + errors: MutableSequence["Errors"] = proto.RepeatedField( + proto.MESSAGE, + number=315977579, message="Errors", ) diff --git a/packages/google-cloud-compute/noxfile.py b/packages/google-cloud-compute/noxfile.py index 0acc836b384e..a4a13745db02 100644 --- a/packages/google-cloud-compute/noxfile.py +++ b/packages/google-cloud-compute/noxfile.py @@ -385,7 +385,7 @@ def prerelease_deps(session, protobuf_implementation): """ Run all tests with pre-release versions of dependencies installed rather than the standard non pre-release versions. - Pre-releases versions can be installed using + Pre-release versions can be installed using `pip install --pre `. """ @@ -395,16 +395,16 @@ def prerelease_deps(session, protobuf_implementation): # Install all dependencies session.install("-e", ".") - unit_deps_all = UNIT_TEST_STANDARD_DEPENDENCIES + UNIT_TEST_EXTERNAL_DEPENDENCIES # Install dependencies for the unit test environment + unit_deps_all = UNIT_TEST_STANDARD_DEPENDENCIES + UNIT_TEST_EXTERNAL_DEPENDENCIES session.install(*unit_deps_all) + # Install dependencies for the system test environment system_deps_all = ( SYSTEM_TEST_STANDARD_DEPENDENCIES + SYSTEM_TEST_EXTERNAL_DEPENDENCIES + SYSTEM_TEST_EXTRAS ) - # Install dependencies for the system test environment session.install(*system_deps_all) # Because we test minimum dependency versions on the minimum Python @@ -429,37 +429,44 @@ def prerelease_deps(session, protobuf_implementation): # Install dependencies specified in `testing/constraints-X.txt`. session.install(*constraints_deps) + # Note: If a dependency is added to the `prerel_deps` list, + # the `core_dependencies_from_source` list in the `core_deps_from_source` + # nox session should also be updated. prerel_deps = [ - "protobuf", - # dependency of grpc - "six", - "grpc-google-iam-v1", "googleapis-common-protos", - "grpcio", - "grpcio-status", "google-api-core", "google-auth", + "grpc-google-iam-v1", + "grpcio", + "grpcio-status", + "protobuf", "proto-plus", - "google-cloud-testutils", - # dependencies of google-cloud-testutils" - "click", ] for dep in prerel_deps: - session.install("--pre", "--no-deps", "--upgrade", dep) - - # Remaining dependencies - other_deps = [ - "requests", - ] - session.install(*other_deps) - - # Print out prerelease package versions - session.run( - "python", "-c", "import google.protobuf; print(google.protobuf.__version__)" - ) - session.run("python", "-c", "import grpc; print(grpc.__version__)") - session.run("python", "-c", "import google.auth; print(google.auth.__version__)") + session.install("--pre", "--no-deps", "--ignore-installed", dep) + # TODO(https://github.com/grpc/grpc/issues/38965): Add `grpcio-status`` + # to the dictionary below once this bug is fixed. + # TODO(https://github.com/googleapis/google-cloud-python/issues/13643): Add + # `googleapis-common-protos` and `grpc-google-iam-v1` to the dictionary below + # once this bug is fixed. + package_namespaces = { + "google-api-core": "google.api_core", + "google-auth": "google.auth", + "grpcio": "grpc", + "protobuf": "google.protobuf", + "proto-plus": "proto", + } + + version_namespace = package_namespaces.get(dep) + + print(f"Installed {dep}") + if version_namespace: + session.run( + "python", + "-c", + f"import {version_namespace}; print({version_namespace}.__version__)", + ) session.run( "py.test", @@ -476,12 +483,12 @@ def prerelease_deps(session, protobuf_implementation): ["python", "upb"], ) def core_deps_from_source(session, protobuf_implementation): - """Run all tests with local versions of core dependencies installed, - rather than pulling core dependencies from PyPI. + """Run all tests with core dependencies installed from source + rather than pulling the dependencies from PyPI. """ # Install all dependencies - session.install(".") + session.install("-e", ".") # Install dependencies for the unit test environment unit_deps_all = UNIT_TEST_STANDARD_DEPENDENCIES + UNIT_TEST_EXTERNAL_DEPENDENCIES @@ -497,7 +504,7 @@ def core_deps_from_source(session, protobuf_implementation): # Because we test minimum dependency versions on the minimum Python # version, the first version we test with in the unit tests sessions has a - # constraints file containing all dependencies and extras that should be installed. + # constraints file containing all dependencies and extras. with open( CURRENT_DIRECTORY / "testing" @@ -517,16 +524,24 @@ def core_deps_from_source(session, protobuf_implementation): # Install dependencies specified in `testing/constraints-X.txt`. session.install(*constraints_deps) + # TODO(https://github.com/googleapis/gapic-generator-python/issues/2358): `grpcio` and + # `grpcio-status` should be added to the list below so that they are installed from source, + # rather than PyPI. + # TODO(https://github.com/googleapis/gapic-generator-python/issues/2357): `protobuf` should be + # added to the list below so that it is installed from source, rather than PyPI + # Note: If a dependency is added to the `core_dependencies_from_source` list, + # the `prerel_deps` list in the `prerelease_deps` nox session should also be updated. core_dependencies_from_source = [ + f"{CURRENT_DIRECTORY}/../googleapis-common-protos", "google-api-core @ git+https://github.com/googleapis/python-api-core.git", "google-auth @ git+https://github.com/googleapis/google-auth-library-python.git", - f"{CURRENT_DIRECTORY}/../googleapis-common-protos", f"{CURRENT_DIRECTORY}/../grpc-google-iam-v1", "proto-plus @ git+https://github.com/googleapis/proto-plus-python.git", ] for dep in core_dependencies_from_source: - session.install(dep, "--ignore-installed", "--no-deps") + session.install(dep, "--no-deps", "--ignore-installed") + print(f"Installed {dep}") session.run( "py.test", diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_accelerator_types_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_accelerator_types_aggregated_list_sync.py index 768342da4711..05dcf70a9276 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_accelerator_types_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_accelerator_types_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_accelerator_types_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_accelerator_types_get_sync.py index 309070baf72d..bcbb2e108172 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_accelerator_types_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_accelerator_types_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_accelerator_types_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_accelerator_types_list_sync.py index 2f4fe648cdee..05f3679a80f5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_accelerator_types_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_accelerator_types_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_aggregated_list_sync.py index 230b47d09526..ae6e14fdc96a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_delete_sync.py index 62a76c0d51c4..3bc9240d6724 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_get_sync.py index 6f27235bcb03..4dea0653d826 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_insert_sync.py index 9db786edd8c1..cec3fbe84918 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_list_sync.py index 91d5edb60b45..36d5d0b6a663 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_move_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_move_sync.py index 0961efd37e9a..23337189b2d8 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_move_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_move_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_set_labels_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_set_labels_sync.py index 4be4d43abdb6..24633fd2398a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_set_labels_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_addresses_set_labels_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_aggregated_list_sync.py index f30c71dde340..1d4bd1ef47db 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_delete_sync.py index 96239089df8a..99f45eec8b3c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_get_sync.py index 5f8f7c0dbc2c..84aff9363936 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_insert_sync.py index a6ebd365527a..ae3e7073075c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_list_sync.py index 7e32b16e104a..994032a650a2 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_patch_sync.py index d92a06deb048..a524fdd9b40a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_update_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_update_sync.py index 80e56d8c6cda..2f109ce049e8 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_update_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_autoscalers_update_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_add_signed_url_key_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_add_signed_url_key_sync.py index 65e14d6e3e63..72eb309236c9 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_add_signed_url_key_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_add_signed_url_key_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_delete_signed_url_key_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_delete_signed_url_key_sync.py index bcac9441db11..ce2b518c0ceb 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_delete_signed_url_key_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_delete_signed_url_key_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_delete_sync.py index e350a1644370..71def0bfa00f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_get_iam_policy_sync.py index f53fed71ea78..f106d9423922 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_get_sync.py index b2b00d7a0a2a..54feadfa856c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_insert_sync.py index 21c0c0f3b576..02830c7390b0 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_list_sync.py index cba767dd8548..6411c89e5413 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_patch_sync.py index 52288a414139..7bcf7e561d97 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_set_edge_security_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_set_edge_security_policy_sync.py index 1b2d7d4c8341..20927e8229c3 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_set_edge_security_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_set_edge_security_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_set_iam_policy_sync.py index d9cade82afb2..b908a7a638be 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_test_iam_permissions_sync.py index e955d366a3c8..2a55ee70af05 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_update_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_update_sync.py index cb70be919837..b2a491fd21cf 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_update_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_buckets_update_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_add_signed_url_key_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_add_signed_url_key_sync.py index 6972b1b68246..a462b90a5e41 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_add_signed_url_key_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_add_signed_url_key_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_aggregated_list_sync.py index c44d4dcdbb79..28a929bf8db0 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_delete_signed_url_key_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_delete_signed_url_key_sync.py index cd60ed2213b9..811b4c98fe9b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_delete_signed_url_key_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_delete_signed_url_key_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_delete_sync.py index 4c803a55e034..7027a44ef2cf 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_get_health_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_get_health_sync.py index 8dae2933fb86..5b21b8bee4a4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_get_health_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_get_health_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_get_iam_policy_sync.py index e857766526dc..e522a8766cbb 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_get_sync.py index 0137fe974dd8..8dab5a393255 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_insert_sync.py index e940d7f9a40a..70c0227cf250 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_list_sync.py index 4fdc840c41c6..a461a7fb7eff 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_list_usable_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_list_usable_sync.py index 2dc735660c2c..4b614a3cba2c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_list_usable_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_list_usable_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_patch_sync.py index 81c5c7e2f42e..2fdd101006e5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_set_edge_security_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_set_edge_security_policy_sync.py index b7dc6c137bee..9ba124391690 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_set_edge_security_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_set_edge_security_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_set_iam_policy_sync.py index 86e5fbb20889..490e7a77c0ba 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_set_security_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_set_security_policy_sync.py index be6f5aacf381..cc95e31eff6d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_set_security_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_set_security_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_test_iam_permissions_sync.py index 33038accd6fc..5418f72f388f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_update_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_update_sync.py index 70e791dedaeb..8e94dfb24278 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_update_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_backend_services_update_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disk_types_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disk_types_aggregated_list_sync.py index fd6893f05f52..7748a9e82c69 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disk_types_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disk_types_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disk_types_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disk_types_get_sync.py index d94ff2d7f050..3e2b0cfb0bb2 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disk_types_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disk_types_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disk_types_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disk_types_list_sync.py index b0020500119d..757aa245bdc6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disk_types_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disk_types_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_add_resource_policies_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_add_resource_policies_sync.py index 38dca3d09d6c..2b0bdcae587a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_add_resource_policies_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_add_resource_policies_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_aggregated_list_sync.py index e3d878bcf66b..f0f04213d9a8 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_bulk_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_bulk_insert_sync.py index 962e878f61d6..9de8cada1c74 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_bulk_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_bulk_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_create_snapshot_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_create_snapshot_sync.py index f263f71d20b6..c623c22369d7 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_create_snapshot_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_create_snapshot_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_delete_sync.py index f183aa46a3ad..63b0beaf703e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_get_iam_policy_sync.py index e5fc79472fc1..cd7318894b22 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_get_sync.py index fb25d136b5a9..a7d6cb325978 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_insert_sync.py index 24465c180555..0a76b0fd87e5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_list_sync.py index d3b3b8665fc3..149c70c47e66 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_remove_resource_policies_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_remove_resource_policies_sync.py index d1d2a32bd854..769cdc27c160 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_remove_resource_policies_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_remove_resource_policies_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_resize_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_resize_sync.py index 64c58528e8e7..8cf6ab9e78b5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_resize_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_resize_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_set_iam_policy_sync.py index 28f31b52f6ed..1a562ebe3797 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_set_labels_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_set_labels_sync.py index 1d35e3cf7754..bb80f6dc8a6a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_set_labels_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_set_labels_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_start_async_replication_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_start_async_replication_sync.py index ea1b092e1b73..d92a23236f90 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_start_async_replication_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_start_async_replication_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_stop_async_replication_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_stop_async_replication_sync.py index d46eb9a31f09..4ca274444a11 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_stop_async_replication_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_stop_async_replication_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_stop_group_async_replication_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_stop_group_async_replication_sync.py index 2eafcc1a7440..c2054490fe3c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_stop_group_async_replication_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_stop_group_async_replication_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_test_iam_permissions_sync.py index 1d3ba801698c..b020546afa86 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_update_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_update_sync.py index 94bf7c1f63d8..f59094b63a68 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_update_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_disks_update_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_delete_sync.py index 4155a14c16c5..04061c78ac7d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_get_sync.py index a72270652315..7759f33971e5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_insert_sync.py index 80285b362f64..0fb54101f947 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_list_sync.py index 5622e1ab95f3..7cca530a5046 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_set_labels_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_set_labels_sync.py index c4c71f2f3f8a..6460a8c7ff7b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_set_labels_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_set_labels_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_test_iam_permissions_sync.py index 06ae616944cd..d778d6d32777 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_external_vpn_gateways_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_add_association_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_add_association_sync.py index 751e824be12d..e53a88b424bc 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_add_association_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_add_association_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_add_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_add_rule_sync.py index 15c33d77bae9..6266dbebfd01 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_add_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_add_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_clone_rules_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_clone_rules_sync.py index 9bd5939944cd..96b931b333f6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_clone_rules_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_clone_rules_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_delete_sync.py index 4e5eab7d9dd1..8ba137885b37 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_get_association_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_get_association_sync.py index 724d68a7a87f..3bc0973d6f0c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_get_association_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_get_association_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_get_iam_policy_sync.py index 47d698472185..f3f27912fa8c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_get_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_get_rule_sync.py index ae26d49757ca..f92647172108 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_get_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_get_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_get_sync.py index dafcda14fd72..904d9e3f2abf 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_insert_sync.py index 6a42b2fb7247..c59f777f065d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_list_associations_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_list_associations_sync.py index 07b51531b33f..0684257b8d09 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_list_associations_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_list_associations_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_list_sync.py index dc00161a8025..b249cd2c6700 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_move_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_move_sync.py index 2fe931bdd98a..d9576f1ce223 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_move_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_move_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_patch_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_patch_rule_sync.py index ba604a8887ba..184391584815 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_patch_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_patch_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_patch_sync.py index 486fda6d4edd..2b037bc97b69 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_remove_association_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_remove_association_sync.py index e81939076e92..4b4e5a0c6f41 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_remove_association_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_remove_association_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_remove_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_remove_rule_sync.py index 6884945d61fc..3a9aa5e99765 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_remove_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_remove_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_set_iam_policy_sync.py index cb61f848e9de..5f87b9e5a91b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_test_iam_permissions_sync.py index aef9edc50bf2..4be8ca4a1798 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewall_policies_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_delete_sync.py index cc0a9ae11ccc..3251853735bf 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_get_sync.py index 10dcbea61a9b..2f788ebfb5c3 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_insert_sync.py index 7ce130b2252e..f2dd5d596cd9 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_list_sync.py index 54fb27e08428..ca8bb128855c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_patch_sync.py index c6acf06e2b0f..b33df1818142 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_update_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_update_sync.py index d083e58c6c69..6185d98ac959 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_update_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_firewalls_update_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_aggregated_list_sync.py index 4d2f614219e9..2eeed46e5d39 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_delete_sync.py index 3be97bab8835..67cd1b23b330 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_get_sync.py index 2a4d5dc7570c..677f0e1691c4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_insert_sync.py index 183939fff4b3..4bd0adee7ce1 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_list_sync.py index 9825f265439a..26a09f1b95a2 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_patch_sync.py index 7a7e87cee8b0..d018c863f53a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_set_labels_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_set_labels_sync.py index 87db36eb4546..97d5dab2931c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_set_labels_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_set_labels_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_set_target_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_set_target_sync.py index 691d7fbcae02..bd5e462ec1fd 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_set_target_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_set_target_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_delete_sync.py index 7846d5a0836b..5cee7333d13e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_get_sync.py index 05e88097f52b..a42b5533a870 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_insert_sync.py index 2ac4b5e8f6f4..e711541388a3 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_list_sync.py index fb7df8f5ddd4..c6154bff8587 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_move_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_move_sync.py index fe00a647cce7..f665aea163c5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_move_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_move_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_set_labels_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_set_labels_sync.py index 8d4143500fe5..6902fc9ee14b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_set_labels_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_addresses_set_labels_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_delete_sync.py index ef383172e14e..e8a8b8184431 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_get_sync.py index 0f5e988d0b4a..8ff9aff708c5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_insert_sync.py index 7aa1f862b701..2d189dda1b8c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_list_sync.py index 7fe4e6f8c842..b0a17aec43b0 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_patch_sync.py index d28a2d629b01..f5e5e118add5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_set_labels_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_set_labels_sync.py index ff96e28a77d5..713a77c5d9f9 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_set_labels_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_set_labels_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_set_target_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_set_target_sync.py index 0617cb33a7e8..b884418a0c1b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_set_target_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_forwarding_rules_set_target_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_attach_network_endpoints_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_attach_network_endpoints_sync.py index 077faa99e058..469ac62c2340 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_attach_network_endpoints_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_attach_network_endpoints_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_delete_sync.py index 65c3b85a1296..f8955b876a9d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_detach_network_endpoints_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_detach_network_endpoints_sync.py index bce1e15eb210..2ea03de50fcd 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_detach_network_endpoints_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_detach_network_endpoints_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_get_sync.py index b93269ca3763..6a8497a0f405 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_insert_sync.py index 8fe8fbd4a1a1..8d411a7cef22 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_list_network_endpoints_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_list_network_endpoints_sync.py index ae9b23a745e0..23b9161767fe 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_list_network_endpoints_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_list_network_endpoints_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_list_sync.py index fdd7ab4a2339..499a59ffeabc 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_network_endpoint_groups_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_operations_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_operations_aggregated_list_sync.py index 651aabb7d47a..3b4566c98d3f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_operations_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_operations_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_operations_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_operations_delete_sync.py index 4fe826903f3f..d0253d72566a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_operations_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_operations_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_operations_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_operations_get_sync.py index 0d7bd2a5abb0..d259bbdb820b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_operations_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_operations_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_operations_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_operations_list_sync.py index 30a91be21b28..9d529949e3ae 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_operations_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_operations_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_operations_wait_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_operations_wait_sync.py index 271fb71b51d0..c1ce3ee568b3 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_operations_wait_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_operations_wait_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_organization_operations_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_organization_operations_delete_sync.py index 5108d38fe595..ac5e2278241e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_organization_operations_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_organization_operations_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_organization_operations_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_organization_operations_get_sync.py index 95bb209976a4..57cabfe5e3be 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_organization_operations_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_organization_operations_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_organization_operations_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_organization_operations_list_sync.py index f22773b6af13..d19f58ae72c2 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_organization_operations_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_organization_operations_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_public_delegated_prefixes_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_public_delegated_prefixes_delete_sync.py index 3e47b811eb34..207aea3840e4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_public_delegated_prefixes_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_public_delegated_prefixes_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_public_delegated_prefixes_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_public_delegated_prefixes_get_sync.py index 5fa98b4b60fe..6710762ed3b1 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_public_delegated_prefixes_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_public_delegated_prefixes_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_public_delegated_prefixes_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_public_delegated_prefixes_insert_sync.py index ff77297e5f5b..aee1fb41ee89 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_public_delegated_prefixes_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_public_delegated_prefixes_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_public_delegated_prefixes_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_public_delegated_prefixes_list_sync.py index ddbc30eb493a..a9f3904888f5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_public_delegated_prefixes_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_public_delegated_prefixes_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_public_delegated_prefixes_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_public_delegated_prefixes_patch_sync.py index 699042504263..82263f6bef8e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_public_delegated_prefixes_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_global_public_delegated_prefixes_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_aggregated_list_sync.py index d7445de0f330..3b67de020c87 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_delete_sync.py index 104f5c10fd02..8265070e25b0 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_get_sync.py index 934b808900cd..e0505e3ea9b5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_insert_sync.py index 306c740a56e8..9ab751405dc2 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_list_sync.py index 2b63447168dd..182b45a69655 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_patch_sync.py index 34c6c7d9c8d7..068312545ab6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_update_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_update_sync.py index e3ded5089e9a..b7e9c10c767f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_update_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_health_checks_update_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_image_family_views_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_image_family_views_get_sync.py index e4fa78cdc57e..7021ec3985b7 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_image_family_views_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_image_family_views_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_delete_sync.py index e3a6eb869d57..2273d22e5dff 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_deprecate_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_deprecate_sync.py index 1fcb015ee7de..68dab5cb8ac2 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_deprecate_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_deprecate_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_get_from_family_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_get_from_family_sync.py index 3764d77681b3..5ff032d09882 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_get_from_family_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_get_from_family_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_get_iam_policy_sync.py index 2db87e26c6d0..3859ba14ded5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_get_sync.py index d9855b2da8b1..ec21ac445ae3 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_insert_sync.py index 5aa34297a4f6..60ce8e3326f5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_list_sync.py index 2f22d644317e..97fa3a55a3a0 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_patch_sync.py index d6b785e209fa..3428a6e1ddad 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_set_iam_policy_sync.py index 15489acc6656..8bea0ec826a6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_set_labels_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_set_labels_sync.py index bccf7fc03ee1..a674671fc291 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_set_labels_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_set_labels_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_test_iam_permissions_sync.py index 88ccd6ac9b34..b36ae1b74886 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_images_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_manager_resize_requests_cancel_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_manager_resize_requests_cancel_sync.py index e8a149d6b3e7..8a42b7b40589 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_manager_resize_requests_cancel_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_manager_resize_requests_cancel_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_manager_resize_requests_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_manager_resize_requests_delete_sync.py index 5b9b46ce7979..45e925dd4088 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_manager_resize_requests_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_manager_resize_requests_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_manager_resize_requests_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_manager_resize_requests_get_sync.py index 7d63555cd6e6..9a6454bfd478 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_manager_resize_requests_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_manager_resize_requests_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_manager_resize_requests_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_manager_resize_requests_insert_sync.py index 24e7ae7d9205..972664ff84f4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_manager_resize_requests_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_manager_resize_requests_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_manager_resize_requests_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_manager_resize_requests_list_sync.py index 2c2d357fd517..5ea7c925cac4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_manager_resize_requests_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_manager_resize_requests_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_abandon_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_abandon_instances_sync.py index e70c6a6157f3..6d2c06c1a098 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_abandon_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_abandon_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_aggregated_list_sync.py index b04135ff92a6..e0af91057ec7 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_apply_updates_to_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_apply_updates_to_instances_sync.py index 9f3b2a5f81d5..a8e32e5945b0 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_apply_updates_to_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_apply_updates_to_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_create_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_create_instances_sync.py index 1de094989b47..7905d98c04db 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_create_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_create_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_delete_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_delete_instances_sync.py index 86092ace71d4..729cfe65a449 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_delete_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_delete_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_delete_per_instance_configs_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_delete_per_instance_configs_sync.py index 73181762ad26..25fb8aadf3cf 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_delete_per_instance_configs_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_delete_per_instance_configs_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_delete_sync.py index 8be090e86ac6..4776b8f64b08 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_get_sync.py index 41fa5cbab2c1..71249be7a6e3 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_insert_sync.py index 999d94f6acdd..573025690ac8 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_list_errors_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_list_errors_sync.py index 3fce0a260da2..7e70bcde11fc 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_list_errors_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_list_errors_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_list_managed_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_list_managed_instances_sync.py index b2e493cb24ac..051b52eaff78 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_list_managed_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_list_managed_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_list_per_instance_configs_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_list_per_instance_configs_sync.py index 8e12b1e768ca..3aa29b0fb1b6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_list_per_instance_configs_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_list_per_instance_configs_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_list_sync.py index df51ad48f822..b0e12eab19e9 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_patch_per_instance_configs_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_patch_per_instance_configs_sync.py index 407499bcc48e..e7dd707367e7 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_patch_per_instance_configs_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_patch_per_instance_configs_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_patch_sync.py index fdcd23215a76..adc5d979f77c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_recreate_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_recreate_instances_sync.py index 53988b1b43ee..9f16c4e99f01 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_recreate_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_recreate_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_resize_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_resize_sync.py index bbbd98a54ed6..b1615c610b6b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_resize_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_resize_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_resume_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_resume_instances_sync.py index 3c9f4baf79b3..4505caa77c74 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_resume_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_resume_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_set_instance_template_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_set_instance_template_sync.py index b395a6d554ea..7a0010362961 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_set_instance_template_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_set_instance_template_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_set_target_pools_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_set_target_pools_sync.py index d5a01e76c40a..bb47bffda24d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_set_target_pools_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_set_target_pools_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_start_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_start_instances_sync.py index afe9e20ab3aa..4a4eb2598bf2 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_start_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_start_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_stop_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_stop_instances_sync.py index fd1352845764..4617cae39b10 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_stop_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_stop_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_suspend_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_suspend_instances_sync.py index 99152b1b970a..5983ced1e630 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_suspend_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_suspend_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_update_per_instance_configs_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_update_per_instance_configs_sync.py index 027ac0aac78c..acd387adb3fb 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_update_per_instance_configs_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_group_managers_update_per_instance_configs_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_add_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_add_instances_sync.py index 6d9d9a697340..06753d81e8f1 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_add_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_add_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_aggregated_list_sync.py index 5e021ac6e50d..f93a8b96f734 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_delete_sync.py index 596cd88d3ef9..41987d022587 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_get_sync.py index 1fa43dabffe5..c08445ed1277 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_insert_sync.py index bad4259dcfb7..959dff56baed 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_list_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_list_instances_sync.py index 57d5ff2fc2a3..9f5f33176c2f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_list_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_list_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_list_sync.py index a7e1c0e0c462..d2d4660564fc 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_remove_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_remove_instances_sync.py index 9d52cd28a590..780642971fba 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_remove_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_remove_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_set_named_ports_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_set_named_ports_sync.py index e5770339d0f4..2c014b1be38c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_set_named_ports_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_groups_set_named_ports_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_settings_service_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_settings_service_get_sync.py index 9687fff65387..568988bd32dc 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_settings_service_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_settings_service_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_settings_service_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_settings_service_patch_sync.py index a6e849239e1e..9717b0cc17b2 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_settings_service_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_settings_service_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_aggregated_list_sync.py index 01b8647a6f0d..697d6edc7678 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_delete_sync.py index 91c05e586f74..e2cc4b6138f5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_get_iam_policy_sync.py index e319e2f47e16..c2b5792dd2e4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_get_sync.py index 06a62dd0399d..07737ed742ed 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_insert_sync.py index 9f9653093d62..2e894e0e0402 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_list_sync.py index 9dafe02f2b5e..a9e992680090 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_set_iam_policy_sync.py index 65bcc4a36acd..8551491e8849 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_test_iam_permissions_sync.py index e527faba8b09..7fbabf8ea14e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instance_templates_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_add_access_config_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_add_access_config_sync.py index 09b85e987fcc..e58b8dea7cbc 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_add_access_config_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_add_access_config_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_add_resource_policies_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_add_resource_policies_sync.py index c7ffff2f5199..ea264576032d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_add_resource_policies_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_add_resource_policies_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_aggregated_list_sync.py index 4a86274576f5..4d0f9687a8c3 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_attach_disk_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_attach_disk_sync.py index dca18aaec898..104110098dd8 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_attach_disk_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_attach_disk_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_bulk_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_bulk_insert_sync.py index f88e6c790ed7..db7779c49ad7 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_bulk_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_bulk_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_delete_access_config_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_delete_access_config_sync.py index 6707c59499a4..cf4184dcbb01 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_delete_access_config_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_delete_access_config_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_delete_sync.py index 585a799b8cd5..cbfd24e0690f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_detach_disk_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_detach_disk_sync.py index fd3f2d3b75bb..df7f1b8510c5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_detach_disk_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_detach_disk_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_effective_firewalls_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_effective_firewalls_sync.py index 3d6523019707..e038e34c0355 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_effective_firewalls_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_effective_firewalls_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_guest_attributes_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_guest_attributes_sync.py index 659d6e3af1e1..16ca6636014d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_guest_attributes_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_guest_attributes_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_iam_policy_sync.py index b0636dd68546..4397860d01fb 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_screenshot_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_screenshot_sync.py index c98d4f38dc8c..e44469225244 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_screenshot_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_screenshot_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_serial_port_output_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_serial_port_output_sync.py index 9f17dc4403a6..1e5d25d0a026 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_serial_port_output_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_serial_port_output_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_shielded_instance_identity_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_shielded_instance_identity_sync.py index 47ab283991da..03fda7b70c6c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_shielded_instance_identity_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_shielded_instance_identity_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_sync.py index c9081b0d7bcc..0849cfd58f04 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_insert_sync.py index f3b25f3ee18f..e4f4194682c6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_list_referrers_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_list_referrers_sync.py index e9b695a6a298..b7c6d7bd7309 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_list_referrers_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_list_referrers_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_list_sync.py index 69f389485172..e0869a8bbd5b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_perform_maintenance_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_perform_maintenance_sync.py index a15c8909f162..ea0b701f69be 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_perform_maintenance_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_perform_maintenance_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_remove_resource_policies_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_remove_resource_policies_sync.py index fcd37bfa032a..72e116dca669 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_remove_resource_policies_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_remove_resource_policies_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_report_host_as_faulty_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_report_host_as_faulty_sync.py index 61664b7a086d..f653c45b42d7 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_report_host_as_faulty_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_report_host_as_faulty_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_reset_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_reset_sync.py index f7169f12cca2..08785acc1719 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_reset_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_reset_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_resume_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_resume_sync.py index 451f8b9ae9f8..50e68ec7bf2d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_resume_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_resume_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_send_diagnostic_interrupt_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_send_diagnostic_interrupt_sync.py index a271a9cf03ac..0285e2298fff 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_send_diagnostic_interrupt_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_send_diagnostic_interrupt_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_deletion_protection_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_deletion_protection_sync.py index 950d4d6181bf..d5e8b52886fe 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_deletion_protection_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_deletion_protection_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_disk_auto_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_disk_auto_delete_sync.py index 9f9c6d68387e..3ce91e325a75 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_disk_auto_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_disk_auto_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_iam_policy_sync.py index c3ca35e3d017..5a00538b6a8b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_labels_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_labels_sync.py index 2bee46fa377b..34b4e1965395 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_labels_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_labels_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_machine_resources_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_machine_resources_sync.py index 7ce67d0391a3..424483745156 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_machine_resources_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_machine_resources_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_machine_type_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_machine_type_sync.py index 1407740c88dc..2a67f8f75178 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_machine_type_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_machine_type_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_metadata_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_metadata_sync.py index 368eebd72e20..55c608d0017a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_metadata_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_metadata_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_min_cpu_platform_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_min_cpu_platform_sync.py index 853e64e00816..362ac6cbf6ae 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_min_cpu_platform_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_min_cpu_platform_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_name_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_name_sync.py index cb5b7f00abbd..48b3ee19c981 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_name_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_name_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_scheduling_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_scheduling_sync.py index fd992e44510a..26a0467e9b58 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_scheduling_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_scheduling_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_security_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_security_policy_sync.py index 1b8b4e283a1e..efc2a1c9c5ec 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_security_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_security_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_service_account_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_service_account_sync.py index ce897c2187ea..093cbf2caed6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_service_account_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_service_account_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_shielded_instance_integrity_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_shielded_instance_integrity_policy_sync.py index 9858a6055aef..6fd68690bab2 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_shielded_instance_integrity_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_shielded_instance_integrity_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_tags_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_tags_sync.py index 36f56a2d71c3..20cdb14cd445 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_tags_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_set_tags_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_simulate_maintenance_event_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_simulate_maintenance_event_sync.py index 6dc8956e8772..7b1246a9b936 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_simulate_maintenance_event_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_simulate_maintenance_event_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_start_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_start_sync.py index b471ae13349e..e8111c5a5b5c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_start_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_start_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_start_with_encryption_key_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_start_with_encryption_key_sync.py index 19fc4e88b872..a25f21ac5022 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_start_with_encryption_key_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_start_with_encryption_key_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_stop_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_stop_sync.py index 8988d003067d..736b236934e4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_stop_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_stop_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_suspend_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_suspend_sync.py index 2ce117b4b0ec..c014ce1f68ce 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_suspend_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_suspend_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_test_iam_permissions_sync.py index e27cc8100655..06f06e1aec3c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_update_access_config_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_update_access_config_sync.py index 278bf7cbdc30..9036c5d865a1 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_update_access_config_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_update_access_config_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_update_display_device_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_update_display_device_sync.py index c74be2a117f1..b60dbcc1c9e5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_update_display_device_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_update_display_device_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_update_network_interface_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_update_network_interface_sync.py index d42ca77afa9b..50194e17210a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_update_network_interface_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_update_network_interface_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_update_shielded_instance_config_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_update_shielded_instance_config_sync.py index c7dd3070fa3b..1ef436c77b2c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_update_shielded_instance_config_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_update_shielded_instance_config_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_update_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_update_sync.py index 26c74ab14b54..eac7ff6c5aa7 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_update_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instances_update_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_aggregated_list_sync.py index 9c21f170aae0..275775adda75 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_delete_sync.py index 2150c6d23b5a..3a518fa73468 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_get_iam_policy_sync.py index 06e07cd8ce75..f52a3d952240 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_get_sync.py index f0c456d76eed..9815d0595adc 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_insert_sync.py index 3c3da53f1468..2a2084aedfdf 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_list_sync.py index e0200fe19d09..5c9df7ea501f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_set_iam_policy_sync.py index 912c71fb60c3..5da13a7709af 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_set_labels_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_set_labels_sync.py index 0c86262446ee..b1a4aff09a94 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_set_labels_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_set_labels_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_test_iam_permissions_sync.py index e0dc0aa9b118..9c63d5a84242 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_instant_snapshots_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_aggregated_list_sync.py index 1aad1d46086b..a9a83b0d1a44 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_delete_sync.py index 511193e512a0..ad1164174e7a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_get_sync.py index 2dbccbd169f8..3dd338510017 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_insert_sync.py index 91d0ad0d475d..ecf4e2bc33df 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_list_sync.py index 426d1b44e349..dbfe11dc96f4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_patch_sync.py index f79414aadce3..dfcf8f5d9626 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_set_labels_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_set_labels_sync.py index 5cfeff84a8c2..289f0e5b2928 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_set_labels_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_attachments_set_labels_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_locations_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_locations_get_sync.py index 7aa1308ed5fd..629cf0d03aaa 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_locations_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_locations_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_locations_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_locations_list_sync.py index 52c6225c3445..4fa469917884 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_locations_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_locations_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_remote_locations_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_remote_locations_get_sync.py index 64d4b4a3e5e6..5f4d00f1579a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_remote_locations_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_remote_locations_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_remote_locations_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_remote_locations_list_sync.py index daaf97a6586a..37b1e6353f05 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_remote_locations_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnect_remote_locations_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_delete_sync.py index ff4e7f91198d..74b737ce35f1 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_get_diagnostics_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_get_diagnostics_sync.py index b13c0a4d9ef5..b7384f1dedb6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_get_diagnostics_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_get_diagnostics_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_get_macsec_config_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_get_macsec_config_sync.py index bef44fa55d8e..38faa7c9ed37 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_get_macsec_config_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_get_macsec_config_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_get_sync.py index d3583be45368..5c750c89d3ae 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_insert_sync.py index 0e9d11cded1f..9422d12c200e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_list_sync.py index e98234a2f443..dedb357d8f8e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_patch_sync.py index c105eaac163a..824856cae1f4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_set_labels_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_set_labels_sync.py index 7b6de8cebed1..8cd28ae59ecb 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_set_labels_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_interconnects_set_labels_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_license_codes_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_license_codes_get_sync.py index 14a033e0177f..e1056f4f06f1 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_license_codes_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_license_codes_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_license_codes_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_license_codes_test_iam_permissions_sync.py index 8f0a0641560a..2a8ab3e76432 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_license_codes_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_license_codes_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_delete_sync.py index e8ea80ac4b06..2f17e08e8da1 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_get_iam_policy_sync.py index 676b46349fe6..012ad868e73d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_get_sync.py index f86d1954f7c8..0b36753aae8a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_insert_sync.py index 63ce94517698..420de3c7507d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_list_sync.py index fa57a10c02d4..8a4346c4b0ee 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_set_iam_policy_sync.py index 9dd39f109a6f..af3b0e25a516 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_test_iam_permissions_sync.py index bae86229824a..310ea26c27f6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_licenses_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_delete_sync.py index 54b44b4a06f5..4441c4e51244 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_get_iam_policy_sync.py index 60126443c0b6..c5e95d1f41a4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_get_sync.py index 3574faee8b42..627fdb674ecc 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_insert_sync.py index 7c82546b23a0..8b467f76a04d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_list_sync.py index 2837a400243e..e609c743bd77 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_set_iam_policy_sync.py index 51cde82d34b8..17a407573213 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_test_iam_permissions_sync.py index 09c36681b63f..40f7bd9fb4e3 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_images_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_types_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_types_aggregated_list_sync.py index 65bd2c95aee8..41363b95bd29 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_types_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_types_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_types_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_types_get_sync.py index eb78018c5cc1..01bd7afbb19a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_types_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_types_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_types_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_types_list_sync.py index 45ca78d47c6e..d5737591a678 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_types_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_machine_types_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_aggregated_list_sync.py index 43296a434cca..32d05a9fb4bc 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_delete_sync.py index f8cc17435292..6a308daa1ce8 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_get_iam_policy_sync.py index c14d3286f2d2..147e0a1054cc 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_get_sync.py index ac929ec36ac3..4654d4f0e915 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_insert_sync.py index a232299a76a5..9b447777a9cc 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_list_sync.py index 5a7460f54afc..087eddb1b117 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_patch_sync.py index be38da323763..71fb6f9aa86f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_set_iam_policy_sync.py index 3465306b93b4..7bd4cdf3a6ef 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_test_iam_permissions_sync.py index ddd75ee4bdad..7ce14818c53f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_attachments_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_edge_security_services_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_edge_security_services_aggregated_list_sync.py index 66c04bea6428..9140b8708593 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_edge_security_services_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_edge_security_services_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_edge_security_services_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_edge_security_services_delete_sync.py index 0bc710b56125..ced56ae53cdc 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_edge_security_services_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_edge_security_services_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_edge_security_services_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_edge_security_services_get_sync.py index dd43c4df48d6..93638657463b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_edge_security_services_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_edge_security_services_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_edge_security_services_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_edge_security_services_insert_sync.py index 8b0808fbbfba..d5d22e6a872f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_edge_security_services_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_edge_security_services_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_edge_security_services_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_edge_security_services_patch_sync.py index 3cbd5181d16a..4c27419a96e2 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_edge_security_services_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_edge_security_services_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_aggregated_list_sync.py index 01d02a02c3c5..eaba4bdb6ff7 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_attach_network_endpoints_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_attach_network_endpoints_sync.py index 5bca6a000563..828bbe66d73f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_attach_network_endpoints_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_attach_network_endpoints_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_delete_sync.py index 8dcf473b260d..d61726b0f4eb 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_detach_network_endpoints_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_detach_network_endpoints_sync.py index 278f9fa3010d..66bf9cb95b18 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_detach_network_endpoints_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_detach_network_endpoints_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_get_sync.py index 3b05645140af..376bbac89bf8 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_insert_sync.py index 48947f88c6ab..aa8f3384b9d3 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_list_network_endpoints_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_list_network_endpoints_sync.py index fb72e7fb311e..ebdb98fc77c8 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_list_network_endpoints_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_list_network_endpoints_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_list_sync.py index c7f8c043863b..ec50b5fd2da5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_test_iam_permissions_sync.py index eef79281ea6d..ac833d275adf 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_endpoint_groups_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_add_association_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_add_association_sync.py index 053aee827f64..ac94f891fd52 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_add_association_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_add_association_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_add_packet_mirroring_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_add_packet_mirroring_rule_sync.py index 5ad80920a63c..6c0258b28c79 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_add_packet_mirroring_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_add_packet_mirroring_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_add_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_add_rule_sync.py index b75cdc7235df..14c88887b95e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_add_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_add_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_aggregated_list_sync.py index 3d4c70a1bd00..80728f4bfa6b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_clone_rules_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_clone_rules_sync.py index b2ae664cd0aa..de0a1db23ac5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_clone_rules_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_clone_rules_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_delete_sync.py index 34130c1008be..6245aff06a3d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_get_association_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_get_association_sync.py index 55fb78e91093..25484d727365 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_get_association_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_get_association_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_get_iam_policy_sync.py index 468ba8f6c997..58ba07f248d4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_get_packet_mirroring_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_get_packet_mirroring_rule_sync.py index c534c6cf8c39..0d64b85dbf7d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_get_packet_mirroring_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_get_packet_mirroring_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_get_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_get_rule_sync.py index a8e18c2cf714..022c764a8061 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_get_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_get_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_get_sync.py index 14b54005c0d5..68ae3ff1ab57 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_insert_sync.py index 74fbff6199d5..3e21a27018f2 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_list_sync.py index 7ac06c5d3ebd..25ba0680257d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_patch_packet_mirroring_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_patch_packet_mirroring_rule_sync.py index 622f6815b217..565e878f7f65 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_patch_packet_mirroring_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_patch_packet_mirroring_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_patch_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_patch_rule_sync.py index d1a5ee0ef021..53f692feac0a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_patch_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_patch_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_patch_sync.py index 583161f954d6..975f7b3786e4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_remove_association_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_remove_association_sync.py index e1f8ff6decbd..22e9574d140d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_remove_association_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_remove_association_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_remove_packet_mirroring_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_remove_packet_mirroring_rule_sync.py index 4e0deee4dd45..5f6291049ee0 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_remove_packet_mirroring_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_remove_packet_mirroring_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_remove_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_remove_rule_sync.py index d7621555fb89..79c58244b978 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_remove_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_remove_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_set_iam_policy_sync.py index 5180d0b00686..faeb3fd8bc33 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_test_iam_permissions_sync.py index 03019bda9b13..6c0ea561fb8f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_firewall_policies_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_profiles_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_profiles_get_sync.py index 3da75083b217..6a3d63e3c561 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_profiles_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_profiles_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_profiles_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_profiles_list_sync.py index ced6affb06a1..7890e9af3967 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_profiles_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_network_profiles_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_add_peering_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_add_peering_sync.py index c33da72fb8e7..6cacdc86aa94 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_add_peering_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_add_peering_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_delete_sync.py index df7aa38c833f..c97b7edb9c57 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_get_effective_firewalls_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_get_effective_firewalls_sync.py index fd363a158361..30e68661e407 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_get_effective_firewalls_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_get_effective_firewalls_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_get_sync.py index ba412446c250..e299524562ec 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_insert_sync.py index 7bae5497e659..d2a8f2411e07 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_list_peering_routes_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_list_peering_routes_sync.py index 33d2a738e755..f7c9376dab5a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_list_peering_routes_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_list_peering_routes_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_list_sync.py index 7b5a9ec929cb..67361608c6c8 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_patch_sync.py index 1a811f684079..291584c2ec42 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_remove_peering_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_remove_peering_sync.py index ffbe7bef4d04..f02df6d6ad24 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_remove_peering_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_remove_peering_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_switch_to_custom_mode_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_switch_to_custom_mode_sync.py index 9f7d8caed675..361d11fdad3e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_switch_to_custom_mode_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_switch_to_custom_mode_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_update_peering_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_update_peering_sync.py index 20dd0a312ee1..fcd7e0b0ecf5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_update_peering_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_networks_update_peering_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_add_nodes_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_add_nodes_sync.py index bc8033c0b733..baa3329c9c3d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_add_nodes_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_add_nodes_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_aggregated_list_sync.py index 769aabf8ab20..5f57e4e16ba4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_delete_nodes_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_delete_nodes_sync.py index 889e405a3abc..bf75a3198ddf 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_delete_nodes_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_delete_nodes_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_delete_sync.py index b52508626f6f..2fa2b14238c7 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_get_iam_policy_sync.py index 0022fad4d4f6..8d844a4cc2e0 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_get_sync.py index 5a90ff176c4a..f97bbce51cc1 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_insert_sync.py index 627f5d9931c7..0e6a2f01efa0 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_list_nodes_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_list_nodes_sync.py index 11fc0c08fda0..10301fa66617 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_list_nodes_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_list_nodes_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_list_sync.py index 91c6087e8714..ac524c10cf6c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_patch_sync.py index 4e66de0b55ff..e2d8615c6eb4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_perform_maintenance_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_perform_maintenance_sync.py index 9e0d1d85e1b5..536e7ab0711a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_perform_maintenance_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_perform_maintenance_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_set_iam_policy_sync.py index 6ce62559967d..0ba9f6154151 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_set_node_template_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_set_node_template_sync.py index 063165ff85fe..1745c517f64a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_set_node_template_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_set_node_template_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_simulate_maintenance_event_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_simulate_maintenance_event_sync.py index c147596d8f80..95fb1cbbd190 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_simulate_maintenance_event_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_simulate_maintenance_event_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_test_iam_permissions_sync.py index 2c6b2cb71938..82249533b319 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_groups_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_aggregated_list_sync.py index 5ea762a981a9..3ae85097540c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_delete_sync.py index ecb4549be9f7..ac58dc1008b3 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_get_iam_policy_sync.py index 135d174694f2..c87e2ae8453c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_get_sync.py index ea34eed0d2de..96da446ff097 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_insert_sync.py index 07afefe98371..097843c4b174 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_list_sync.py index 84bc05e12cd9..1beeed6e8d0a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_set_iam_policy_sync.py index 34efeebbac17..67b00a256297 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_test_iam_permissions_sync.py index 8babe8e0454a..b17cc75b8685 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_templates_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_types_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_types_aggregated_list_sync.py index 569ef9c52197..0fa766d2ea48 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_types_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_types_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_types_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_types_get_sync.py index 754ac1127793..6516c80f9b8b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_types_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_types_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_types_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_types_list_sync.py index bc5573066aff..7318bfada6ad 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_types_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_node_types_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_aggregated_list_sync.py index b9b4c078b1a2..f5b6035cc6a9 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_delete_sync.py index be42dbe0f3d0..7db11d33724b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_get_sync.py index 093e7d43ad18..0f2cecc53364 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_insert_sync.py index fea2b6fc7371..64e1510c0d74 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_list_sync.py index d842945c0720..31ab9a5988d0 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_patch_sync.py index 0a6df3e4e19a..66019bc11a8f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_test_iam_permissions_sync.py index ab2f6106d8de..69d4c323184e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_packet_mirrorings_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_disable_xpn_host_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_disable_xpn_host_sync.py index b2d455de235b..cdf78f89eb78 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_disable_xpn_host_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_disable_xpn_host_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_disable_xpn_resource_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_disable_xpn_resource_sync.py index 685e678074bb..f42489bcaf6b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_disable_xpn_resource_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_disable_xpn_resource_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_enable_xpn_host_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_enable_xpn_host_sync.py index 4fa5b386ffb5..6c42e81b7f2f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_enable_xpn_host_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_enable_xpn_host_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_enable_xpn_resource_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_enable_xpn_resource_sync.py index 7213868381e9..3fd612fe93dd 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_enable_xpn_resource_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_enable_xpn_resource_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_get_sync.py index 6816c3473903..ab7be19b23ce 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_get_xpn_host_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_get_xpn_host_sync.py index 6b87984df7af..b346d597077c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_get_xpn_host_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_get_xpn_host_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_get_xpn_resources_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_get_xpn_resources_sync.py index 80bef857f8e2..431bf1b753d6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_get_xpn_resources_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_get_xpn_resources_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_list_xpn_hosts_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_list_xpn_hosts_sync.py index 26225c56f61a..03db8da4d87e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_list_xpn_hosts_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_list_xpn_hosts_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_move_disk_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_move_disk_sync.py index fd112bf001d0..e9ecfd24b56c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_move_disk_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_move_disk_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_move_instance_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_move_instance_sync.py index db938fe41e34..a0ae9685f314 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_move_instance_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_move_instance_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_set_cloud_armor_tier_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_set_cloud_armor_tier_sync.py index 5584b07e3476..29319bf4cbb2 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_set_cloud_armor_tier_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_set_cloud_armor_tier_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_set_common_instance_metadata_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_set_common_instance_metadata_sync.py index dd1f34f7e110..33058db14fa2 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_set_common_instance_metadata_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_set_common_instance_metadata_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_set_default_network_tier_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_set_default_network_tier_sync.py index 93542d359d2c..ae20ca5e9d38 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_set_default_network_tier_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_set_default_network_tier_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_set_usage_export_bucket_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_set_usage_export_bucket_sync.py index 0917dff16b24..298bdd68e011 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_set_usage_export_bucket_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_projects_set_usage_export_bucket_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_announce_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_announce_sync.py index 3fc0d413be5d..48c3372de084 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_announce_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_announce_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_delete_sync.py index 197bbc3f819a..8184f96cb25d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_get_sync.py index a4cfb1e54a2e..44481bbe9845 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_insert_sync.py index 43253f680a15..0f7d706c41af 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_list_sync.py index 5696823c44e0..decdd8f2acb0 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_patch_sync.py index 8889a9accb4c..428c40d54b7b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_withdraw_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_withdraw_sync.py index 0b95c4bf6652..2ac307be5770 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_withdraw_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_advertised_prefixes_withdraw_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_aggregated_list_sync.py index 3a2b639bd094..499035dad339 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_announce_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_announce_sync.py index 3f0b6ec34edd..194ab21fb692 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_announce_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_announce_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_delete_sync.py index 5a06c375d30f..6f06ece12627 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_get_sync.py index d0affc185d34..916b19e200d6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_insert_sync.py index b5d19077cc73..5d79051f808c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_list_sync.py index 11a45b77d3ff..c55f4e1a1725 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_patch_sync.py index dfe8aed08699..9434d8fcaf2d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_withdraw_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_withdraw_sync.py index d8d3cb7b790b..997dbba403d3 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_withdraw_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_public_delegated_prefixes_withdraw_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_delete_sync.py index 389b3d5eccc8..2f9de066a859 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_get_sync.py index b640ddc98a34..5c78270a0706 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_insert_sync.py index bf4ee75dc277..ad5b63241b9b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_list_sync.py index 4219bf9f7ec1..c68f74b890e6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_patch_sync.py index da3d286311cc..13dc9995cc58 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_update_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_update_sync.py index c5b5e226c7af..cb2c4378f237 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_update_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_autoscalers_update_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_delete_sync.py index 4807d15befee..50eb0a383482 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_get_health_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_get_health_sync.py index 672f02bcaa41..854d2fa296ab 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_get_health_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_get_health_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_get_iam_policy_sync.py index e5f3c84f2d03..17b028c7693d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_get_sync.py index 0f5c5cbaa104..9d5032f9fd75 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_insert_sync.py index 8aa028089733..735cb44bc86f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_list_sync.py index 88c729f40357..d98cb85a4aa5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_list_usable_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_list_usable_sync.py index 9b64b31e37b3..2528f1d99f47 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_list_usable_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_list_usable_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_patch_sync.py index 1f33fd931144..80b0ed3f66e6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_set_iam_policy_sync.py index ad403955601b..9eeb0eb51174 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_set_security_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_set_security_policy_sync.py index e1d824e9d07c..9f31655087f8 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_set_security_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_set_security_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_test_iam_permissions_sync.py index aa56cd149602..ddeebc2801e3 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_update_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_update_sync.py index 19c054504516..e422f20bbef4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_update_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_backend_services_update_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_commitments_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_commitments_aggregated_list_sync.py index a0e1999a46cc..55e54302f498 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_commitments_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_commitments_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_commitments_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_commitments_get_sync.py index 2aa4f55a1dab..f8c2c80e6858 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_commitments_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_commitments_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_commitments_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_commitments_insert_sync.py index c499decd64d5..9e457313c831 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_commitments_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_commitments_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_commitments_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_commitments_list_sync.py index 7cee3df5fd24..e41fa51db0fe 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_commitments_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_commitments_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_commitments_update_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_commitments_update_sync.py index ab998fe27525..bb4750de3ddb 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_commitments_update_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_commitments_update_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disk_types_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disk_types_get_sync.py index 7745c4719232..836f5ca9b6ef 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disk_types_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disk_types_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disk_types_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disk_types_list_sync.py index 728e415e94d8..2c2b769ffccc 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disk_types_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disk_types_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_add_resource_policies_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_add_resource_policies_sync.py index b26afa8ee45f..5a2e98bd1c22 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_add_resource_policies_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_add_resource_policies_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_bulk_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_bulk_insert_sync.py index 09797da57f34..e53f8a812473 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_bulk_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_bulk_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_create_snapshot_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_create_snapshot_sync.py index 5460879bd383..acd6b3727f12 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_create_snapshot_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_create_snapshot_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_delete_sync.py index c257b4250053..e5cd1797f2e1 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_get_iam_policy_sync.py index 705c2abd17b7..5dc23fa25538 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_get_sync.py index 22df04642411..c5a0c1ab67d6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_insert_sync.py index 742308081975..7d66eceb42bb 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_list_sync.py index 68c23835a9a2..627dcbade74d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_remove_resource_policies_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_remove_resource_policies_sync.py index cdbf817df90f..3e526eb82625 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_remove_resource_policies_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_remove_resource_policies_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_resize_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_resize_sync.py index 31b3394755c2..5265f528ce98 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_resize_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_resize_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_set_iam_policy_sync.py index a5d2edd64bfe..3c413fbb4ef9 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_set_labels_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_set_labels_sync.py index 71b2df895957..c211f8510a9d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_set_labels_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_set_labels_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_start_async_replication_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_start_async_replication_sync.py index f86df7ce224b..1e9e2591ac98 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_start_async_replication_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_start_async_replication_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_stop_async_replication_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_stop_async_replication_sync.py index 2016053b3f79..1ab97a628518 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_stop_async_replication_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_stop_async_replication_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_stop_group_async_replication_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_stop_group_async_replication_sync.py index 3da01a1f5d65..0a4b0826a7dc 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_stop_group_async_replication_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_stop_group_async_replication_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_test_iam_permissions_sync.py index 88fde322f798..85c0a264d37f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_update_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_update_sync.py index cdedd06ddf1e..9774dd5cf5e6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_update_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_disks_update_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_check_services_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_check_services_delete_sync.py index f8d511202398..4bc560994b13 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_check_services_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_check_services_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_check_services_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_check_services_get_sync.py index 27172c565f82..4caf89b49498 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_check_services_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_check_services_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_check_services_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_check_services_insert_sync.py index b9b414479dfe..68992599d32d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_check_services_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_check_services_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_check_services_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_check_services_list_sync.py index 2bf56ac1a552..924c7c44108d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_check_services_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_check_services_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_check_services_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_check_services_patch_sync.py index dc8ab7f0796c..91f39ad7a72a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_check_services_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_check_services_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_delete_sync.py index ee6c87393fbf..4d4792d943ff 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_get_sync.py index b3594707492a..4de82b9d8080 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_insert_sync.py index 56501636b51a..ce42aa1d75b4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_list_sync.py index ab3252350e0f..6301b0fefe8e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_patch_sync.py index 782100a9e852..e9a844c7511b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_update_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_update_sync.py index 55171b3992de..01ff4fa090da 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_update_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_health_checks_update_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_abandon_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_abandon_instances_sync.py index 975db29d9928..5e983e120bb1 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_abandon_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_abandon_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_apply_updates_to_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_apply_updates_to_instances_sync.py index fb1f7c0b2018..e0fbe4fb47c2 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_apply_updates_to_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_apply_updates_to_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_create_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_create_instances_sync.py index 8eb01fb0bbc5..81930c8a71bd 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_create_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_create_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_delete_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_delete_instances_sync.py index 5732c2e21b68..e38a63526b9d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_delete_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_delete_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_delete_per_instance_configs_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_delete_per_instance_configs_sync.py index 398e1ec59b41..dd9385fc6f6e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_delete_per_instance_configs_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_delete_per_instance_configs_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_delete_sync.py index 167094a404c8..5d3b0efbb599 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_get_sync.py index b4c53f72bfc3..6acccfcb3398 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_insert_sync.py index 36c639398f2a..6220e98bc85a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_list_errors_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_list_errors_sync.py index 45cd160a8fc3..6ced1bec8dbb 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_list_errors_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_list_errors_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_list_managed_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_list_managed_instances_sync.py index 51de43c6e118..b5863b4007f7 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_list_managed_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_list_managed_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_list_per_instance_configs_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_list_per_instance_configs_sync.py index 3a0aa5b1cbd7..e731a8d650b2 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_list_per_instance_configs_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_list_per_instance_configs_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_list_sync.py index 3f2efb6124ab..b9f8f8dab7fe 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_patch_per_instance_configs_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_patch_per_instance_configs_sync.py index c1f951c61d4a..4ffafc5a5328 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_patch_per_instance_configs_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_patch_per_instance_configs_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_patch_sync.py index 8f252201f01c..a0dc1b872aaf 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_recreate_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_recreate_instances_sync.py index 2a4eec58b903..940b1c15bb74 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_recreate_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_recreate_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_resize_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_resize_sync.py index 611da47616c9..82cd812fbb34 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_resize_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_resize_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_resume_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_resume_instances_sync.py index 8647ce546fbe..69d382ed235f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_resume_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_resume_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_set_instance_template_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_set_instance_template_sync.py index 82e43f036d95..58532353b817 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_set_instance_template_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_set_instance_template_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_set_target_pools_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_set_target_pools_sync.py index e709015df355..66219c4938d6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_set_target_pools_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_set_target_pools_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_start_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_start_instances_sync.py index d897041bdb3c..d54634d7f6e0 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_start_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_start_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_stop_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_stop_instances_sync.py index f93f9295fcb2..d7b6e08574dd 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_stop_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_stop_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_suspend_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_suspend_instances_sync.py index ddb7979a8023..cff6a98a727b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_suspend_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_suspend_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_update_per_instance_configs_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_update_per_instance_configs_sync.py index aad01da2cee2..c4299c3eca28 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_update_per_instance_configs_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_group_managers_update_per_instance_configs_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_groups_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_groups_get_sync.py index a6f30cf02db9..3477da1c1933 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_groups_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_groups_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_groups_list_instances_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_groups_list_instances_sync.py index 3507fe21f33d..ff8254ce5a3d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_groups_list_instances_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_groups_list_instances_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_groups_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_groups_list_sync.py index 35a72fb99605..3ce83b78b016 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_groups_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_groups_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_groups_set_named_ports_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_groups_set_named_ports_sync.py index 16306c3642a9..45c49f084f17 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_groups_set_named_ports_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_groups_set_named_ports_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_templates_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_templates_delete_sync.py index c41989f1616d..ae7393cb54e8 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_templates_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_templates_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_templates_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_templates_get_sync.py index c1ac0c40d7d4..d4a8ca95ee67 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_templates_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_templates_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_templates_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_templates_insert_sync.py index 8f525b60656c..55fd9cae91a0 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_templates_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_templates_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_templates_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_templates_list_sync.py index 62b6c42d48b4..a864670ea85a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_templates_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instance_templates_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instances_bulk_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instances_bulk_insert_sync.py index ee83457ed9bc..792025b6bda8 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instances_bulk_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instances_bulk_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_delete_sync.py index 80e00b36be5c..483e6a5c587e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_get_iam_policy_sync.py index 1e708192f28f..3664e707e2c9 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_get_sync.py index a96e260cc7ff..452f4259b543 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_insert_sync.py index cb84f0e8b83f..a4501d87e8d4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_list_sync.py index d70c3f9523df..ff1c26660f80 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_set_iam_policy_sync.py index c2bb9631d4b9..41226263fb12 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_set_labels_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_set_labels_sync.py index 64e904e32f1e..491efd318e46 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_set_labels_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_set_labels_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_test_iam_permissions_sync.py index 19ee4a09d8d5..fe4ec2b8a3a2 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_instant_snapshots_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_attach_network_endpoints_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_attach_network_endpoints_sync.py index 2cee4181b6d1..d00619d76faa 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_attach_network_endpoints_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_attach_network_endpoints_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_delete_sync.py index a104cf5f0714..f07a3cd698b2 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_detach_network_endpoints_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_detach_network_endpoints_sync.py index 6295a2b349d7..193f659522aa 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_detach_network_endpoints_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_detach_network_endpoints_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_get_sync.py index 0c4141504e80..28f804f1ef3b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_insert_sync.py index 338f5bdd4968..2e6a2eb0b286 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_list_network_endpoints_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_list_network_endpoints_sync.py index ce2d5a61479b..e0c37069b998 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_list_network_endpoints_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_list_network_endpoints_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_list_sync.py index a36f9a627172..5654535418f9 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_endpoint_groups_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_add_association_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_add_association_sync.py index 2b8c7f47725d..1fc9116db018 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_add_association_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_add_association_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_add_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_add_rule_sync.py index 272d27fac11b..afc86105b549 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_add_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_add_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_clone_rules_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_clone_rules_sync.py index 22875a38cc84..42febd4abf9c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_clone_rules_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_clone_rules_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_delete_sync.py index f2cedcf5f15c..e495a9ce11a3 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_get_association_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_get_association_sync.py index 9e44846bb860..64ed2dfefd18 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_get_association_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_get_association_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_get_effective_firewalls_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_get_effective_firewalls_sync.py index a21ad60eb259..c2493895e55c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_get_effective_firewalls_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_get_effective_firewalls_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_get_iam_policy_sync.py index 452570692f1a..c4d89fa5038a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_get_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_get_rule_sync.py index a91321f6295d..9dbd52b44034 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_get_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_get_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_get_sync.py index 0745dbb508fe..08141123c737 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_insert_sync.py index 93b2dc171394..3919afec2a9b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_list_sync.py index fdef9725ceb2..5d059fe6e7e1 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_patch_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_patch_rule_sync.py index 9854f7531b32..467189b576bd 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_patch_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_patch_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_patch_sync.py index da9d62e8e8d8..fccfb25514aa 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_remove_association_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_remove_association_sync.py index 9f1088d39d28..a04f4444fcc7 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_remove_association_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_remove_association_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_remove_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_remove_rule_sync.py index 8d15aa62257f..945f2ac55ad6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_remove_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_remove_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_set_iam_policy_sync.py index 4c9ceb76624b..64b269b62711 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_test_iam_permissions_sync.py index 2cb85bbde1a2..bbf631dc1823 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_network_firewall_policies_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_notification_endpoints_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_notification_endpoints_delete_sync.py index cada238287c3..1fd6c09ab4e7 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_notification_endpoints_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_notification_endpoints_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_notification_endpoints_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_notification_endpoints_get_sync.py index 7918c3b05a95..13ee9da6107e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_notification_endpoints_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_notification_endpoints_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_notification_endpoints_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_notification_endpoints_insert_sync.py index 95d0343e5117..3e3ef8d18d86 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_notification_endpoints_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_notification_endpoints_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_notification_endpoints_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_notification_endpoints_list_sync.py index 1450a10bff6d..1bc50fa2d4b3 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_notification_endpoints_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_notification_endpoints_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_operations_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_operations_delete_sync.py index aaa5bff6e13c..ff1e09aad246 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_operations_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_operations_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_operations_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_operations_get_sync.py index 0b46f96a2758..b5813c74ebc3 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_operations_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_operations_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_operations_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_operations_list_sync.py index dd3e480cecbd..061509088d57 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_operations_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_operations_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_operations_wait_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_operations_wait_sync.py index 6b3ff7f6b4c1..d6ffb45d9c08 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_operations_wait_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_operations_wait_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_add_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_add_rule_sync.py index b765646a90d8..76f6b7bd3ff1 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_add_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_add_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_delete_sync.py index a0e264242444..98ae4ecea23e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_get_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_get_rule_sync.py index 78a3ef718ee7..449458c60196 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_get_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_get_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_get_sync.py index 2047345fae34..8520db34f387 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_insert_sync.py index 562a0793fefc..c42e262e0eab 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_list_sync.py index db39b6f4dd07..bee79f2fe915 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_patch_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_patch_rule_sync.py index 10ecacbb9cb7..75defc832d7b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_patch_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_patch_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_patch_sync.py index 5500dc65d204..8e3aadccab2a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_remove_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_remove_rule_sync.py index 3e7aba372ddb..270e3fc7f099 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_remove_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_remove_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_set_labels_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_set_labels_sync.py index 0edc1fe81517..2c4cb00ecf6c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_set_labels_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_security_policies_set_labels_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_certificates_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_certificates_delete_sync.py index ea6fc25b9b26..238b6667e81a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_certificates_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_certificates_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_certificates_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_certificates_get_sync.py index e74dcd457e3f..e2005632e2b0 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_certificates_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_certificates_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_certificates_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_certificates_insert_sync.py index fcba28afe2ae..6dc3f333bf30 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_certificates_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_certificates_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_certificates_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_certificates_list_sync.py index 61ba61ad0710..c54b8a61674d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_certificates_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_certificates_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_delete_sync.py index 2d20d1cd234b..1128d1f85edf 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_get_sync.py index 4e55fe4e1cbb..923d15973856 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_insert_sync.py index 04467ccc918d..1fc81a700761 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_list_available_features_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_list_available_features_sync.py index 7cf92582d448..e7adfa774e57 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_list_available_features_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_list_available_features_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_list_sync.py index 322d8bf31584..d65646e11413 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_patch_sync.py index 79c98bd6b730..92413d86e899 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_ssl_policies_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_http_proxies_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_http_proxies_delete_sync.py index df551e697e1d..ee83f0ae8d6f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_http_proxies_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_http_proxies_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_http_proxies_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_http_proxies_get_sync.py index bc58879115c3..061a371c1096 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_http_proxies_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_http_proxies_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_http_proxies_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_http_proxies_insert_sync.py index 03deb8f43e5e..89590fed5223 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_http_proxies_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_http_proxies_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_http_proxies_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_http_proxies_list_sync.py index 2139456c0e06..6ecf09fcc5c5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_http_proxies_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_http_proxies_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_http_proxies_set_url_map_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_http_proxies_set_url_map_sync.py index 09d9bed95f3e..4f9c027e9718 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_http_proxies_set_url_map_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_http_proxies_set_url_map_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_delete_sync.py index 0170c98c0273..0188df67ffd0 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_get_sync.py index aa80c771496b..5f1fd981881b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_insert_sync.py index 2cdbe62d812f..773505f95af3 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_list_sync.py index e56b16456085..ca86ae2ec326 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_patch_sync.py index 6dacc492e7de..5d8f75e8013b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_set_ssl_certificates_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_set_ssl_certificates_sync.py index cc0b2b4b541a..5cbb03c89640 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_set_ssl_certificates_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_set_ssl_certificates_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_set_url_map_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_set_url_map_sync.py index 9646ceae6b59..0f034214718c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_set_url_map_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_https_proxies_set_url_map_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_tcp_proxies_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_tcp_proxies_delete_sync.py index 04733faf1518..9849237af64e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_tcp_proxies_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_tcp_proxies_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_tcp_proxies_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_tcp_proxies_get_sync.py index 480ecce24dfc..9590478c696f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_tcp_proxies_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_tcp_proxies_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_tcp_proxies_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_tcp_proxies_insert_sync.py index df2d4fa6f08b..666215d1c9f0 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_tcp_proxies_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_tcp_proxies_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_tcp_proxies_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_tcp_proxies_list_sync.py index 08d1286a16de..542289bf1167 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_tcp_proxies_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_target_tcp_proxies_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_delete_sync.py index bbffbd09d53d..7665304fc8c6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_get_sync.py index 50ca7c097163..71b0332bc4ea 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_insert_sync.py index 4b2d0734afef..28762d4a25a4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_list_sync.py index 37eb86b0606b..a4e223d5214a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_patch_sync.py index e011bbdab1dc..bf879348eec9 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_update_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_update_sync.py index f5226b35e4e5..f4f1e5c67760 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_update_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_update_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_validate_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_validate_sync.py index 2f67f15f9790..15fb3b477b70 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_validate_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_url_maps_validate_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_zones_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_zones_list_sync.py index da4a59f1f416..77c7b79bd8eb 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_zones_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_region_zones_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_regions_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_regions_get_sync.py index c6e7b76b0f6e..4b0dfe7ea725 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_regions_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_regions_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_regions_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_regions_list_sync.py index 9a28c9d035f3..58517db8a81f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_regions_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_regions_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_aggregated_list_sync.py index 4d574b0fef30..9b3504acc8d3 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_delete_sync.py index 4bf368dce913..2522e00fa2ce 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_get_iam_policy_sync.py index 72aa54e084f3..6e1d58c08937 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_get_sync.py index 007e7176426f..a779e88ec882 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_insert_sync.py index d8bcf9d278b8..a90a8f5b8f12 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_list_sync.py index 7638fbe4c330..05315a927a11 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_resize_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_resize_sync.py index 36f91808af36..e18dcd0ebf44 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_resize_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_resize_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_set_iam_policy_sync.py index 57cc7196a05e..1f2ea726b5f4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_test_iam_permissions_sync.py index c696f0017aeb..b0de95b000cf 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_update_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_update_sync.py index e0589bb254f5..319fd561bd28 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_update_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_reservations_update_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_aggregated_list_sync.py index bdfeb732bd48..1d9b793ebf0f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_delete_sync.py index a9f03dc28476..768e956c90d4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_get_iam_policy_sync.py index 314a86fc0077..9405d196afd3 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_get_sync.py index b30a73ccefbb..93d05164f014 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_insert_sync.py index 734330f9583f..cf1eb1d8982d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_list_sync.py index ae9c590a8434..1be3e7320b8d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_patch_sync.py index f09092145d49..fd91609b5970 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_set_iam_policy_sync.py index 43a9cd084606..964b2bbca3d8 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_test_iam_permissions_sync.py index 252f1b01b372..ca065bf47702 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_resource_policies_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_aggregated_list_sync.py index e6097bd84503..c9da2d8b0f0f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_delete_route_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_delete_route_policy_sync.py index 83b9cdaf9879..4e19d4b56cc6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_delete_route_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_delete_route_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_delete_sync.py index 79dbfd5036d4..4712d81e0417 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_get_nat_ip_info_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_get_nat_ip_info_sync.py index 28e7073f43c6..6ca4f0cb15b8 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_get_nat_ip_info_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_get_nat_ip_info_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_get_nat_mapping_info_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_get_nat_mapping_info_sync.py index db4308d20de4..a38759370e75 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_get_nat_mapping_info_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_get_nat_mapping_info_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_get_route_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_get_route_policy_sync.py index 1dc8a3593438..310a865944a5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_get_route_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_get_route_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_get_router_status_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_get_router_status_sync.py index 2aeb551c00a6..7ee2ea82b7f4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_get_router_status_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_get_router_status_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_get_sync.py index e5f2ba991bbf..d9b45ea6df71 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_insert_sync.py index 785ce1b234cc..04c1f4705c16 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_list_bgp_routes_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_list_bgp_routes_sync.py index dd0dcd202b0f..718c622da241 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_list_bgp_routes_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_list_bgp_routes_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_list_route_policies_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_list_route_policies_sync.py index 040115799ab0..929508fe2a6f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_list_route_policies_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_list_route_policies_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_list_sync.py index ce6ad8a92871..610d1ed5669c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_patch_route_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_patch_route_policy_sync.py index cc1e331c2ac3..bc2350d790ba 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_patch_route_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_patch_route_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_patch_sync.py index ae11bdd1cfc5..031bcfa52171 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_preview_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_preview_sync.py index b3bded604550..0b35a73a298c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_preview_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_preview_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_update_route_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_update_route_policy_sync.py index dfb72b742664..ada08147bbdb 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_update_route_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_update_route_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_update_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_update_sync.py index be8650e70e9a..13d9ed63a58d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_update_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routers_update_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routes_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routes_delete_sync.py index c9c4655c7b97..94707235419c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routes_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routes_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routes_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routes_get_sync.py index 3d20c33cd04d..590d248f6b33 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routes_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routes_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routes_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routes_insert_sync.py index e45e1a5e2836..84da3e68ccda 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routes_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routes_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routes_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routes_list_sync.py index 9aecfab90df5..be6065222041 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routes_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_routes_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_add_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_add_rule_sync.py index 8f06628af90b..34ced504efc2 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_add_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_add_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_aggregated_list_sync.py index a09bdb4ac554..9c43dea4ee43 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_delete_sync.py index 3a9a0af5a74e..8f6d71d4432c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_get_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_get_rule_sync.py index 35c79f571114..5712b3e09b44 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_get_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_get_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_get_sync.py index 585ebbeba2b3..f74ad4cad226 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_insert_sync.py index 494b3f937380..ecac21ee9b3d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_list_preconfigured_expression_sets_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_list_preconfigured_expression_sets_sync.py index a70faa061040..0a413dbc5049 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_list_preconfigured_expression_sets_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_list_preconfigured_expression_sets_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_list_sync.py index 75ef09394aed..f5c6261990c8 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_patch_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_patch_rule_sync.py index 8337a6089191..e18ec6c83869 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_patch_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_patch_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_patch_sync.py index fb3f7fcad1e4..40eb0906c793 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_remove_rule_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_remove_rule_sync.py index 1040ec7e4b23..9c37c56cbd34 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_remove_rule_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_remove_rule_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_set_labels_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_set_labels_sync.py index 68c0b85ae76e..e95801914e2d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_set_labels_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_security_policies_set_labels_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_aggregated_list_sync.py index 786da5a688bb..eeb881ecebaa 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_delete_sync.py index 2d9fa966ddd3..45406c60b0d4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_get_iam_policy_sync.py index 6a9c65dc5cb7..61065c2c82de 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_get_sync.py index 420c5b281fc5..712b45095e50 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_insert_sync.py index b5b212cb2c3f..74b7c99d7f29 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_list_sync.py index 7194c3873da6..344016ece0e0 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_patch_sync.py index 212c7553f1be..ce4fe130ba49 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_set_iam_policy_sync.py index 36ad9aef9647..b4168d0665c7 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_test_iam_permissions_sync.py index 39e8b9e06d64..1448a8f00179 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_service_attachments_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshot_settings_service_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshot_settings_service_get_sync.py index 58a8036fc2d0..9bddb2c3af08 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshot_settings_service_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshot_settings_service_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshot_settings_service_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshot_settings_service_patch_sync.py index d610ef3bf947..77fb6db1fd3d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshot_settings_service_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshot_settings_service_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_delete_sync.py index c0ba7481c8ab..d71318b6eefb 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_get_iam_policy_sync.py index b735cafe2de1..047b632bdc34 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_get_sync.py index 022dd0eab428..3603f10f4ea1 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_insert_sync.py index 02bc0b69d847..a676e9554bbb 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_list_sync.py index 6c18cbdcc618..9543e9b09e10 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_set_iam_policy_sync.py index ccae6d01606a..3bb7a0fe5f67 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_set_labels_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_set_labels_sync.py index e2872cf6c33c..03013b39c1f4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_set_labels_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_set_labels_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_test_iam_permissions_sync.py index de0f4592e645..ae5ba9ee6ce8 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_snapshots_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_certificates_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_certificates_aggregated_list_sync.py index 767b5dfa206c..85e4f9a30d96 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_certificates_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_certificates_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_certificates_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_certificates_delete_sync.py index 6bc4cc831ca0..eeef4e2023f6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_certificates_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_certificates_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_certificates_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_certificates_get_sync.py index c3f5aaa96eca..30ab42052c81 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_certificates_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_certificates_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_certificates_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_certificates_insert_sync.py index 90736b119d66..6359c5c998cf 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_certificates_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_certificates_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_certificates_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_certificates_list_sync.py index cff02ab9bc8a..a49f9dcd9572 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_certificates_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_certificates_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_aggregated_list_sync.py index 11ed3d1a2c5f..c8313925846b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_delete_sync.py index 4ab682987663..051175876454 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_get_sync.py index e34d1993705f..837bca20d00d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_insert_sync.py index 943afdc811b0..32c5bd9c10e8 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_list_available_features_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_list_available_features_sync.py index c06d24236f3d..3d0ecf248580 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_list_available_features_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_list_available_features_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_list_sync.py index 9b6f564b23eb..001c6daa6067 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_patch_sync.py index 8fa70350dbf4..5ea0300d7247 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_ssl_policies_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pool_types_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pool_types_aggregated_list_sync.py index f72d2e7c4fc9..2dbd7925e215 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pool_types_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pool_types_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pool_types_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pool_types_get_sync.py index 20a4b0bd83a8..2d46eff006cb 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pool_types_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pool_types_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pool_types_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pool_types_list_sync.py index 94b2ddda4ef9..65bae751ed79 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pool_types_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pool_types_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_aggregated_list_sync.py index b5157795202e..afe6dba9452e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_delete_sync.py index d8d19295fce4..b2aefd2a4415 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_get_iam_policy_sync.py index b8bed19f18a6..8f9df9fbd2c6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_get_sync.py index c706e2a8bbb3..4de4e47ea612 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_insert_sync.py index 2d13e1b9301d..017e1b2d87ee 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_list_disks_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_list_disks_sync.py index 09353b98cc7e..bf8ac553630d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_list_disks_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_list_disks_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_list_sync.py index 93d6f86a3449..002b5a411d07 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_set_iam_policy_sync.py index 325d051173b5..abc23054f801 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_test_iam_permissions_sync.py index 1aefcc2a4193..5dcf3deda4b4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_update_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_update_sync.py index 375d016d6407..57df81365789 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_update_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_storage_pools_update_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_aggregated_list_sync.py index ea8fa7c99ceb..38af70436a6e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_delete_sync.py index 8ceb9dc98b27..d6f76346c28e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_expand_ip_cidr_range_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_expand_ip_cidr_range_sync.py index e730facc0de5..243f9daf883b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_expand_ip_cidr_range_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_expand_ip_cidr_range_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_get_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_get_iam_policy_sync.py index 0cf6e9add26e..b1f8c6361d8e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_get_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_get_sync.py index 08afc3df0797..ce8de1368b27 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_insert_sync.py index 83bca8a94087..a7e591f468b8 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_list_sync.py index e65b8e4ca341..50c61a2f651c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_list_usable_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_list_usable_sync.py index 19bf54443041..1f86c00bd85f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_list_usable_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_list_usable_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_patch_sync.py index f161e939862c..d80be982db8e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_set_iam_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_set_iam_policy_sync.py index b83a1638c253..43ad8442caba 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_set_iam_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_set_private_ip_google_access_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_set_private_ip_google_access_sync.py index 8a8df2975a15..d197aae2e410 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_set_private_ip_google_access_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_set_private_ip_google_access_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_test_iam_permissions_sync.py index 4a6dcb8e5371..00d9c6a7e6cb 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_subnetworks_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_grpc_proxies_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_grpc_proxies_delete_sync.py index ca5603f26360..b53275cb2598 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_grpc_proxies_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_grpc_proxies_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_grpc_proxies_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_grpc_proxies_get_sync.py index c3a140ca76c8..b17fe7a5fd6c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_grpc_proxies_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_grpc_proxies_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_grpc_proxies_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_grpc_proxies_insert_sync.py index 135abd777374..8f3a6f2b4352 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_grpc_proxies_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_grpc_proxies_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_grpc_proxies_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_grpc_proxies_list_sync.py index 32a14ea78ab7..21d2b559442b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_grpc_proxies_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_grpc_proxies_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_grpc_proxies_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_grpc_proxies_patch_sync.py index d70c4b8d05a2..5f609198af35 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_grpc_proxies_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_grpc_proxies_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_aggregated_list_sync.py index dbc6fc8175f6..9ca6788c1967 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_delete_sync.py index 4ebf4de13849..24c6044816a0 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_get_sync.py index fc2f741f98d8..c5ed82c5d642 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_insert_sync.py index 64486bd5ce31..a4a581f02f20 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_list_sync.py index d716e33ac622..620b20694bd3 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_patch_sync.py index 9ff42d48840d..5680731fbe25 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_set_url_map_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_set_url_map_sync.py index 521cbd3bceb3..5a16d469b01b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_set_url_map_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_http_proxies_set_url_map_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_aggregated_list_sync.py index 4589227ff015..146796423d3e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_delete_sync.py index 4e06fd29af40..61d10354125c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_get_sync.py index 6c582bb3c25e..62925380c23b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_insert_sync.py index 5b2466a5c4d5..a8f3a68bed92 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_list_sync.py index 7c6797d02c59..df644999456b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_patch_sync.py index 6beeb16b122f..67274fd13904 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_set_certificate_map_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_set_certificate_map_sync.py index fa26a7eaf0b8..90399d73de8e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_set_certificate_map_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_set_certificate_map_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_set_quic_override_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_set_quic_override_sync.py index db6e24110b6e..0e23657a5c0a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_set_quic_override_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_set_quic_override_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_set_ssl_certificates_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_set_ssl_certificates_sync.py index b50d32419391..e64ffaf39a27 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_set_ssl_certificates_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_set_ssl_certificates_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_set_ssl_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_set_ssl_policy_sync.py index 1405297d7be4..9808d87fab82 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_set_ssl_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_set_ssl_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_set_url_map_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_set_url_map_sync.py index ed80b18e5adf..15eb8cf106b1 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_set_url_map_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_https_proxies_set_url_map_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_aggregated_list_sync.py index 88b17d6255bf..95b44093a804 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_delete_sync.py index 19f23b2a6291..9d658530fabf 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_get_sync.py index c5c88b2758dd..997a7ff81b3b 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_insert_sync.py index 0b8555418bbb..326d80bd10a6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_list_sync.py index 29114938134d..a5c4754d3c0a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_set_security_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_set_security_policy_sync.py index 55fb1225e90f..cd72c5662557 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_set_security_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_instances_set_security_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_add_health_check_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_add_health_check_sync.py index 8358af8d39c0..5afe87af6501 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_add_health_check_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_add_health_check_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_add_instance_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_add_instance_sync.py index 20aeb410a725..b3fc3b5f201c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_add_instance_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_add_instance_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_aggregated_list_sync.py index abf7ac2816c3..592e1dd5b3fd 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_delete_sync.py index 5a841370b45d..ba701b50b504 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_get_health_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_get_health_sync.py index e5613dfc03af..aa69909f4523 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_get_health_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_get_health_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_get_sync.py index 359a5d55c9b7..d4de486e1b12 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_insert_sync.py index 41ce83e23f94..d7ba60605c18 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_list_sync.py index 9fafd6305dd2..cc2a543c5cc4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_remove_health_check_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_remove_health_check_sync.py index 57228b8f76be..1f52cf9b7f13 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_remove_health_check_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_remove_health_check_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_remove_instance_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_remove_instance_sync.py index d34f73646362..c9a740395e44 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_remove_instance_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_remove_instance_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_set_backup_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_set_backup_sync.py index 395145167252..f6927512c4db 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_set_backup_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_set_backup_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_set_security_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_set_security_policy_sync.py index 25ed249b7c2f..bde0ea3c09b6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_set_security_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_pools_set_security_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_delete_sync.py index a78a76aceb09..d587e20aa80f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_get_sync.py index 9fce0d8f0eea..5e57a94414e2 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_insert_sync.py index 5685682e5721..75eddb28f7a9 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_list_sync.py index f370b70c3a33..b317cae0faa5 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_set_backend_service_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_set_backend_service_sync.py index a3d946165ecc..374e5e9fb490 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_set_backend_service_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_set_backend_service_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_set_certificate_map_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_set_certificate_map_sync.py index 6dbe23e89dda..b88037e5a9d4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_set_certificate_map_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_set_certificate_map_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_set_proxy_header_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_set_proxy_header_sync.py index 81b7fdb311b4..4f2425061b1a 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_set_proxy_header_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_set_proxy_header_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_set_ssl_certificates_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_set_ssl_certificates_sync.py index 3b13d225c90d..f30cf33522f4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_set_ssl_certificates_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_set_ssl_certificates_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_set_ssl_policy_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_set_ssl_policy_sync.py index 253a68dd0deb..443c5ec7e0af 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_set_ssl_policy_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_ssl_proxies_set_ssl_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_aggregated_list_sync.py index a7bf18b12a50..5c2f55fb3b17 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_delete_sync.py index 6c12ec8fc932..96f4b1acfc44 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_get_sync.py index 784be15162c2..48416a4b86a8 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_insert_sync.py index 5787c7cf1b9b..d488d3d3bb4f 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_list_sync.py index 53341508ee8d..173ed68e4654 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_set_backend_service_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_set_backend_service_sync.py index fb4e36e6435f..7b642fbfc333 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_set_backend_service_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_set_backend_service_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_set_proxy_header_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_set_proxy_header_sync.py index 30ebeb1ea36f..0477a0c11cfa 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_set_proxy_header_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_tcp_proxies_set_proxy_header_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_aggregated_list_sync.py index 8cd5bc671a2d..792c4b201ea9 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_delete_sync.py index e3bbfa5f5951..13bb27727aa8 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_get_sync.py index 6846870db3a0..d19b75b7ec15 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_insert_sync.py index 07a8a3eb511d..baddd34289d4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_list_sync.py index 8d6781f3a127..5ef8af28aca0 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_set_labels_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_set_labels_sync.py index 443c2bc986e2..7b10c8ac5ce7 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_set_labels_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_target_vpn_gateways_set_labels_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_aggregated_list_sync.py index a9a43526725d..c9ed97499fd6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_delete_sync.py index 83c1ed9e7bf4..c65cd1af01c4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_get_sync.py index 08c3241d0b8f..e65ec4cf5ded 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_insert_sync.py index 13485797a0e3..8dbfd6365e81 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_invalidate_cache_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_invalidate_cache_sync.py index 5bc2b2f192a7..c8cca414bd08 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_invalidate_cache_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_invalidate_cache_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_list_sync.py index a17d866c183a..b14f72bcc07c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_patch_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_patch_sync.py index 29ed245dc063..8139dd16e7e4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_patch_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_patch_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_update_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_update_sync.py index 8edd2d2df9ad..e136bfbc57e7 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_update_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_update_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_validate_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_validate_sync.py index 8294a253dc78..c402815a5570 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_validate_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_url_maps_validate_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_aggregated_list_sync.py index 1a6587df9223..6071e07b31cc 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_delete_sync.py index 12140e716bbd..cda823729803 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_get_status_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_get_status_sync.py index 1f166cdd2433..f23e3f8d4606 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_get_status_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_get_status_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_get_sync.py index be5fe6ef63be..d4670d9e21d2 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_insert_sync.py index 959935182edf..c4f31e3a8cc1 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_list_sync.py index 00c2b4d048c2..b2f99afe7c56 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_set_labels_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_set_labels_sync.py index 52336d985dd2..fbaee0c6b363 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_set_labels_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_set_labels_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_test_iam_permissions_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_test_iam_permissions_sync.py index 6c8e6b05a7f6..c34feecb14f4 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_test_iam_permissions_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_gateways_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_aggregated_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_aggregated_list_sync.py index b4607ba40737..5a0c50529a86 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_aggregated_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_aggregated_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_delete_sync.py index 7573d14e740b..ead3558b331d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_get_sync.py index 65704346188f..08ce1a6fc51e 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_insert_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_insert_sync.py index 382be4bc8924..161de4b5e07d 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_insert_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_insert_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_list_sync.py index 6e58f34f529e..3444d6215f3c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_set_labels_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_set_labels_sync.py index daeea2375200..75d56df1cecc 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_set_labels_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_vpn_tunnels_set_labels_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zone_operations_delete_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zone_operations_delete_sync.py index 240d6cbefc8e..771af88c2d63 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zone_operations_delete_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zone_operations_delete_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zone_operations_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zone_operations_get_sync.py index e0ff511bf7d3..5d2f612cce5c 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zone_operations_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zone_operations_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zone_operations_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zone_operations_list_sync.py index 4dd5473104fe..9a0179c85d97 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zone_operations_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zone_operations_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zone_operations_wait_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zone_operations_wait_sync.py index 40eb6b1562f9..a01a56a791ac 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zone_operations_wait_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zone_operations_wait_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zones_get_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zones_get_sync.py index 44d9e0230c8c..8768bf143152 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zones_get_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zones_get_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zones_list_sync.py b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zones_list_sync.py index 92dc2042ab28..1a3e8b7227c6 100644 --- a/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zones_list_sync.py +++ b/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_zones_list_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/samples/generated_samples/snippet_metadata_google.cloud.compute.v1.json b/packages/google-cloud-compute/samples/generated_samples/snippet_metadata_google.cloud.compute.v1.json index a57fdd65586f..78a7aafebe90 100644 --- a/packages/google-cloud-compute/samples/generated_samples/snippet_metadata_google.cloud.compute.v1.json +++ b/packages/google-cloud-compute/samples/generated_samples/snippet_metadata_google.cloud.compute.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-compute", - "version": "1.27.0" + "version": "0.1.0" }, "snippets": [ { diff --git a/packages/google-cloud-compute/scripts/fixup_compute_v1_keywords.py b/packages/google-cloud-compute/scripts/fixup_compute_v1_keywords.py index d73c935168d8..68d2e959cac0 100644 --- a/packages/google-cloud-compute/scripts/fixup_compute_v1_keywords.py +++ b/packages/google-cloud-compute/scripts/fixup_compute_v1_keywords.py @@ -1,6 +1,6 @@ #! /usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/setup.py b/packages/google-cloud-compute/setup.py index 0fbc2031864f..39a78cbbf716 100644 --- a/packages/google-cloud-compute/setup.py +++ b/packages/google-cloud-compute/setup.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/__init__.py b/packages/google-cloud-compute/tests/__init__.py index 8f6cf068242c..cbf94b283c70 100644 --- a/packages/google-cloud-compute/tests/__init__.py +++ b/packages/google-cloud-compute/tests/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/__init__.py b/packages/google-cloud-compute/tests/unit/__init__.py index 8f6cf068242c..cbf94b283c70 100644 --- a/packages/google-cloud-compute/tests/unit/__init__.py +++ b/packages/google-cloud-compute/tests/unit/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/__init__.py b/packages/google-cloud-compute/tests/unit/gapic/__init__.py index 8f6cf068242c..cbf94b283c70 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/__init__.py +++ b/packages/google-cloud-compute/tests/unit/gapic/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/__init__.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/__init__.py index 8f6cf068242c..cbf94b283c70 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/__init__.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_accelerator_types.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_accelerator_types.py index a19fed862fb2..8160ef8450cc 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_accelerator_types.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_accelerator_types.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_addresses.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_addresses.py index 68abd1e8f751..3abf0d1dcd43 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_addresses.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_addresses.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_autoscalers.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_autoscalers.py index 8a33c1a9cc7d..31575e41426a 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_autoscalers.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_autoscalers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_backend_buckets.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_backend_buckets.py index e30d89bb8acd..425159c46581 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_backend_buckets.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_backend_buckets.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_backend_services.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_backend_services.py index 6f568ed9e62d..7ca06f414f6b 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_backend_services.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_backend_services.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_disk_types.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_disk_types.py index ccd4a1b640b7..a18016a75330 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_disk_types.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_disk_types.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_disks.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_disks.py index 0a68c2492925..c1f009be39b6 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_disks.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_disks.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_external_vpn_gateways.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_external_vpn_gateways.py index 2cc67015768e..812b3633cb97 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_external_vpn_gateways.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_external_vpn_gateways.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_firewall_policies.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_firewall_policies.py index ee7bd776c721..aae657088bf5 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_firewall_policies.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_firewall_policies.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_firewalls.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_firewalls.py index 5d7b8af739fa..0de6bf704ebb 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_firewalls.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_firewalls.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_forwarding_rules.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_forwarding_rules.py index 018fb06863c6..832ba59bfee2 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_forwarding_rules.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_forwarding_rules.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_addresses.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_addresses.py index 164215519287..6d95c2f74299 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_addresses.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_addresses.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_forwarding_rules.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_forwarding_rules.py index 3628e9ec38c3..ebfaa8e54391 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_forwarding_rules.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_forwarding_rules.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_network_endpoint_groups.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_network_endpoint_groups.py index 3c86edee23d6..3c816923b306 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_network_endpoint_groups.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_network_endpoint_groups.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_operations.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_operations.py index 253dbeea20fc..985809249fdb 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_operations.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_operations.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_organization_operations.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_organization_operations.py index 9668de44c98a..3e14983b7184 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_organization_operations.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_organization_operations.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_public_delegated_prefixes.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_public_delegated_prefixes.py index 325eb0bc9c3b..b1fc8b947a16 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_public_delegated_prefixes.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_global_public_delegated_prefixes.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_health_checks.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_health_checks.py index d45c01e7b2ae..dddc3e81556e 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_health_checks.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_health_checks.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_image_family_views.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_image_family_views.py index 8438ad351d07..37f9694754c1 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_image_family_views.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_image_family_views.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_images.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_images.py index ce83cd72024f..60068e07da46 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_images.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_images.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instance_group_manager_resize_requests.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instance_group_manager_resize_requests.py index a790def08ef4..e3a4d7dd6615 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instance_group_manager_resize_requests.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instance_group_manager_resize_requests.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instance_group_managers.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instance_group_managers.py index 210e72cd51b4..015fa3b4797e 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instance_group_managers.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instance_group_managers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instance_groups.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instance_groups.py index 1ce1ee1381f0..33aa08f9a257 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instance_groups.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instance_groups.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instance_settings_service.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instance_settings_service.py index 3d1659cae28c..fb7f90bd9853 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instance_settings_service.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instance_settings_service.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instance_templates.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instance_templates.py index 9bb4e1faaa6b..3a0f5d929b54 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instance_templates.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instance_templates.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instances.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instances.py index 85f7b6420363..35ee034bb5ec 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instances.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instances.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instant_snapshots.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instant_snapshots.py index 6470546cac4e..ef9c9329d411 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instant_snapshots.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_instant_snapshots.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_interconnect_attachments.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_interconnect_attachments.py index 350a42d0808f..60a7d71f1fbd 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_interconnect_attachments.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_interconnect_attachments.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_interconnect_locations.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_interconnect_locations.py index c9bda82b4ab7..104c4599df8d 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_interconnect_locations.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_interconnect_locations.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_interconnect_remote_locations.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_interconnect_remote_locations.py index 04ae391b8a09..1bb860d2be0c 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_interconnect_remote_locations.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_interconnect_remote_locations.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_interconnects.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_interconnects.py index e8e5b82d7598..b1cbf2f6bb75 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_interconnects.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_interconnects.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_license_codes.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_license_codes.py index 04821055e21f..2225ae6f24f5 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_license_codes.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_license_codes.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_licenses.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_licenses.py index a9644830f882..295a0855ff2a 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_licenses.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_licenses.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_machine_images.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_machine_images.py index f9163e3d7c4f..aa0fd616ea24 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_machine_images.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_machine_images.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_machine_types.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_machine_types.py index 86985a85a4ff..c2e64b9356ab 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_machine_types.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_machine_types.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_network_attachments.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_network_attachments.py index 025774c3d881..3d44dc0efd7d 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_network_attachments.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_network_attachments.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_network_edge_security_services.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_network_edge_security_services.py index 31f805a605ef..367c33a67735 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_network_edge_security_services.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_network_edge_security_services.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_network_endpoint_groups.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_network_endpoint_groups.py index 8c7c6fbc31c5..8bd2681e397a 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_network_endpoint_groups.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_network_endpoint_groups.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_network_firewall_policies.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_network_firewall_policies.py index 6d23d6ee6bdb..d7af27020d28 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_network_firewall_policies.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_network_firewall_policies.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_network_profiles.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_network_profiles.py index 51ceb5180458..4895e80b2619 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_network_profiles.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_network_profiles.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_networks.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_networks.py index d44bd59506b3..ea0a4f4e2dfd 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_networks.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_networks.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_node_groups.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_node_groups.py index dd10bdf9bd3f..d1ab5365f9a6 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_node_groups.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_node_groups.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_node_templates.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_node_templates.py index 73e34e42334c..cf6410f17daf 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_node_templates.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_node_templates.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_node_types.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_node_types.py index e51b7bb7c46c..6ddf504f6b8a 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_node_types.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_node_types.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_packet_mirrorings.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_packet_mirrorings.py index 1e03ef3326b9..aee79b292cc5 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_packet_mirrorings.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_packet_mirrorings.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_projects.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_projects.py index 307ce38f7c2f..ed8a7e59adbd 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_projects.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_projects.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_public_advertised_prefixes.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_public_advertised_prefixes.py index ba7961bc0225..59f1c4c8dc61 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_public_advertised_prefixes.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_public_advertised_prefixes.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_public_delegated_prefixes.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_public_delegated_prefixes.py index 278ae4aba242..837832d7a94e 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_public_delegated_prefixes.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_public_delegated_prefixes.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_autoscalers.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_autoscalers.py index 2e1b2f7edc0d..fa33f89803e7 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_autoscalers.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_autoscalers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_backend_services.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_backend_services.py index 6e575c048f3a..030b50a417ce 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_backend_services.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_backend_services.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_commitments.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_commitments.py index 95903d618b71..3d00326b01af 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_commitments.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_commitments.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_disk_types.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_disk_types.py index b0d1baab2ef7..45af952e5369 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_disk_types.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_disk_types.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_disks.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_disks.py index d142bfd0035a..2305675a446b 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_disks.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_disks.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_health_check_services.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_health_check_services.py index 8e8f7dd18ac4..c357ffd14f75 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_health_check_services.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_health_check_services.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_health_checks.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_health_checks.py index 55408aa602a4..157f6a7f2272 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_health_checks.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_health_checks.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_instance_group_managers.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_instance_group_managers.py index b0e6a4806338..9432484397ee 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_instance_group_managers.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_instance_group_managers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_instance_groups.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_instance_groups.py index d8eb061a6fa9..332242129c23 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_instance_groups.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_instance_groups.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_instance_templates.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_instance_templates.py index 779f2177682d..7b25086ff1e8 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_instance_templates.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_instance_templates.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_instances.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_instances.py index 6cd7e21d388e..c6bcd53df1c4 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_instances.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_instances.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_instant_snapshots.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_instant_snapshots.py index ba0bfcfdd050..aa11bd51c380 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_instant_snapshots.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_instant_snapshots.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_network_endpoint_groups.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_network_endpoint_groups.py index 519d47e6d816..f38ae357e3f0 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_network_endpoint_groups.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_network_endpoint_groups.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_network_firewall_policies.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_network_firewall_policies.py index f599e4cc04aa..3e99eabec062 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_network_firewall_policies.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_network_firewall_policies.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_notification_endpoints.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_notification_endpoints.py index ebe10d87780f..348793784b40 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_notification_endpoints.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_notification_endpoints.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_operations.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_operations.py index 65390025d06c..023362f10dc5 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_operations.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_operations.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_security_policies.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_security_policies.py index f9cf72798403..dfb6cfdbfdb3 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_security_policies.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_security_policies.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_ssl_certificates.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_ssl_certificates.py index 30ca05af0e08..dfde81ea778e 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_ssl_certificates.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_ssl_certificates.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_ssl_policies.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_ssl_policies.py index 7e424cee83c6..6275f62332f0 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_ssl_policies.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_ssl_policies.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_target_http_proxies.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_target_http_proxies.py index 2ce2a3f638b5..fac8219aa7d2 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_target_http_proxies.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_target_http_proxies.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_target_https_proxies.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_target_https_proxies.py index b0c292053b7f..8eff771554e2 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_target_https_proxies.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_target_https_proxies.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_target_tcp_proxies.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_target_tcp_proxies.py index f0d5e971a983..57814b361f96 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_target_tcp_proxies.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_target_tcp_proxies.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_url_maps.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_url_maps.py index f89915d1860f..cc717f2df094 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_url_maps.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_url_maps.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_zones.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_zones.py index 44ce18b01327..04ef50438f76 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_zones.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_region_zones.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_regions.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_regions.py index 3f7292e5242d..391e27d6d85b 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_regions.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_regions.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_reservations.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_reservations.py index 059dac2243a7..45727925ad09 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_reservations.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_reservations.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_resource_policies.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_resource_policies.py index a5cff380a629..9135d9faa01a 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_resource_policies.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_resource_policies.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_routers.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_routers.py index 337cebd25618..98bceac298ff 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_routers.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_routers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_routes.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_routes.py index 5370a90290db..97cb64314724 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_routes.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_routes.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_security_policies.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_security_policies.py index 1b1394a5e15a..7bdf61c786d0 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_security_policies.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_security_policies.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_service_attachments.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_service_attachments.py index 072199045286..d5a11a9a9bde 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_service_attachments.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_service_attachments.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_snapshot_settings_service.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_snapshot_settings_service.py index dd68a7f69c63..2b1e47c28992 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_snapshot_settings_service.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_snapshot_settings_service.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_snapshots.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_snapshots.py index 4fd544b6e5c0..664f56d289f6 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_snapshots.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_snapshots.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_ssl_certificates.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_ssl_certificates.py index 0b007c57f41a..7065e189a84e 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_ssl_certificates.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_ssl_certificates.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_ssl_policies.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_ssl_policies.py index 18bc5412153e..1c9ddf4071db 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_ssl_policies.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_ssl_policies.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_storage_pool_types.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_storage_pool_types.py index ca026ceba44d..8e987aeb7d91 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_storage_pool_types.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_storage_pool_types.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_storage_pools.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_storage_pools.py index 1dc0425ef083..836321fdfe90 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_storage_pools.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_storage_pools.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_subnetworks.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_subnetworks.py index 552a93a591b1..4df749d006f5 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_subnetworks.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_subnetworks.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_grpc_proxies.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_grpc_proxies.py index 306946574cc0..e4259e451228 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_grpc_proxies.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_grpc_proxies.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_http_proxies.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_http_proxies.py index f60be38f466e..fcd998ff09f0 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_http_proxies.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_http_proxies.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_https_proxies.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_https_proxies.py index bed1810f5b50..2a84e53e9a9e 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_https_proxies.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_https_proxies.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_instances.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_instances.py index f16db0bbdf81..4abfd3cd89f4 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_instances.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_instances.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_pools.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_pools.py index 3250848a01a0..aa29800e1611 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_pools.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_pools.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_ssl_proxies.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_ssl_proxies.py index 4b8c79970eff..7553a82697f3 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_ssl_proxies.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_ssl_proxies.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_tcp_proxies.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_tcp_proxies.py index 3ba0e831d99a..143cf327448c 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_tcp_proxies.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_tcp_proxies.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_vpn_gateways.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_vpn_gateways.py index 8355523e47ad..5e95948ee55e 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_vpn_gateways.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_target_vpn_gateways.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_url_maps.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_url_maps.py index 3bb41da0198a..bc6d921fa044 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_url_maps.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_url_maps.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_vpn_gateways.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_vpn_gateways.py index 9c509c24aa49..ae837b81f1a8 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_vpn_gateways.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_vpn_gateways.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_vpn_tunnels.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_vpn_tunnels.py index 213f95ccadc9..b0dbe9aa4343 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_vpn_tunnels.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_vpn_tunnels.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_zone_operations.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_zone_operations.py index 12e0bce394a0..6742ad29da08 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_zone_operations.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_zone_operations.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_zones.py b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_zones.py index f6a69095c019..fab056ad5325 100644 --- a/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_zones.py +++ b/packages/google-cloud-compute/tests/unit/gapic/compute_v1/test_zones.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.