From 13559cdbb8d379d063a952878661969e2b6df1b9 Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Tue, 5 May 2026 23:52:29 +0000 Subject: [PATCH] tests: update golden files --- .../tests/integration/goldens/storagebatchoperations/.flake8 | 2 +- .../integration/goldens/storagebatchoperations/MANIFEST.in | 2 +- .../integration/goldens/storagebatchoperations/docs/conf.py | 4 ++-- .../google/cloud/storagebatchoperations/__init__.py | 2 +- .../google/cloud/storagebatchoperations/gapic_version.py | 2 +- .../google/cloud/storagebatchoperations_v1/__init__.py | 2 +- .../google/cloud/storagebatchoperations_v1/gapic_version.py | 2 +- .../cloud/storagebatchoperations_v1/services/__init__.py | 2 +- .../services/storage_batch_operations/__init__.py | 2 +- .../services/storage_batch_operations/async_client.py | 2 +- .../services/storage_batch_operations/client.py | 2 +- .../services/storage_batch_operations/pagers.py | 2 +- .../services/storage_batch_operations/transports/__init__.py | 2 +- .../services/storage_batch_operations/transports/base.py | 2 +- .../services/storage_batch_operations/transports/grpc.py | 2 +- .../storage_batch_operations/transports/grpc_asyncio.py | 2 +- .../services/storage_batch_operations/transports/rest.py | 2 +- .../services/storage_batch_operations/transports/rest_base.py | 2 +- .../google/cloud/storagebatchoperations_v1/types/__init__.py | 2 +- .../types/storage_batch_operations.py | 2 +- .../types/storage_batch_operations_types.py | 2 +- .../integration/goldens/storagebatchoperations/noxfile.py | 2 +- ..._v1_generated_storage_batch_operations_cancel_job_async.py | 2 +- ...s_v1_generated_storage_batch_operations_cancel_job_sync.py | 2 +- ..._v1_generated_storage_batch_operations_create_job_async.py | 2 +- ...s_v1_generated_storage_batch_operations_create_job_sync.py | 2 +- ..._v1_generated_storage_batch_operations_delete_job_async.py | 2 +- ...s_v1_generated_storage_batch_operations_delete_job_sync.py | 2 +- ...ted_storage_batch_operations_get_bucket_operation_async.py | 2 +- ...ated_storage_batch_operations_get_bucket_operation_sync.py | 2 +- ...ons_v1_generated_storage_batch_operations_get_job_async.py | 2 +- ...ions_v1_generated_storage_batch_operations_get_job_sync.py | 2 +- ...d_storage_batch_operations_list_bucket_operations_async.py | 2 +- ...ed_storage_batch_operations_list_bucket_operations_sync.py | 2 +- ...s_v1_generated_storage_batch_operations_list_jobs_async.py | 2 +- ...ns_v1_generated_storage_batch_operations_list_jobs_sync.py | 2 +- .../tests/integration/goldens/storagebatchoperations/setup.py | 2 +- .../goldens/storagebatchoperations/tests/__init__.py | 2 +- .../goldens/storagebatchoperations/tests/unit/__init__.py | 2 +- .../storagebatchoperations/tests/unit/gapic/__init__.py | 2 +- .../tests/unit/gapic/storagebatchoperations_v1/__init__.py | 2 +- .../test_storage_batch_operations.py | 2 +- 42 files changed, 43 insertions(+), 43 deletions(-) diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/.flake8 b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/.flake8 index 90316de21489..f9069a84687b 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/.flake8 +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/.flake8 @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/MANIFEST.in b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/MANIFEST.in index dae249ec8976..f932577add9d 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/MANIFEST.in +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/MANIFEST.in @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/docs/conf.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/docs/conf.py index 52cbff5b419c..4a203dd820ac 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/docs/conf.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/docs/conf.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -84,7 +84,7 @@ # General information about the project. project = u"google-cloud-storagebatchoperations" -copyright = u"2025, Google, LLC" +copyright = u"2026, Google, LLC" author = u"Google APIs" # The version info for the project you're documenting, acts as replacement for diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations/__init__.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations/__init__.py index 2c12b9f4be2d..e568648632ee 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations/__init__.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations/gapic_version.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations/gapic_version.py index bbc191a8fe2d..ae664692e9bd 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations/gapic_version.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations/gapic_version.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/__init__.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/__init__.py index 3e38bda95788..6e2831b029b7 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/__init__.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/gapic_version.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/gapic_version.py index bbc191a8fe2d..ae664692e9bd 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/gapic_version.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/gapic_version.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/__init__.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/__init__.py index cbf94b283c70..32b36c5c4fe0 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/__init__.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/__init__.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/__init__.py index d13eaefe23de..93142a5e868f 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/__init__.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/async_client.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/async_client.py index fa743e28de70..496c10fa5467 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/async_client.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/async_client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/client.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/client.py index 298d4b24467c..c186e5f12736 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/client.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/pagers.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/pagers.py index cbd2b4743894..5cfa87e45ec0 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/pagers.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/__init__.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/__init__.py index f4838e6e09e6..6a7da0476bd0 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/__init__.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/base.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/base.py index 1527ac608392..79736feb8f55 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/base.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/grpc.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/grpc.py index f40aa0c4a4db..1f997d49aabd 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/grpc.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/grpc.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/grpc_asyncio.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/grpc_asyncio.py index 525b525ac448..97a7a3213a3c 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/grpc_asyncio.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/grpc_asyncio.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/rest.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/rest.py index e3c96161cab3..f251dc2f7107 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/rest.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/rest_base.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/rest_base.py index d10ee72681ca..280692aac74f 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/rest_base.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/services/storage_batch_operations/transports/rest_base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/types/__init__.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/types/__init__.py index 78dcc34eab3b..c81cb339881d 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/types/__init__.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/types/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/types/storage_batch_operations.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/types/storage_batch_operations.py index 48501bbbb45f..3bc35eef7d7c 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/types/storage_batch_operations.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/types/storage_batch_operations.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/types/storage_batch_operations_types.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/types/storage_batch_operations_types.py index 18e6ef37e826..7df68f6861b5 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/types/storage_batch_operations_types.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/google/cloud/storagebatchoperations_v1/types/storage_batch_operations_types.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/noxfile.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/noxfile.py index 63d49cc84208..02371d0616c5 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/noxfile.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/noxfile.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_cancel_job_async.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_cancel_job_async.py index 783ed99d0ee2..9dc79640354a 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_cancel_job_async.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_cancel_job_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_cancel_job_sync.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_cancel_job_sync.py index 465b54222faa..a263552a92fc 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_cancel_job_sync.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_cancel_job_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_create_job_async.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_create_job_async.py index 7858a245d003..142d9ed95c4a 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_create_job_async.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_create_job_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_create_job_sync.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_create_job_sync.py index 25f1cbfb49f8..af8e632736d3 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_create_job_sync.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_create_job_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_delete_job_async.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_delete_job_async.py index 1a4115e07be4..b03b597a6d0c 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_delete_job_async.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_delete_job_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_delete_job_sync.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_delete_job_sync.py index aa2c978f56ba..023189f790fd 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_delete_job_sync.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_delete_job_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_get_bucket_operation_async.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_get_bucket_operation_async.py index 6a7afdce2130..2f97847602f5 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_get_bucket_operation_async.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_get_bucket_operation_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_get_bucket_operation_sync.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_get_bucket_operation_sync.py index 4c100e6a82f9..e3754dc1a7a3 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_get_bucket_operation_sync.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_get_bucket_operation_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_get_job_async.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_get_job_async.py index 49d19bee99ac..842da840ba00 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_get_job_async.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_get_job_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_get_job_sync.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_get_job_sync.py index 82a981aae6a6..ec4077135dd9 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_get_job_sync.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_get_job_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_list_bucket_operations_async.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_list_bucket_operations_async.py index ac150dee98e5..75f0bc072408 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_list_bucket_operations_async.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_list_bucket_operations_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_list_bucket_operations_sync.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_list_bucket_operations_sync.py index b34bcd052ea9..1f0c91fcedce 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_list_bucket_operations_sync.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_list_bucket_operations_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_list_jobs_async.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_list_jobs_async.py index e8e67403df1e..8e1dd6e1b98e 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_list_jobs_async.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_list_jobs_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_list_jobs_sync.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_list_jobs_sync.py index 3c5c90f47bef..1570e63af167 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_list_jobs_sync.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/samples/generated_samples/storagebatchoperations_v1_generated_storage_batch_operations_list_jobs_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/setup.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/setup.py index 86b42d43d473..2af3073000f0 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/setup.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/setup.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/tests/__init__.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/tests/__init__.py index 191773d5572d..c4290ea03f84 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/tests/__init__.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/tests/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/tests/unit/__init__.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/tests/unit/__init__.py index 191773d5572d..c4290ea03f84 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/tests/unit/__init__.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/tests/unit/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/tests/unit/gapic/__init__.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/tests/unit/gapic/__init__.py index 191773d5572d..c4290ea03f84 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/tests/unit/gapic/__init__.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/tests/unit/gapic/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/tests/unit/gapic/storagebatchoperations_v1/__init__.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/tests/unit/gapic/storagebatchoperations_v1/__init__.py index 191773d5572d..c4290ea03f84 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/tests/unit/gapic/storagebatchoperations_v1/__init__.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/tests/unit/gapic/storagebatchoperations_v1/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/tests/unit/gapic/storagebatchoperations_v1/test_storage_batch_operations.py b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/tests/unit/gapic/storagebatchoperations_v1/test_storage_batch_operations.py index b0110ab7446d..68dca3b3a081 100755 --- a/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/tests/unit/gapic/storagebatchoperations_v1/test_storage_batch_operations.py +++ b/packages/gapic-generator/tests/integration/goldens/storagebatchoperations/tests/unit/gapic/storagebatchoperations_v1/test_storage_batch_operations.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.