diff --git a/google/cloud/automl/__init__.py b/google/cloud/automl/__init__.py index 03006722..ad28985e 100644 --- a/google/cloud/automl/__init__.py +++ b/google/cloud/automl/__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/google/cloud/automl_v1/__init__.py b/google/cloud/automl_v1/__init__.py index 653064ef..7ff8e645 100644 --- a/google/cloud/automl_v1/__init__.py +++ b/google/cloud/automl_v1/__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/google/cloud/automl_v1/services/__init__.py b/google/cloud/automl_v1/services/__init__.py index e8e1c384..89a37dc9 100644 --- a/google/cloud/automl_v1/services/__init__.py +++ b/google/cloud/automl_v1/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/google/cloud/automl_v1/services/auto_ml/__init__.py b/google/cloud/automl_v1/services/auto_ml/__init__.py index 894e4248..c73746af 100644 --- a/google/cloud/automl_v1/services/auto_ml/__init__.py +++ b/google/cloud/automl_v1/services/auto_ml/__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/google/cloud/automl_v1/services/auto_ml/async_client.py b/google/cloud/automl_v1/services/auto_ml/async_client.py index ae7c87de..6b44cc80 100644 --- a/google/cloud/automl_v1/services/auto_ml/async_client.py +++ b/google/cloud/automl_v1/services/auto_ml/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/google/cloud/automl_v1/services/auto_ml/client.py b/google/cloud/automl_v1/services/auto_ml/client.py index 8fbea129..457cb9f1 100644 --- a/google/cloud/automl_v1/services/auto_ml/client.py +++ b/google/cloud/automl_v1/services/auto_ml/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/google/cloud/automl_v1/services/auto_ml/pagers.py b/google/cloud/automl_v1/services/auto_ml/pagers.py index 7c9457b0..459d48dc 100644 --- a/google/cloud/automl_v1/services/auto_ml/pagers.py +++ b/google/cloud/automl_v1/services/auto_ml/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/google/cloud/automl_v1/services/auto_ml/transports/__init__.py b/google/cloud/automl_v1/services/auto_ml/transports/__init__.py index f47b6bf6..49c2dbec 100644 --- a/google/cloud/automl_v1/services/auto_ml/transports/__init__.py +++ b/google/cloud/automl_v1/services/auto_ml/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/google/cloud/automl_v1/services/auto_ml/transports/base.py b/google/cloud/automl_v1/services/auto_ml/transports/base.py index f2033128..c00319a3 100644 --- a/google/cloud/automl_v1/services/auto_ml/transports/base.py +++ b/google/cloud/automl_v1/services/auto_ml/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/google/cloud/automl_v1/services/auto_ml/transports/grpc.py b/google/cloud/automl_v1/services/auto_ml/transports/grpc.py index c8e568e6..712a58fc 100644 --- a/google/cloud/automl_v1/services/auto_ml/transports/grpc.py +++ b/google/cloud/automl_v1/services/auto_ml/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/google/cloud/automl_v1/services/auto_ml/transports/grpc_asyncio.py b/google/cloud/automl_v1/services/auto_ml/transports/grpc_asyncio.py index ee65a6fc..cf0aa3ad 100644 --- a/google/cloud/automl_v1/services/auto_ml/transports/grpc_asyncio.py +++ b/google/cloud/automl_v1/services/auto_ml/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/google/cloud/automl_v1/services/auto_ml/transports/rest.py b/google/cloud/automl_v1/services/auto_ml/transports/rest.py index 5aaed572..d24c0b71 100644 --- a/google/cloud/automl_v1/services/auto_ml/transports/rest.py +++ b/google/cloud/automl_v1/services/auto_ml/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/google/cloud/automl_v1/services/prediction_service/__init__.py b/google/cloud/automl_v1/services/prediction_service/__init__.py index d5ecd0dd..3a0131f7 100644 --- a/google/cloud/automl_v1/services/prediction_service/__init__.py +++ b/google/cloud/automl_v1/services/prediction_service/__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/google/cloud/automl_v1/services/prediction_service/async_client.py b/google/cloud/automl_v1/services/prediction_service/async_client.py index 58d1e846..894d64d6 100644 --- a/google/cloud/automl_v1/services/prediction_service/async_client.py +++ b/google/cloud/automl_v1/services/prediction_service/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/google/cloud/automl_v1/services/prediction_service/client.py b/google/cloud/automl_v1/services/prediction_service/client.py index 40dc27ae..8945715b 100644 --- a/google/cloud/automl_v1/services/prediction_service/client.py +++ b/google/cloud/automl_v1/services/prediction_service/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/google/cloud/automl_v1/services/prediction_service/transports/__init__.py b/google/cloud/automl_v1/services/prediction_service/transports/__init__.py index c3ca80df..68b8c458 100644 --- a/google/cloud/automl_v1/services/prediction_service/transports/__init__.py +++ b/google/cloud/automl_v1/services/prediction_service/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/google/cloud/automl_v1/services/prediction_service/transports/base.py b/google/cloud/automl_v1/services/prediction_service/transports/base.py index 95645225..2064925d 100644 --- a/google/cloud/automl_v1/services/prediction_service/transports/base.py +++ b/google/cloud/automl_v1/services/prediction_service/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/google/cloud/automl_v1/services/prediction_service/transports/grpc.py b/google/cloud/automl_v1/services/prediction_service/transports/grpc.py index d33264a7..8a4073df 100644 --- a/google/cloud/automl_v1/services/prediction_service/transports/grpc.py +++ b/google/cloud/automl_v1/services/prediction_service/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/google/cloud/automl_v1/services/prediction_service/transports/grpc_asyncio.py b/google/cloud/automl_v1/services/prediction_service/transports/grpc_asyncio.py index 4087fb13..e51e6607 100644 --- a/google/cloud/automl_v1/services/prediction_service/transports/grpc_asyncio.py +++ b/google/cloud/automl_v1/services/prediction_service/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/google/cloud/automl_v1/services/prediction_service/transports/rest.py b/google/cloud/automl_v1/services/prediction_service/transports/rest.py index afe369e7..b5cf73cd 100644 --- a/google/cloud/automl_v1/services/prediction_service/transports/rest.py +++ b/google/cloud/automl_v1/services/prediction_service/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/google/cloud/automl_v1/types/__init__.py b/google/cloud/automl_v1/types/__init__.py index 1edd21f0..059a4bb6 100644 --- a/google/cloud/automl_v1/types/__init__.py +++ b/google/cloud/automl_v1/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/google/cloud/automl_v1/types/annotation_payload.py b/google/cloud/automl_v1/types/annotation_payload.py index 6196b342..e48db417 100644 --- a/google/cloud/automl_v1/types/annotation_payload.py +++ b/google/cloud/automl_v1/types/annotation_payload.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/google/cloud/automl_v1/types/annotation_spec.py b/google/cloud/automl_v1/types/annotation_spec.py index cc2b0793..eb11896c 100644 --- a/google/cloud/automl_v1/types/annotation_spec.py +++ b/google/cloud/automl_v1/types/annotation_spec.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/google/cloud/automl_v1/types/classification.py b/google/cloud/automl_v1/types/classification.py index ce0d865e..e60290f3 100644 --- a/google/cloud/automl_v1/types/classification.py +++ b/google/cloud/automl_v1/types/classification.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/google/cloud/automl_v1/types/data_items.py b/google/cloud/automl_v1/types/data_items.py index 38a9154e..8467047f 100644 --- a/google/cloud/automl_v1/types/data_items.py +++ b/google/cloud/automl_v1/types/data_items.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/google/cloud/automl_v1/types/dataset.py b/google/cloud/automl_v1/types/dataset.py index cf3363b4..ad7bed47 100644 --- a/google/cloud/automl_v1/types/dataset.py +++ b/google/cloud/automl_v1/types/dataset.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/google/cloud/automl_v1/types/detection.py b/google/cloud/automl_v1/types/detection.py index c481cf49..af64716a 100644 --- a/google/cloud/automl_v1/types/detection.py +++ b/google/cloud/automl_v1/types/detection.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/google/cloud/automl_v1/types/geometry.py b/google/cloud/automl_v1/types/geometry.py index b87ea5c9..d1c898a6 100644 --- a/google/cloud/automl_v1/types/geometry.py +++ b/google/cloud/automl_v1/types/geometry.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/google/cloud/automl_v1/types/image.py b/google/cloud/automl_v1/types/image.py index 5cf51652..0fece959 100644 --- a/google/cloud/automl_v1/types/image.py +++ b/google/cloud/automl_v1/types/image.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/google/cloud/automl_v1/types/io.py b/google/cloud/automl_v1/types/io.py index c160bc27..9f01e5e2 100644 --- a/google/cloud/automl_v1/types/io.py +++ b/google/cloud/automl_v1/types/io.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/google/cloud/automl_v1/types/model.py b/google/cloud/automl_v1/types/model.py index 906440c8..19611777 100644 --- a/google/cloud/automl_v1/types/model.py +++ b/google/cloud/automl_v1/types/model.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/google/cloud/automl_v1/types/model_evaluation.py b/google/cloud/automl_v1/types/model_evaluation.py index 8c424c3e..777b1f98 100644 --- a/google/cloud/automl_v1/types/model_evaluation.py +++ b/google/cloud/automl_v1/types/model_evaluation.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/google/cloud/automl_v1/types/operations.py b/google/cloud/automl_v1/types/operations.py index 7dc327a2..2c37d290 100644 --- a/google/cloud/automl_v1/types/operations.py +++ b/google/cloud/automl_v1/types/operations.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/google/cloud/automl_v1/types/prediction_service.py b/google/cloud/automl_v1/types/prediction_service.py index acbfebb7..1cb9d875 100644 --- a/google/cloud/automl_v1/types/prediction_service.py +++ b/google/cloud/automl_v1/types/prediction_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/google/cloud/automl_v1/types/service.py b/google/cloud/automl_v1/types/service.py index 7cb9d965..1c8e0950 100644 --- a/google/cloud/automl_v1/types/service.py +++ b/google/cloud/automl_v1/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/google/cloud/automl_v1/types/text.py b/google/cloud/automl_v1/types/text.py index d449e1d4..0ffe39f6 100644 --- a/google/cloud/automl_v1/types/text.py +++ b/google/cloud/automl_v1/types/text.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/google/cloud/automl_v1/types/text_extraction.py b/google/cloud/automl_v1/types/text_extraction.py index 821f1989..1d52eeb7 100644 --- a/google/cloud/automl_v1/types/text_extraction.py +++ b/google/cloud/automl_v1/types/text_extraction.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/google/cloud/automl_v1/types/text_segment.py b/google/cloud/automl_v1/types/text_segment.py index 201ba20e..76848187 100644 --- a/google/cloud/automl_v1/types/text_segment.py +++ b/google/cloud/automl_v1/types/text_segment.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/google/cloud/automl_v1/types/text_sentiment.py b/google/cloud/automl_v1/types/text_sentiment.py index f3b2fd97..79537b20 100644 --- a/google/cloud/automl_v1/types/text_sentiment.py +++ b/google/cloud/automl_v1/types/text_sentiment.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/google/cloud/automl_v1/types/translation.py b/google/cloud/automl_v1/types/translation.py index 631b3c70..37e425bb 100644 --- a/google/cloud/automl_v1/types/translation.py +++ b/google/cloud/automl_v1/types/translation.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/google/cloud/automl_v1beta1/__init__.py b/google/cloud/automl_v1beta1/__init__.py index 7a34cf3f..3130c927 100644 --- a/google/cloud/automl_v1beta1/__init__.py +++ b/google/cloud/automl_v1beta1/__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/google/cloud/automl_v1beta1/services/__init__.py b/google/cloud/automl_v1beta1/services/__init__.py index e8e1c384..89a37dc9 100644 --- a/google/cloud/automl_v1beta1/services/__init__.py +++ b/google/cloud/automl_v1beta1/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/google/cloud/automl_v1beta1/services/auto_ml/__init__.py b/google/cloud/automl_v1beta1/services/auto_ml/__init__.py index 894e4248..c73746af 100644 --- a/google/cloud/automl_v1beta1/services/auto_ml/__init__.py +++ b/google/cloud/automl_v1beta1/services/auto_ml/__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/google/cloud/automl_v1beta1/services/auto_ml/async_client.py b/google/cloud/automl_v1beta1/services/auto_ml/async_client.py index 070ee491..1b6d12bb 100644 --- a/google/cloud/automl_v1beta1/services/auto_ml/async_client.py +++ b/google/cloud/automl_v1beta1/services/auto_ml/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/google/cloud/automl_v1beta1/services/auto_ml/client.py b/google/cloud/automl_v1beta1/services/auto_ml/client.py index 0c18399a..33b74fba 100644 --- a/google/cloud/automl_v1beta1/services/auto_ml/client.py +++ b/google/cloud/automl_v1beta1/services/auto_ml/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/google/cloud/automl_v1beta1/services/auto_ml/pagers.py b/google/cloud/automl_v1beta1/services/auto_ml/pagers.py index 98635a4c..f71fd883 100644 --- a/google/cloud/automl_v1beta1/services/auto_ml/pagers.py +++ b/google/cloud/automl_v1beta1/services/auto_ml/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/google/cloud/automl_v1beta1/services/auto_ml/transports/__init__.py b/google/cloud/automl_v1beta1/services/auto_ml/transports/__init__.py index f47b6bf6..49c2dbec 100644 --- a/google/cloud/automl_v1beta1/services/auto_ml/transports/__init__.py +++ b/google/cloud/automl_v1beta1/services/auto_ml/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/google/cloud/automl_v1beta1/services/auto_ml/transports/base.py b/google/cloud/automl_v1beta1/services/auto_ml/transports/base.py index d7dda939..dcd6a356 100644 --- a/google/cloud/automl_v1beta1/services/auto_ml/transports/base.py +++ b/google/cloud/automl_v1beta1/services/auto_ml/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/google/cloud/automl_v1beta1/services/auto_ml/transports/grpc.py b/google/cloud/automl_v1beta1/services/auto_ml/transports/grpc.py index fc5a5b60..58768475 100644 --- a/google/cloud/automl_v1beta1/services/auto_ml/transports/grpc.py +++ b/google/cloud/automl_v1beta1/services/auto_ml/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/google/cloud/automl_v1beta1/services/auto_ml/transports/grpc_asyncio.py b/google/cloud/automl_v1beta1/services/auto_ml/transports/grpc_asyncio.py index 5b64bc5b..ea4ce479 100644 --- a/google/cloud/automl_v1beta1/services/auto_ml/transports/grpc_asyncio.py +++ b/google/cloud/automl_v1beta1/services/auto_ml/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/google/cloud/automl_v1beta1/services/auto_ml/transports/rest.py b/google/cloud/automl_v1beta1/services/auto_ml/transports/rest.py index b3f3bf40..dfa69805 100644 --- a/google/cloud/automl_v1beta1/services/auto_ml/transports/rest.py +++ b/google/cloud/automl_v1beta1/services/auto_ml/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/google/cloud/automl_v1beta1/services/prediction_service/__init__.py b/google/cloud/automl_v1beta1/services/prediction_service/__init__.py index d5ecd0dd..3a0131f7 100644 --- a/google/cloud/automl_v1beta1/services/prediction_service/__init__.py +++ b/google/cloud/automl_v1beta1/services/prediction_service/__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/google/cloud/automl_v1beta1/services/prediction_service/async_client.py b/google/cloud/automl_v1beta1/services/prediction_service/async_client.py index a1e99081..81fbbe61 100644 --- a/google/cloud/automl_v1beta1/services/prediction_service/async_client.py +++ b/google/cloud/automl_v1beta1/services/prediction_service/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/google/cloud/automl_v1beta1/services/prediction_service/client.py b/google/cloud/automl_v1beta1/services/prediction_service/client.py index 349dfcbe..38440e85 100644 --- a/google/cloud/automl_v1beta1/services/prediction_service/client.py +++ b/google/cloud/automl_v1beta1/services/prediction_service/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/google/cloud/automl_v1beta1/services/prediction_service/transports/__init__.py b/google/cloud/automl_v1beta1/services/prediction_service/transports/__init__.py index c3ca80df..68b8c458 100644 --- a/google/cloud/automl_v1beta1/services/prediction_service/transports/__init__.py +++ b/google/cloud/automl_v1beta1/services/prediction_service/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/google/cloud/automl_v1beta1/services/prediction_service/transports/base.py b/google/cloud/automl_v1beta1/services/prediction_service/transports/base.py index 764aa02d..e1f50315 100644 --- a/google/cloud/automl_v1beta1/services/prediction_service/transports/base.py +++ b/google/cloud/automl_v1beta1/services/prediction_service/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/google/cloud/automl_v1beta1/services/prediction_service/transports/grpc.py b/google/cloud/automl_v1beta1/services/prediction_service/transports/grpc.py index 9f57c896..c348f6f8 100644 --- a/google/cloud/automl_v1beta1/services/prediction_service/transports/grpc.py +++ b/google/cloud/automl_v1beta1/services/prediction_service/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/google/cloud/automl_v1beta1/services/prediction_service/transports/grpc_asyncio.py b/google/cloud/automl_v1beta1/services/prediction_service/transports/grpc_asyncio.py index 87e69d79..61783702 100644 --- a/google/cloud/automl_v1beta1/services/prediction_service/transports/grpc_asyncio.py +++ b/google/cloud/automl_v1beta1/services/prediction_service/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/google/cloud/automl_v1beta1/services/prediction_service/transports/rest.py b/google/cloud/automl_v1beta1/services/prediction_service/transports/rest.py index ba2f4b24..c2619ebd 100644 --- a/google/cloud/automl_v1beta1/services/prediction_service/transports/rest.py +++ b/google/cloud/automl_v1beta1/services/prediction_service/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/google/cloud/automl_v1beta1/types/__init__.py b/google/cloud/automl_v1beta1/types/__init__.py index d7edffcb..c213b064 100644 --- a/google/cloud/automl_v1beta1/types/__init__.py +++ b/google/cloud/automl_v1beta1/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/google/cloud/automl_v1beta1/types/annotation_payload.py b/google/cloud/automl_v1beta1/types/annotation_payload.py index f135057f..50499eca 100644 --- a/google/cloud/automl_v1beta1/types/annotation_payload.py +++ b/google/cloud/automl_v1beta1/types/annotation_payload.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/google/cloud/automl_v1beta1/types/annotation_spec.py b/google/cloud/automl_v1beta1/types/annotation_spec.py index 56b0ed2a..ee65dcff 100644 --- a/google/cloud/automl_v1beta1/types/annotation_spec.py +++ b/google/cloud/automl_v1beta1/types/annotation_spec.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/google/cloud/automl_v1beta1/types/classification.py b/google/cloud/automl_v1beta1/types/classification.py index 9d3c4d75..87431d62 100644 --- a/google/cloud/automl_v1beta1/types/classification.py +++ b/google/cloud/automl_v1beta1/types/classification.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/google/cloud/automl_v1beta1/types/column_spec.py b/google/cloud/automl_v1beta1/types/column_spec.py index c6c08e98..5b579e3f 100644 --- a/google/cloud/automl_v1beta1/types/column_spec.py +++ b/google/cloud/automl_v1beta1/types/column_spec.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/google/cloud/automl_v1beta1/types/data_items.py b/google/cloud/automl_v1beta1/types/data_items.py index 868d6c94..760dfe9e 100644 --- a/google/cloud/automl_v1beta1/types/data_items.py +++ b/google/cloud/automl_v1beta1/types/data_items.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/google/cloud/automl_v1beta1/types/data_stats.py b/google/cloud/automl_v1beta1/types/data_stats.py index 81f6db93..05bbd9c8 100644 --- a/google/cloud/automl_v1beta1/types/data_stats.py +++ b/google/cloud/automl_v1beta1/types/data_stats.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/google/cloud/automl_v1beta1/types/data_types.py b/google/cloud/automl_v1beta1/types/data_types.py index 61eeb8d7..2c14916f 100644 --- a/google/cloud/automl_v1beta1/types/data_types.py +++ b/google/cloud/automl_v1beta1/types/data_types.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/google/cloud/automl_v1beta1/types/dataset.py b/google/cloud/automl_v1beta1/types/dataset.py index d3d07a7a..5bebc73a 100644 --- a/google/cloud/automl_v1beta1/types/dataset.py +++ b/google/cloud/automl_v1beta1/types/dataset.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/google/cloud/automl_v1beta1/types/detection.py b/google/cloud/automl_v1beta1/types/detection.py index 097cefd3..64fd3a95 100644 --- a/google/cloud/automl_v1beta1/types/detection.py +++ b/google/cloud/automl_v1beta1/types/detection.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/google/cloud/automl_v1beta1/types/geometry.py b/google/cloud/automl_v1beta1/types/geometry.py index 747d9d0d..1b2fe944 100644 --- a/google/cloud/automl_v1beta1/types/geometry.py +++ b/google/cloud/automl_v1beta1/types/geometry.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/google/cloud/automl_v1beta1/types/image.py b/google/cloud/automl_v1beta1/types/image.py index b0641832..5f0d8dcd 100644 --- a/google/cloud/automl_v1beta1/types/image.py +++ b/google/cloud/automl_v1beta1/types/image.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/google/cloud/automl_v1beta1/types/io.py b/google/cloud/automl_v1beta1/types/io.py index d544ec03..d7480524 100644 --- a/google/cloud/automl_v1beta1/types/io.py +++ b/google/cloud/automl_v1beta1/types/io.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/google/cloud/automl_v1beta1/types/model.py b/google/cloud/automl_v1beta1/types/model.py index 7d945375..f7085759 100644 --- a/google/cloud/automl_v1beta1/types/model.py +++ b/google/cloud/automl_v1beta1/types/model.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/google/cloud/automl_v1beta1/types/model_evaluation.py b/google/cloud/automl_v1beta1/types/model_evaluation.py index 431fa72f..7a91ef10 100644 --- a/google/cloud/automl_v1beta1/types/model_evaluation.py +++ b/google/cloud/automl_v1beta1/types/model_evaluation.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/google/cloud/automl_v1beta1/types/operations.py b/google/cloud/automl_v1beta1/types/operations.py index 48098d16..e6743803 100644 --- a/google/cloud/automl_v1beta1/types/operations.py +++ b/google/cloud/automl_v1beta1/types/operations.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/google/cloud/automl_v1beta1/types/prediction_service.py b/google/cloud/automl_v1beta1/types/prediction_service.py index 201d4df9..9229b722 100644 --- a/google/cloud/automl_v1beta1/types/prediction_service.py +++ b/google/cloud/automl_v1beta1/types/prediction_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/google/cloud/automl_v1beta1/types/ranges.py b/google/cloud/automl_v1beta1/types/ranges.py index d41d0f1a..c097e0ef 100644 --- a/google/cloud/automl_v1beta1/types/ranges.py +++ b/google/cloud/automl_v1beta1/types/ranges.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/google/cloud/automl_v1beta1/types/regression.py b/google/cloud/automl_v1beta1/types/regression.py index c62ac88d..8a13695f 100644 --- a/google/cloud/automl_v1beta1/types/regression.py +++ b/google/cloud/automl_v1beta1/types/regression.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/google/cloud/automl_v1beta1/types/service.py b/google/cloud/automl_v1beta1/types/service.py index 40a2d4f6..2f57f5ab 100644 --- a/google/cloud/automl_v1beta1/types/service.py +++ b/google/cloud/automl_v1beta1/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/google/cloud/automl_v1beta1/types/table_spec.py b/google/cloud/automl_v1beta1/types/table_spec.py index 1a5432f1..a75ce46e 100644 --- a/google/cloud/automl_v1beta1/types/table_spec.py +++ b/google/cloud/automl_v1beta1/types/table_spec.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/google/cloud/automl_v1beta1/types/tables.py b/google/cloud/automl_v1beta1/types/tables.py index 97bdea66..1cc95ba6 100644 --- a/google/cloud/automl_v1beta1/types/tables.py +++ b/google/cloud/automl_v1beta1/types/tables.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/google/cloud/automl_v1beta1/types/temporal.py b/google/cloud/automl_v1beta1/types/temporal.py index 24b3adf6..74011299 100644 --- a/google/cloud/automl_v1beta1/types/temporal.py +++ b/google/cloud/automl_v1beta1/types/temporal.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/google/cloud/automl_v1beta1/types/text.py b/google/cloud/automl_v1beta1/types/text.py index 6fff15ea..4aa30553 100644 --- a/google/cloud/automl_v1beta1/types/text.py +++ b/google/cloud/automl_v1beta1/types/text.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/google/cloud/automl_v1beta1/types/text_extraction.py b/google/cloud/automl_v1beta1/types/text_extraction.py index 1619f282..0a6208e8 100644 --- a/google/cloud/automl_v1beta1/types/text_extraction.py +++ b/google/cloud/automl_v1beta1/types/text_extraction.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/google/cloud/automl_v1beta1/types/text_segment.py b/google/cloud/automl_v1beta1/types/text_segment.py index c9521298..0da97b0b 100644 --- a/google/cloud/automl_v1beta1/types/text_segment.py +++ b/google/cloud/automl_v1beta1/types/text_segment.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/google/cloud/automl_v1beta1/types/text_sentiment.py b/google/cloud/automl_v1beta1/types/text_sentiment.py index 9bf99b5e..d7bdd80b 100644 --- a/google/cloud/automl_v1beta1/types/text_sentiment.py +++ b/google/cloud/automl_v1beta1/types/text_sentiment.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/google/cloud/automl_v1beta1/types/translation.py b/google/cloud/automl_v1beta1/types/translation.py index 3bb0e1d0..bd952ef8 100644 --- a/google/cloud/automl_v1beta1/types/translation.py +++ b/google/cloud/automl_v1beta1/types/translation.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/google/cloud/automl_v1beta1/types/video.py b/google/cloud/automl_v1beta1/types/video.py index 00074ba2..4ba7b585 100644 --- a/google/cloud/automl_v1beta1/types/video.py +++ b/google/cloud/automl_v1beta1/types/video.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/samples/generated_samples/automl_v1_generated_auto_ml_create_dataset_async.py b/samples/generated_samples/automl_v1_generated_auto_ml_create_dataset_async.py index 7fa024bc..781bfeff 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_create_dataset_async.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_create_dataset_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/samples/generated_samples/automl_v1_generated_auto_ml_create_dataset_sync.py b/samples/generated_samples/automl_v1_generated_auto_ml_create_dataset_sync.py index db6398fa..55de89c2 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_create_dataset_sync.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_create_dataset_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/samples/generated_samples/automl_v1_generated_auto_ml_create_model_async.py b/samples/generated_samples/automl_v1_generated_auto_ml_create_model_async.py index 911f5c88..6c5b56d9 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_create_model_async.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_create_model_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/samples/generated_samples/automl_v1_generated_auto_ml_create_model_sync.py b/samples/generated_samples/automl_v1_generated_auto_ml_create_model_sync.py index 6b15936f..38b2d1d9 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_create_model_sync.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_create_model_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/samples/generated_samples/automl_v1_generated_auto_ml_delete_dataset_async.py b/samples/generated_samples/automl_v1_generated_auto_ml_delete_dataset_async.py index f5e47523..52a75977 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_delete_dataset_async.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_delete_dataset_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/samples/generated_samples/automl_v1_generated_auto_ml_delete_dataset_sync.py b/samples/generated_samples/automl_v1_generated_auto_ml_delete_dataset_sync.py index 8d0fdddd..e24a7e8f 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_delete_dataset_sync.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_delete_dataset_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/samples/generated_samples/automl_v1_generated_auto_ml_delete_model_async.py b/samples/generated_samples/automl_v1_generated_auto_ml_delete_model_async.py index 6654d6c2..ff01ec1e 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_delete_model_async.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_delete_model_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/samples/generated_samples/automl_v1_generated_auto_ml_delete_model_sync.py b/samples/generated_samples/automl_v1_generated_auto_ml_delete_model_sync.py index 28ddc001..e4ff940c 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_delete_model_sync.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_delete_model_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/samples/generated_samples/automl_v1_generated_auto_ml_deploy_model_async.py b/samples/generated_samples/automl_v1_generated_auto_ml_deploy_model_async.py index 04b4193b..5fdcf9eb 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_deploy_model_async.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_deploy_model_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/samples/generated_samples/automl_v1_generated_auto_ml_deploy_model_sync.py b/samples/generated_samples/automl_v1_generated_auto_ml_deploy_model_sync.py index bd58832b..2fab8897 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_deploy_model_sync.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_deploy_model_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/samples/generated_samples/automl_v1_generated_auto_ml_export_data_async.py b/samples/generated_samples/automl_v1_generated_auto_ml_export_data_async.py index 589a4209..c5b0913e 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_export_data_async.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_export_data_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/samples/generated_samples/automl_v1_generated_auto_ml_export_data_sync.py b/samples/generated_samples/automl_v1_generated_auto_ml_export_data_sync.py index 1782811a..e9687c7a 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_export_data_sync.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_export_data_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/samples/generated_samples/automl_v1_generated_auto_ml_export_model_async.py b/samples/generated_samples/automl_v1_generated_auto_ml_export_model_async.py index fb97405c..df0d73fb 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_export_model_async.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_export_model_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/samples/generated_samples/automl_v1_generated_auto_ml_export_model_sync.py b/samples/generated_samples/automl_v1_generated_auto_ml_export_model_sync.py index 4556e37f..19cca495 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_export_model_sync.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_export_model_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/samples/generated_samples/automl_v1_generated_auto_ml_get_annotation_spec_async.py b/samples/generated_samples/automl_v1_generated_auto_ml_get_annotation_spec_async.py index 2e97301c..ff09b999 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_get_annotation_spec_async.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_get_annotation_spec_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/samples/generated_samples/automl_v1_generated_auto_ml_get_annotation_spec_sync.py b/samples/generated_samples/automl_v1_generated_auto_ml_get_annotation_spec_sync.py index 5214e721..2c75f200 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_get_annotation_spec_sync.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_get_annotation_spec_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/samples/generated_samples/automl_v1_generated_auto_ml_get_dataset_async.py b/samples/generated_samples/automl_v1_generated_auto_ml_get_dataset_async.py index e6acfee8..911401d8 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_get_dataset_async.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_get_dataset_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/samples/generated_samples/automl_v1_generated_auto_ml_get_dataset_sync.py b/samples/generated_samples/automl_v1_generated_auto_ml_get_dataset_sync.py index 4e925c3d..990253b5 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_get_dataset_sync.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_get_dataset_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/samples/generated_samples/automl_v1_generated_auto_ml_get_model_async.py b/samples/generated_samples/automl_v1_generated_auto_ml_get_model_async.py index d872282a..2059f160 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_get_model_async.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_get_model_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/samples/generated_samples/automl_v1_generated_auto_ml_get_model_evaluation_async.py b/samples/generated_samples/automl_v1_generated_auto_ml_get_model_evaluation_async.py index 0348ddbd..9758caa9 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_get_model_evaluation_async.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_get_model_evaluation_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/samples/generated_samples/automl_v1_generated_auto_ml_get_model_evaluation_sync.py b/samples/generated_samples/automl_v1_generated_auto_ml_get_model_evaluation_sync.py index 3d98d5d1..0e8000eb 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_get_model_evaluation_sync.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_get_model_evaluation_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/samples/generated_samples/automl_v1_generated_auto_ml_get_model_sync.py b/samples/generated_samples/automl_v1_generated_auto_ml_get_model_sync.py index e9361204..692326b9 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_get_model_sync.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_get_model_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/samples/generated_samples/automl_v1_generated_auto_ml_import_data_async.py b/samples/generated_samples/automl_v1_generated_auto_ml_import_data_async.py index c19087c5..6966d258 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_import_data_async.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_import_data_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/samples/generated_samples/automl_v1_generated_auto_ml_import_data_sync.py b/samples/generated_samples/automl_v1_generated_auto_ml_import_data_sync.py index 245ae4b4..05570793 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_import_data_sync.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_import_data_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/samples/generated_samples/automl_v1_generated_auto_ml_list_datasets_async.py b/samples/generated_samples/automl_v1_generated_auto_ml_list_datasets_async.py index 811f1b30..1f30e64d 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_list_datasets_async.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_list_datasets_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/samples/generated_samples/automl_v1_generated_auto_ml_list_datasets_sync.py b/samples/generated_samples/automl_v1_generated_auto_ml_list_datasets_sync.py index 45c9ae43..443cf025 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_list_datasets_sync.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_list_datasets_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/samples/generated_samples/automl_v1_generated_auto_ml_list_model_evaluations_async.py b/samples/generated_samples/automl_v1_generated_auto_ml_list_model_evaluations_async.py index 79e99a00..2d6b409d 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_list_model_evaluations_async.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_list_model_evaluations_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/samples/generated_samples/automl_v1_generated_auto_ml_list_model_evaluations_sync.py b/samples/generated_samples/automl_v1_generated_auto_ml_list_model_evaluations_sync.py index d6f9dc03..4d829cba 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_list_model_evaluations_sync.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_list_model_evaluations_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/samples/generated_samples/automl_v1_generated_auto_ml_list_models_async.py b/samples/generated_samples/automl_v1_generated_auto_ml_list_models_async.py index bc45859e..c6d25d99 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_list_models_async.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_list_models_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/samples/generated_samples/automl_v1_generated_auto_ml_list_models_sync.py b/samples/generated_samples/automl_v1_generated_auto_ml_list_models_sync.py index d6a5fc0d..5518b988 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_list_models_sync.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_list_models_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/samples/generated_samples/automl_v1_generated_auto_ml_undeploy_model_async.py b/samples/generated_samples/automl_v1_generated_auto_ml_undeploy_model_async.py index f8bbe7df..904728e9 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_undeploy_model_async.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_undeploy_model_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/samples/generated_samples/automl_v1_generated_auto_ml_undeploy_model_sync.py b/samples/generated_samples/automl_v1_generated_auto_ml_undeploy_model_sync.py index 689eb07d..38f1566c 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_undeploy_model_sync.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_undeploy_model_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/samples/generated_samples/automl_v1_generated_auto_ml_update_dataset_async.py b/samples/generated_samples/automl_v1_generated_auto_ml_update_dataset_async.py index e6091857..a49b5e3c 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_update_dataset_async.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_update_dataset_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/samples/generated_samples/automl_v1_generated_auto_ml_update_dataset_sync.py b/samples/generated_samples/automl_v1_generated_auto_ml_update_dataset_sync.py index b079624e..8422cfae 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_update_dataset_sync.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_update_dataset_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/samples/generated_samples/automl_v1_generated_auto_ml_update_model_async.py b/samples/generated_samples/automl_v1_generated_auto_ml_update_model_async.py index 988daccb..d3d96b92 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_update_model_async.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_update_model_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/samples/generated_samples/automl_v1_generated_auto_ml_update_model_sync.py b/samples/generated_samples/automl_v1_generated_auto_ml_update_model_sync.py index 9e06cc35..8b379db9 100644 --- a/samples/generated_samples/automl_v1_generated_auto_ml_update_model_sync.py +++ b/samples/generated_samples/automl_v1_generated_auto_ml_update_model_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/samples/generated_samples/automl_v1_generated_prediction_service_batch_predict_async.py b/samples/generated_samples/automl_v1_generated_prediction_service_batch_predict_async.py index 85a57630..5aecf9df 100644 --- a/samples/generated_samples/automl_v1_generated_prediction_service_batch_predict_async.py +++ b/samples/generated_samples/automl_v1_generated_prediction_service_batch_predict_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/samples/generated_samples/automl_v1_generated_prediction_service_batch_predict_sync.py b/samples/generated_samples/automl_v1_generated_prediction_service_batch_predict_sync.py index 35ea88b5..2e45b20a 100644 --- a/samples/generated_samples/automl_v1_generated_prediction_service_batch_predict_sync.py +++ b/samples/generated_samples/automl_v1_generated_prediction_service_batch_predict_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/samples/generated_samples/automl_v1_generated_prediction_service_predict_async.py b/samples/generated_samples/automl_v1_generated_prediction_service_predict_async.py index 7cd75d50..81f2f562 100644 --- a/samples/generated_samples/automl_v1_generated_prediction_service_predict_async.py +++ b/samples/generated_samples/automl_v1_generated_prediction_service_predict_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/samples/generated_samples/automl_v1_generated_prediction_service_predict_sync.py b/samples/generated_samples/automl_v1_generated_prediction_service_predict_sync.py index 6deb9e22..4f46921a 100644 --- a/samples/generated_samples/automl_v1_generated_prediction_service_predict_sync.py +++ b/samples/generated_samples/automl_v1_generated_prediction_service_predict_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_create_dataset_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_create_dataset_async.py index cff0c4b5..dec9fb5f 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_create_dataset_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_create_dataset_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_create_dataset_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_create_dataset_sync.py index 2fbc341e..d15ed0ab 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_create_dataset_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_create_dataset_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_create_model_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_create_model_async.py index 152cecd9..3e252a04 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_create_model_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_create_model_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_create_model_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_create_model_sync.py index 9db84888..b4d792e7 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_create_model_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_create_model_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_delete_dataset_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_delete_dataset_async.py index b0bd8e54..7b7217f7 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_delete_dataset_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_delete_dataset_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_delete_dataset_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_delete_dataset_sync.py index 87c3ac0a..67357242 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_delete_dataset_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_delete_dataset_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_delete_model_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_delete_model_async.py index 3d013c44..4af55e71 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_delete_model_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_delete_model_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_delete_model_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_delete_model_sync.py index 54fc57e4..68e36405 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_delete_model_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_delete_model_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_deploy_model_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_deploy_model_async.py index abb20fb8..90fb4554 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_deploy_model_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_deploy_model_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_deploy_model_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_deploy_model_sync.py index 7d39d1da..e9d2baa8 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_deploy_model_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_deploy_model_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_data_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_data_async.py index a07566f0..5ea48ce9 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_data_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_data_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_data_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_data_sync.py index ccbf5fc5..45a22a7d 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_data_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_data_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_evaluated_examples_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_evaluated_examples_async.py index ff0835fc..64a7f787 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_evaluated_examples_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_evaluated_examples_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_evaluated_examples_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_evaluated_examples_sync.py index 88c7c8f1..dbb68da9 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_evaluated_examples_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_evaluated_examples_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_model_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_model_async.py index 0d3209e3..921c44d2 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_model_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_model_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_model_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_model_sync.py index 7b5702d5..a20bb922 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_model_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_export_model_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_annotation_spec_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_annotation_spec_async.py index f3ed959b..2d14135a 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_annotation_spec_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_annotation_spec_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_annotation_spec_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_annotation_spec_sync.py index 4b1623b7..ba2b38b7 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_annotation_spec_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_annotation_spec_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_column_spec_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_column_spec_async.py index 876c5079..03fbf1cc 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_column_spec_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_column_spec_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_column_spec_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_column_spec_sync.py index 3c49f165..78d344d1 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_column_spec_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_column_spec_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_dataset_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_dataset_async.py index e8bf1511..279656f8 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_dataset_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_dataset_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_dataset_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_dataset_sync.py index ddfbff65..dc179f40 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_dataset_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_dataset_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_model_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_model_async.py index 71c21a1e..9c863417 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_model_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_model_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_model_evaluation_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_model_evaluation_async.py index 3956bfdb..2c04957b 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_model_evaluation_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_model_evaluation_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_model_evaluation_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_model_evaluation_sync.py index 85d5f2a4..bcbc2444 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_model_evaluation_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_model_evaluation_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_model_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_model_sync.py index ca187189..69cad83d 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_model_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_model_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_table_spec_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_table_spec_async.py index 95eb5988..41251c76 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_table_spec_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_table_spec_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_table_spec_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_table_spec_sync.py index af22c7b3..954dad4d 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_table_spec_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_get_table_spec_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_import_data_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_import_data_async.py index 8bc3d4bd..79eb9a13 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_import_data_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_import_data_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_import_data_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_import_data_sync.py index ca3cf567..f52edc81 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_import_data_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_import_data_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_column_specs_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_column_specs_async.py index 7fabddc2..58a7edce 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_column_specs_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_column_specs_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_column_specs_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_column_specs_sync.py index 3ce6b944..19b9e9b9 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_column_specs_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_column_specs_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_datasets_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_datasets_async.py index aed1b0d0..ceacfb9d 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_datasets_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_datasets_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_datasets_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_datasets_sync.py index e4b5a80c..4cbdd955 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_datasets_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_datasets_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_model_evaluations_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_model_evaluations_async.py index a6ac0079..8a7f4acb 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_model_evaluations_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_model_evaluations_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_model_evaluations_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_model_evaluations_sync.py index 3569ea08..63bda4b3 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_model_evaluations_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_model_evaluations_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_models_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_models_async.py index 02422cfe..6db13d63 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_models_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_models_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_models_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_models_sync.py index 12e08555..16dad314 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_models_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_models_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_table_specs_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_table_specs_async.py index 55fb5d60..56e95afc 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_table_specs_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_table_specs_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_table_specs_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_table_specs_sync.py index 379b5036..22849c8f 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_table_specs_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_list_table_specs_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_undeploy_model_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_undeploy_model_async.py index ae30f58c..be11ea61 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_undeploy_model_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_undeploy_model_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_undeploy_model_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_undeploy_model_sync.py index ec7f3553..6b249d5c 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_undeploy_model_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_undeploy_model_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_column_spec_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_column_spec_async.py index f9549a70..d0b8afcf 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_column_spec_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_column_spec_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_column_spec_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_column_spec_sync.py index c1d636dc..dc2b8e01 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_column_spec_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_column_spec_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_dataset_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_dataset_async.py index b68f3fbc..34c842e5 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_dataset_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_dataset_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_dataset_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_dataset_sync.py index e4611da0..90e1a4e3 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_dataset_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_dataset_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_table_spec_async.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_table_spec_async.py index bd23d27c..a4b47b6c 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_table_spec_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_table_spec_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/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_table_spec_sync.py b/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_table_spec_sync.py index 844efe0c..7fb68361 100644 --- a/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_table_spec_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_auto_ml_update_table_spec_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/samples/generated_samples/automl_v1beta1_generated_prediction_service_batch_predict_async.py b/samples/generated_samples/automl_v1beta1_generated_prediction_service_batch_predict_async.py index ddd21ffd..8526a988 100644 --- a/samples/generated_samples/automl_v1beta1_generated_prediction_service_batch_predict_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_prediction_service_batch_predict_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/samples/generated_samples/automl_v1beta1_generated_prediction_service_batch_predict_sync.py b/samples/generated_samples/automl_v1beta1_generated_prediction_service_batch_predict_sync.py index a5b973e0..2011d22c 100644 --- a/samples/generated_samples/automl_v1beta1_generated_prediction_service_batch_predict_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_prediction_service_batch_predict_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/samples/generated_samples/automl_v1beta1_generated_prediction_service_predict_async.py b/samples/generated_samples/automl_v1beta1_generated_prediction_service_predict_async.py index a5c75a61..e72ceed8 100644 --- a/samples/generated_samples/automl_v1beta1_generated_prediction_service_predict_async.py +++ b/samples/generated_samples/automl_v1beta1_generated_prediction_service_predict_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/samples/generated_samples/automl_v1beta1_generated_prediction_service_predict_sync.py b/samples/generated_samples/automl_v1beta1_generated_prediction_service_predict_sync.py index 5d76c8ef..903c6344 100644 --- a/samples/generated_samples/automl_v1beta1_generated_prediction_service_predict_sync.py +++ b/samples/generated_samples/automl_v1beta1_generated_prediction_service_predict_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/samples/generated_samples/snippet_metadata_google.cloud.automl.v1.json b/samples/generated_samples/snippet_metadata_google.cloud.automl.v1.json index cce62621..df593972 100644 --- a/samples/generated_samples/snippet_metadata_google.cloud.automl.v1.json +++ b/samples/generated_samples/snippet_metadata_google.cloud.automl.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-automl", - "version": "2.11.2" + "version": "0.1.0" }, "snippets": [ { diff --git a/samples/generated_samples/snippet_metadata_google.cloud.automl.v1beta1.json b/samples/generated_samples/snippet_metadata_google.cloud.automl.v1beta1.json index e9e57af4..70c04874 100644 --- a/samples/generated_samples/snippet_metadata_google.cloud.automl.v1beta1.json +++ b/samples/generated_samples/snippet_metadata_google.cloud.automl.v1beta1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-automl", - "version": "2.11.2" + "version": "0.1.0" }, "snippets": [ { diff --git a/scripts/fixup_automl_v1_keywords.py b/scripts/fixup_automl_v1_keywords.py index 5e087d4d..ef6140ff 100644 --- a/scripts/fixup_automl_v1_keywords.py +++ b/scripts/fixup_automl_v1_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/scripts/fixup_automl_v1beta1_keywords.py b/scripts/fixup_automl_v1beta1_keywords.py index e78c1129..17376fc5 100644 --- a/scripts/fixup_automl_v1beta1_keywords.py +++ b/scripts/fixup_automl_v1beta1_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/tests/__init__.py b/tests/__init__.py index e8e1c384..89a37dc9 100644 --- a/tests/__init__.py +++ b/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/tests/unit/__init__.py b/tests/unit/__init__.py index e8e1c384..89a37dc9 100644 --- a/tests/unit/__init__.py +++ b/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/tests/unit/gapic/__init__.py b/tests/unit/gapic/__init__.py index e8e1c384..89a37dc9 100644 --- a/tests/unit/gapic/__init__.py +++ b/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/tests/unit/gapic/automl_v1/__init__.py b/tests/unit/gapic/automl_v1/__init__.py index e8e1c384..89a37dc9 100644 --- a/tests/unit/gapic/automl_v1/__init__.py +++ b/tests/unit/gapic/automl_v1/__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/tests/unit/gapic/automl_v1/test_auto_ml.py b/tests/unit/gapic/automl_v1/test_auto_ml.py index 05d528c7..64cb2de2 100644 --- a/tests/unit/gapic/automl_v1/test_auto_ml.py +++ b/tests/unit/gapic/automl_v1/test_auto_ml.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/tests/unit/gapic/automl_v1/test_prediction_service.py b/tests/unit/gapic/automl_v1/test_prediction_service.py index 14bfc61a..31c7071c 100644 --- a/tests/unit/gapic/automl_v1/test_prediction_service.py +++ b/tests/unit/gapic/automl_v1/test_prediction_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/tests/unit/gapic/automl_v1beta1/__init__.py b/tests/unit/gapic/automl_v1beta1/__init__.py index e8e1c384..89a37dc9 100644 --- a/tests/unit/gapic/automl_v1beta1/__init__.py +++ b/tests/unit/gapic/automl_v1beta1/__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/tests/unit/gapic/automl_v1beta1/test_auto_ml.py b/tests/unit/gapic/automl_v1beta1/test_auto_ml.py index 0c3aa5fc..de40a609 100644 --- a/tests/unit/gapic/automl_v1beta1/test_auto_ml.py +++ b/tests/unit/gapic/automl_v1beta1/test_auto_ml.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/tests/unit/gapic/automl_v1beta1/test_prediction_service.py b/tests/unit/gapic/automl_v1beta1/test_prediction_service.py index eb1d4b2f..f1038415 100644 --- a/tests/unit/gapic/automl_v1beta1/test_prediction_service.py +++ b/tests/unit/gapic/automl_v1beta1/test_prediction_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.