diff --git a/packages/google-cloud-run/google/cloud/run/__init__.py b/packages/google-cloud-run/google/cloud/run/__init__.py index 287f2456fc6a..b40948d3835e 100644 --- a/packages/google-cloud-run/google/cloud/run/__init__.py +++ b/packages/google-cloud-run/google/cloud/run/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/__init__.py b/packages/google-cloud-run/google/cloud/run_v2/__init__.py index d8ca6e9ec193..f91c03890d7e 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/__init__.py +++ b/packages/google-cloud-run/google/cloud/run_v2/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/__init__.py b/packages/google-cloud-run/google/cloud/run_v2/services/__init__.py index e8e1c3845db5..89a37dc92c5a 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/__init__.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/executions/__init__.py b/packages/google-cloud-run/google/cloud/run_v2/services/executions/__init__.py index f92fc714e672..a7d59fbd1a1a 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/executions/__init__.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/executions/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/executions/async_client.py b/packages/google-cloud-run/google/cloud/run_v2/services/executions/async_client.py index 2c25ce931813..d75441660682 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/executions/async_client.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/executions/async_client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/executions/client.py b/packages/google-cloud-run/google/cloud/run_v2/services/executions/client.py index d5acbad70d25..c888cb044672 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/executions/client.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/executions/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/executions/pagers.py b/packages/google-cloud-run/google/cloud/run_v2/services/executions/pagers.py index c0d65105ce8f..69f635b4f94c 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/executions/pagers.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/executions/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/executions/transports/__init__.py b/packages/google-cloud-run/google/cloud/run_v2/services/executions/transports/__init__.py index d231e58021ba..3d03f33a26f3 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/executions/transports/__init__.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/executions/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/executions/transports/base.py b/packages/google-cloud-run/google/cloud/run_v2/services/executions/transports/base.py index 393f332ce795..6f6a5c2c67c0 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/executions/transports/base.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/executions/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/executions/transports/grpc.py b/packages/google-cloud-run/google/cloud/run_v2/services/executions/transports/grpc.py index f3aec2bc72e7..17c3c7207672 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/executions/transports/grpc.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/executions/transports/grpc.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/executions/transports/grpc_asyncio.py b/packages/google-cloud-run/google/cloud/run_v2/services/executions/transports/grpc_asyncio.py index 15672f683254..e0b31f05956e 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/executions/transports/grpc_asyncio.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/executions/transports/grpc_asyncio.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/executions/transports/rest.py b/packages/google-cloud-run/google/cloud/run_v2/services/executions/transports/rest.py index 0e3f29ebbfc3..7c4ead95405d 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/executions/transports/rest.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/executions/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/jobs/__init__.py b/packages/google-cloud-run/google/cloud/run_v2/services/jobs/__init__.py index c6a4e7a7091d..eaf58c837c24 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/jobs/__init__.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/jobs/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/jobs/async_client.py b/packages/google-cloud-run/google/cloud/run_v2/services/jobs/async_client.py index 6d200cc52dc0..593241a70936 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/jobs/async_client.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/jobs/async_client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/jobs/client.py b/packages/google-cloud-run/google/cloud/run_v2/services/jobs/client.py index c9dace5bb6eb..0641a8d055cf 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/jobs/client.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/jobs/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/jobs/pagers.py b/packages/google-cloud-run/google/cloud/run_v2/services/jobs/pagers.py index 8ed23d9bf55b..a00e6628ec0d 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/jobs/pagers.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/jobs/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/jobs/transports/__init__.py b/packages/google-cloud-run/google/cloud/run_v2/services/jobs/transports/__init__.py index 25ea4a3f2985..21e3eb638538 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/jobs/transports/__init__.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/jobs/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/jobs/transports/base.py b/packages/google-cloud-run/google/cloud/run_v2/services/jobs/transports/base.py index 20a22e432203..ff2ea182be5f 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/jobs/transports/base.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/jobs/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/jobs/transports/grpc.py b/packages/google-cloud-run/google/cloud/run_v2/services/jobs/transports/grpc.py index c36c273bd487..5e911981bdae 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/jobs/transports/grpc.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/jobs/transports/grpc.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/jobs/transports/grpc_asyncio.py b/packages/google-cloud-run/google/cloud/run_v2/services/jobs/transports/grpc_asyncio.py index a5ac42c58784..4532adaa39b8 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/jobs/transports/grpc_asyncio.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/jobs/transports/grpc_asyncio.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/jobs/transports/rest.py b/packages/google-cloud-run/google/cloud/run_v2/services/jobs/transports/rest.py index 19dca75fdb0d..f14d4781f62a 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/jobs/transports/rest.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/jobs/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/revisions/__init__.py b/packages/google-cloud-run/google/cloud/run_v2/services/revisions/__init__.py index e26e08901d2c..8e9e0dd19f2b 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/revisions/__init__.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/revisions/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/revisions/async_client.py b/packages/google-cloud-run/google/cloud/run_v2/services/revisions/async_client.py index 736c7dbde427..9f11a0929937 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/revisions/async_client.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/revisions/async_client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/revisions/client.py b/packages/google-cloud-run/google/cloud/run_v2/services/revisions/client.py index e90757d72c63..b0ea0c75f04e 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/revisions/client.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/revisions/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/revisions/pagers.py b/packages/google-cloud-run/google/cloud/run_v2/services/revisions/pagers.py index ee449d8cd254..4416152de73b 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/revisions/pagers.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/revisions/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/revisions/transports/__init__.py b/packages/google-cloud-run/google/cloud/run_v2/services/revisions/transports/__init__.py index 5501b10d0c59..f2d0972a0d57 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/revisions/transports/__init__.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/revisions/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/revisions/transports/base.py b/packages/google-cloud-run/google/cloud/run_v2/services/revisions/transports/base.py index 0c2ef8c133ad..af6025b0603e 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/revisions/transports/base.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/revisions/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/revisions/transports/grpc.py b/packages/google-cloud-run/google/cloud/run_v2/services/revisions/transports/grpc.py index 0982baa217da..b7219ce48344 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/revisions/transports/grpc.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/revisions/transports/grpc.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/revisions/transports/grpc_asyncio.py b/packages/google-cloud-run/google/cloud/run_v2/services/revisions/transports/grpc_asyncio.py index 03acd16065a6..72ee457be66a 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/revisions/transports/grpc_asyncio.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/revisions/transports/grpc_asyncio.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/revisions/transports/rest.py b/packages/google-cloud-run/google/cloud/run_v2/services/revisions/transports/rest.py index b2c9495151ba..35f0e009679d 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/revisions/transports/rest.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/revisions/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/services/__init__.py b/packages/google-cloud-run/google/cloud/run_v2/services/services/__init__.py index 3916f5828b85..274540b73935 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/services/__init__.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/services/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/services/async_client.py b/packages/google-cloud-run/google/cloud/run_v2/services/services/async_client.py index 7778f75cb50d..fd8b5d317bae 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/services/async_client.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/services/async_client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/services/client.py b/packages/google-cloud-run/google/cloud/run_v2/services/services/client.py index 8955c31f9240..5c0aae7a1f90 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/services/client.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/services/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/services/pagers.py b/packages/google-cloud-run/google/cloud/run_v2/services/services/pagers.py index 43e8321fbf08..9287c0aa76b5 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/services/pagers.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/services/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/services/transports/__init__.py b/packages/google-cloud-run/google/cloud/run_v2/services/services/transports/__init__.py index 94ca3b8e5747..75a0c0edeaa6 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/services/transports/__init__.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/services/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/services/transports/base.py b/packages/google-cloud-run/google/cloud/run_v2/services/services/transports/base.py index 259845bf21f6..b0f806fb95f7 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/services/transports/base.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/services/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/services/transports/grpc.py b/packages/google-cloud-run/google/cloud/run_v2/services/services/transports/grpc.py index 1216e668c66c..e03fd8790d1c 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/services/transports/grpc.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/services/transports/grpc.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/services/transports/grpc_asyncio.py b/packages/google-cloud-run/google/cloud/run_v2/services/services/transports/grpc_asyncio.py index b8e66b5dba6f..63e4c9df8371 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/services/transports/grpc_asyncio.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/services/transports/grpc_asyncio.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/services/transports/rest.py b/packages/google-cloud-run/google/cloud/run_v2/services/services/transports/rest.py index 179ba06f4d1e..c950219161a0 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/services/transports/rest.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/services/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/tasks/__init__.py b/packages/google-cloud-run/google/cloud/run_v2/services/tasks/__init__.py index fdbb36c6e020..e352cc0e15e6 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/tasks/__init__.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/tasks/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/tasks/async_client.py b/packages/google-cloud-run/google/cloud/run_v2/services/tasks/async_client.py index 40f56daaa428..45bb8d485ebc 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/tasks/async_client.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/tasks/async_client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/tasks/client.py b/packages/google-cloud-run/google/cloud/run_v2/services/tasks/client.py index 0e2f9df1a81f..e89237a8b27e 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/tasks/client.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/tasks/client.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/tasks/pagers.py b/packages/google-cloud-run/google/cloud/run_v2/services/tasks/pagers.py index 7febfafb1259..fb24acd09b57 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/tasks/pagers.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/tasks/pagers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/tasks/transports/__init__.py b/packages/google-cloud-run/google/cloud/run_v2/services/tasks/transports/__init__.py index 7a5c9c230a6b..4b01bb62e304 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/tasks/transports/__init__.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/tasks/transports/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/tasks/transports/base.py b/packages/google-cloud-run/google/cloud/run_v2/services/tasks/transports/base.py index 8f15ec5f0fa5..11c26474c23d 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/tasks/transports/base.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/tasks/transports/base.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/tasks/transports/grpc.py b/packages/google-cloud-run/google/cloud/run_v2/services/tasks/transports/grpc.py index 91d2e7c4866b..005a78790109 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/tasks/transports/grpc.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/tasks/transports/grpc.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/tasks/transports/grpc_asyncio.py b/packages/google-cloud-run/google/cloud/run_v2/services/tasks/transports/grpc_asyncio.py index 58b1f42a80d4..3354356d2c78 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/tasks/transports/grpc_asyncio.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/tasks/transports/grpc_asyncio.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/services/tasks/transports/rest.py b/packages/google-cloud-run/google/cloud/run_v2/services/tasks/transports/rest.py index 919deba20ef0..fe9b1b78dae6 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/services/tasks/transports/rest.py +++ b/packages/google-cloud-run/google/cloud/run_v2/services/tasks/transports/rest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/types/__init__.py b/packages/google-cloud-run/google/cloud/run_v2/types/__init__.py index c726327e98d3..e7e58d2e7687 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/types/__init__.py +++ b/packages/google-cloud-run/google/cloud/run_v2/types/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/types/condition.py b/packages/google-cloud-run/google/cloud/run_v2/types/condition.py index 32d8960bf703..193dd1244f95 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/types/condition.py +++ b/packages/google-cloud-run/google/cloud/run_v2/types/condition.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/types/execution.py b/packages/google-cloud-run/google/cloud/run_v2/types/execution.py index 1af01da9a630..85f60652e56d 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/types/execution.py +++ b/packages/google-cloud-run/google/cloud/run_v2/types/execution.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/types/execution_template.py b/packages/google-cloud-run/google/cloud/run_v2/types/execution_template.py index b59617e0314a..803f5cf0cbce 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/types/execution_template.py +++ b/packages/google-cloud-run/google/cloud/run_v2/types/execution_template.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/types/job.py b/packages/google-cloud-run/google/cloud/run_v2/types/job.py index f41a4277b274..7d147c5d28c6 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/types/job.py +++ b/packages/google-cloud-run/google/cloud/run_v2/types/job.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/types/k8s_min.py b/packages/google-cloud-run/google/cloud/run_v2/types/k8s_min.py index 091fca12032f..df57765e8619 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/types/k8s_min.py +++ b/packages/google-cloud-run/google/cloud/run_v2/types/k8s_min.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/types/revision.py b/packages/google-cloud-run/google/cloud/run_v2/types/revision.py index ffbd7eb078dc..23de562b429c 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/types/revision.py +++ b/packages/google-cloud-run/google/cloud/run_v2/types/revision.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/types/revision_template.py b/packages/google-cloud-run/google/cloud/run_v2/types/revision_template.py index 43281b7a03e5..63366055e61f 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/types/revision_template.py +++ b/packages/google-cloud-run/google/cloud/run_v2/types/revision_template.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/types/service.py b/packages/google-cloud-run/google/cloud/run_v2/types/service.py index 1b8f6ccf681e..ec56cec1f649 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/types/service.py +++ b/packages/google-cloud-run/google/cloud/run_v2/types/service.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/types/task.py b/packages/google-cloud-run/google/cloud/run_v2/types/task.py index c7edb671df19..8deb54875f56 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/types/task.py +++ b/packages/google-cloud-run/google/cloud/run_v2/types/task.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/types/task_template.py b/packages/google-cloud-run/google/cloud/run_v2/types/task_template.py index 59bfcccc84e5..3e111c050e78 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/types/task_template.py +++ b/packages/google-cloud-run/google/cloud/run_v2/types/task_template.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/types/traffic_target.py b/packages/google-cloud-run/google/cloud/run_v2/types/traffic_target.py index abefac38d621..789ed76d6d73 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/types/traffic_target.py +++ b/packages/google-cloud-run/google/cloud/run_v2/types/traffic_target.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/google/cloud/run_v2/types/vendor_settings.py b/packages/google-cloud-run/google/cloud/run_v2/types/vendor_settings.py index 4eae5b2da22f..ee868f977f96 100644 --- a/packages/google-cloud-run/google/cloud/run_v2/types/vendor_settings.py +++ b/packages/google-cloud-run/google/cloud/run_v2/types/vendor_settings.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_delete_execution_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_delete_execution_async.py index 2df54dad75f1..652f8cf4a4b4 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_delete_execution_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_delete_execution_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_delete_execution_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_delete_execution_sync.py index b62b5dc56730..41c8ed9de0b2 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_delete_execution_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_delete_execution_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_get_execution_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_get_execution_async.py index 8dabd7e6810e..1eba764cc880 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_get_execution_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_get_execution_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_get_execution_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_get_execution_sync.py index eadb5120c311..4641beba4e55 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_get_execution_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_get_execution_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_list_executions_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_list_executions_async.py index 68865c0cfb44..60fe89a33bd6 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_list_executions_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_list_executions_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_list_executions_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_list_executions_sync.py index df98a8904200..541594e12546 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_list_executions_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_executions_list_executions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_create_job_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_create_job_async.py index b9f23de2debb..79cc4b3dedd0 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_create_job_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_create_job_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_create_job_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_create_job_sync.py index cc86bdf022ed..5d9a910c75f9 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_create_job_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_create_job_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_delete_job_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_delete_job_async.py index 2f5285848cc1..e6b5121dc0ad 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_delete_job_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_delete_job_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_delete_job_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_delete_job_sync.py index afbff0313dd8..c21614965b68 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_delete_job_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_delete_job_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_get_iam_policy_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_get_iam_policy_async.py index cb50a6c124df..f406f6cef811 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_get_iam_policy_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_get_iam_policy_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_get_iam_policy_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_get_iam_policy_sync.py index a6d2de06da1d..03c94715284f 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_get_iam_policy_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_get_job_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_get_job_async.py index 2f782efb4641..fddeeee72950 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_get_job_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_get_job_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_get_job_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_get_job_sync.py index 285fd9b9acbb..092af757463d 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_get_job_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_get_job_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_list_jobs_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_list_jobs_async.py index de1196a2e7db..0cd0964006cb 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_list_jobs_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_list_jobs_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_list_jobs_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_list_jobs_sync.py index a62d3fd4a3a8..c6d29dd27846 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_list_jobs_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_list_jobs_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_run_job_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_run_job_async.py index 67f42bf70b05..b3a8c9fb258a 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_run_job_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_run_job_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_run_job_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_run_job_sync.py index 450b562ebe58..869e640b2857 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_run_job_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_run_job_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_set_iam_policy_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_set_iam_policy_async.py index 18ed951b37e3..0ac686a9c382 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_set_iam_policy_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_set_iam_policy_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_set_iam_policy_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_set_iam_policy_sync.py index b1b17ca8d523..215e079d1cc8 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_set_iam_policy_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_test_iam_permissions_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_test_iam_permissions_async.py index eec9fcb7a34e..4700fdac7022 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_test_iam_permissions_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_test_iam_permissions_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_test_iam_permissions_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_test_iam_permissions_sync.py index 30caa40eaada..ba0dd34522aa 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_test_iam_permissions_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_update_job_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_update_job_async.py index e8659dc76c17..01460af4ca3f 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_update_job_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_update_job_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_update_job_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_update_job_sync.py index f82e95925cfc..c9e887b00f37 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_update_job_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_jobs_update_job_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_delete_revision_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_delete_revision_async.py index da85a44b657e..4d219fe5a92d 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_delete_revision_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_delete_revision_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_delete_revision_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_delete_revision_sync.py index 5c31ef67ef1a..e70878a03405 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_delete_revision_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_delete_revision_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_get_revision_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_get_revision_async.py index 584e7d2f910a..8ec08ad037ec 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_get_revision_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_get_revision_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_get_revision_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_get_revision_sync.py index db26232f7881..b353412c9e89 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_get_revision_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_get_revision_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_list_revisions_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_list_revisions_async.py index e50e2560cee2..09de8e2d48a6 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_list_revisions_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_list_revisions_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_list_revisions_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_list_revisions_sync.py index a935bba82888..246fa5d11eb5 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_list_revisions_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_revisions_list_revisions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_create_service_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_create_service_async.py index 727df54230d0..17a52e4ea4df 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_create_service_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_create_service_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_create_service_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_create_service_sync.py index c9506e01d4cf..667199b98a43 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_create_service_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_create_service_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_delete_service_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_delete_service_async.py index 8317c126a0a4..8d14027d5156 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_delete_service_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_delete_service_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_delete_service_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_delete_service_sync.py index db66b17ca95c..de8580a0ed3a 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_delete_service_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_delete_service_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_get_iam_policy_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_get_iam_policy_async.py index 087eed45191a..2a7cb0aafcbe 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_get_iam_policy_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_get_iam_policy_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_get_iam_policy_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_get_iam_policy_sync.py index d303a7b5cc44..fba511e6b2da 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_get_iam_policy_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_get_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_get_service_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_get_service_async.py index 867bf19647ba..1576738e0b6d 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_get_service_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_get_service_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_get_service_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_get_service_sync.py index 9bb919431fb1..e5c04abf6a42 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_get_service_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_get_service_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_list_services_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_list_services_async.py index 381489b853e9..b64f9030e0c4 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_list_services_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_list_services_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_list_services_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_list_services_sync.py index 638716680693..f765ec870e11 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_list_services_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_list_services_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_set_iam_policy_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_set_iam_policy_async.py index 4763fd635a30..60360c275c44 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_set_iam_policy_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_set_iam_policy_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_set_iam_policy_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_set_iam_policy_sync.py index f31411c4395b..ccb84b97071a 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_set_iam_policy_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_set_iam_policy_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_test_iam_permissions_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_test_iam_permissions_async.py index 3631f30c0ea6..d5b8857b251d 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_test_iam_permissions_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_test_iam_permissions_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_test_iam_permissions_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_test_iam_permissions_sync.py index 76a3225deb52..8642c39e496a 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_test_iam_permissions_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_test_iam_permissions_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_update_service_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_update_service_async.py index 02a1f3f12540..cd5db02ee8b6 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_update_service_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_update_service_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_update_service_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_update_service_sync.py index 5d74cba79354..9cd0e0d7a6f6 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_update_service_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_services_update_service_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_tasks_get_task_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_tasks_get_task_async.py index 5193de3b528b..2bb35399086b 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_tasks_get_task_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_tasks_get_task_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_tasks_get_task_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_tasks_get_task_sync.py index e58057fffc9a..9843647c280e 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_tasks_get_task_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_tasks_get_task_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_tasks_list_tasks_async.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_tasks_list_tasks_async.py index 39d271599a2a..dbf672c5e6a8 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_tasks_list_tasks_async.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_tasks_list_tasks_async.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_tasks_list_tasks_sync.py b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_tasks_list_tasks_sync.py index 32eb357cb2f4..d299a1409120 100644 --- a/packages/google-cloud-run/samples/generated_samples/run_v2_generated_tasks_list_tasks_sync.py +++ b/packages/google-cloud-run/samples/generated_samples/run_v2_generated_tasks_list_tasks_sync.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/samples/generated_samples/snippet_metadata_google.cloud.run.v2.json b/packages/google-cloud-run/samples/generated_samples/snippet_metadata_google.cloud.run.v2.json index b5753a9079df..da84c85cadf1 100644 --- a/packages/google-cloud-run/samples/generated_samples/snippet_metadata_google.cloud.run.v2.json +++ b/packages/google-cloud-run/samples/generated_samples/snippet_metadata_google.cloud.run.v2.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-run", - "version": "0.9.0" + "version": "0.1.0" }, "snippets": [ { diff --git a/packages/google-cloud-run/scripts/fixup_run_v2_keywords.py b/packages/google-cloud-run/scripts/fixup_run_v2_keywords.py index c051080be628..37b1d959ed6c 100644 --- a/packages/google-cloud-run/scripts/fixup_run_v2_keywords.py +++ b/packages/google-cloud-run/scripts/fixup_run_v2_keywords.py @@ -1,6 +1,6 @@ #! /usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/setup.py b/packages/google-cloud-run/setup.py index 0d2cffdd07a9..893df8469ec6 100644 --- a/packages/google-cloud-run/setup.py +++ b/packages/google-cloud-run/setup.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/tests/__init__.py b/packages/google-cloud-run/tests/__init__.py index e8e1c3845db5..89a37dc92c5a 100644 --- a/packages/google-cloud-run/tests/__init__.py +++ b/packages/google-cloud-run/tests/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/tests/unit/__init__.py b/packages/google-cloud-run/tests/unit/__init__.py index e8e1c3845db5..89a37dc92c5a 100644 --- a/packages/google-cloud-run/tests/unit/__init__.py +++ b/packages/google-cloud-run/tests/unit/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/tests/unit/gapic/__init__.py b/packages/google-cloud-run/tests/unit/gapic/__init__.py index e8e1c3845db5..89a37dc92c5a 100644 --- a/packages/google-cloud-run/tests/unit/gapic/__init__.py +++ b/packages/google-cloud-run/tests/unit/gapic/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/tests/unit/gapic/run_v2/__init__.py b/packages/google-cloud-run/tests/unit/gapic/run_v2/__init__.py index e8e1c3845db5..89a37dc92c5a 100644 --- a/packages/google-cloud-run/tests/unit/gapic/run_v2/__init__.py +++ b/packages/google-cloud-run/tests/unit/gapic/run_v2/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/tests/unit/gapic/run_v2/test_executions.py b/packages/google-cloud-run/tests/unit/gapic/run_v2/test_executions.py index c39578156e89..22fbffd04016 100644 --- a/packages/google-cloud-run/tests/unit/gapic/run_v2/test_executions.py +++ b/packages/google-cloud-run/tests/unit/gapic/run_v2/test_executions.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/tests/unit/gapic/run_v2/test_jobs.py b/packages/google-cloud-run/tests/unit/gapic/run_v2/test_jobs.py index c0b6b123d0f7..1a7b136f8544 100644 --- a/packages/google-cloud-run/tests/unit/gapic/run_v2/test_jobs.py +++ b/packages/google-cloud-run/tests/unit/gapic/run_v2/test_jobs.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/tests/unit/gapic/run_v2/test_revisions.py b/packages/google-cloud-run/tests/unit/gapic/run_v2/test_revisions.py index e88a598e5d6f..bfd7878b0c30 100644 --- a/packages/google-cloud-run/tests/unit/gapic/run_v2/test_revisions.py +++ b/packages/google-cloud-run/tests/unit/gapic/run_v2/test_revisions.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/tests/unit/gapic/run_v2/test_services.py b/packages/google-cloud-run/tests/unit/gapic/run_v2/test_services.py index ae9c28bec08a..4173393b690d 100644 --- a/packages/google-cloud-run/tests/unit/gapic/run_v2/test_services.py +++ b/packages/google-cloud-run/tests/unit/gapic/run_v2/test_services.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-run/tests/unit/gapic/run_v2/test_tasks.py b/packages/google-cloud-run/tests/unit/gapic/run_v2/test_tasks.py index 021380b0d988..dcc4c087947a 100644 --- a/packages/google-cloud-run/tests/unit/gapic/run_v2/test_tasks.py +++ b/packages/google-cloud-run/tests/unit/gapic/run_v2/test_tasks.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.