diff --git a/google/cloud/speech/__init__.py b/google/cloud/speech/__init__.py index f90dddcc..c95cdcdf 100644 --- a/google/cloud/speech/__init__.py +++ b/google/cloud/speech/__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/speech_v1/__init__.py b/google/cloud/speech_v1/__init__.py index ad5e60db..00e64f8c 100644 --- a/google/cloud/speech_v1/__init__.py +++ b/google/cloud/speech_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/speech_v1/services/__init__.py b/google/cloud/speech_v1/services/__init__.py index e8e1c384..89a37dc9 100644 --- a/google/cloud/speech_v1/services/__init__.py +++ b/google/cloud/speech_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/speech_v1/services/adaptation/__init__.py b/google/cloud/speech_v1/services/adaptation/__init__.py index afac210a..2cdb5977 100644 --- a/google/cloud/speech_v1/services/adaptation/__init__.py +++ b/google/cloud/speech_v1/services/adaptation/__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/speech_v1/services/adaptation/async_client.py b/google/cloud/speech_v1/services/adaptation/async_client.py index 9159f59e..9aaf0332 100644 --- a/google/cloud/speech_v1/services/adaptation/async_client.py +++ b/google/cloud/speech_v1/services/adaptation/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/speech_v1/services/adaptation/client.py b/google/cloud/speech_v1/services/adaptation/client.py index fa2e3201..bfcfe020 100644 --- a/google/cloud/speech_v1/services/adaptation/client.py +++ b/google/cloud/speech_v1/services/adaptation/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/speech_v1/services/adaptation/pagers.py b/google/cloud/speech_v1/services/adaptation/pagers.py index 28446c07..5c41a816 100644 --- a/google/cloud/speech_v1/services/adaptation/pagers.py +++ b/google/cloud/speech_v1/services/adaptation/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/speech_v1/services/adaptation/transports/__init__.py b/google/cloud/speech_v1/services/adaptation/transports/__init__.py index 8a945154..46dcf8d7 100644 --- a/google/cloud/speech_v1/services/adaptation/transports/__init__.py +++ b/google/cloud/speech_v1/services/adaptation/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/speech_v1/services/adaptation/transports/base.py b/google/cloud/speech_v1/services/adaptation/transports/base.py index 328b0521..9f43fe97 100644 --- a/google/cloud/speech_v1/services/adaptation/transports/base.py +++ b/google/cloud/speech_v1/services/adaptation/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/speech_v1/services/adaptation/transports/grpc.py b/google/cloud/speech_v1/services/adaptation/transports/grpc.py index 12acf610..9c440a02 100644 --- a/google/cloud/speech_v1/services/adaptation/transports/grpc.py +++ b/google/cloud/speech_v1/services/adaptation/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/speech_v1/services/adaptation/transports/grpc_asyncio.py b/google/cloud/speech_v1/services/adaptation/transports/grpc_asyncio.py index f27c5bf0..d69ecda0 100644 --- a/google/cloud/speech_v1/services/adaptation/transports/grpc_asyncio.py +++ b/google/cloud/speech_v1/services/adaptation/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/speech_v1/services/adaptation/transports/rest.py b/google/cloud/speech_v1/services/adaptation/transports/rest.py index 804436f5..4a287e7c 100644 --- a/google/cloud/speech_v1/services/adaptation/transports/rest.py +++ b/google/cloud/speech_v1/services/adaptation/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/speech_v1/services/speech/__init__.py b/google/cloud/speech_v1/services/speech/__init__.py index 80fcdb77..400719f2 100644 --- a/google/cloud/speech_v1/services/speech/__init__.py +++ b/google/cloud/speech_v1/services/speech/__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/speech_v1/services/speech/async_client.py b/google/cloud/speech_v1/services/speech/async_client.py index db73b00c..fd8f0155 100644 --- a/google/cloud/speech_v1/services/speech/async_client.py +++ b/google/cloud/speech_v1/services/speech/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/speech_v1/services/speech/client.py b/google/cloud/speech_v1/services/speech/client.py index 3c1d45d7..25399d12 100644 --- a/google/cloud/speech_v1/services/speech/client.py +++ b/google/cloud/speech_v1/services/speech/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/speech_v1/services/speech/transports/__init__.py b/google/cloud/speech_v1/services/speech/transports/__init__.py index ce902d84..af913f1d 100644 --- a/google/cloud/speech_v1/services/speech/transports/__init__.py +++ b/google/cloud/speech_v1/services/speech/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/speech_v1/services/speech/transports/base.py b/google/cloud/speech_v1/services/speech/transports/base.py index 9d779722..520b9b88 100644 --- a/google/cloud/speech_v1/services/speech/transports/base.py +++ b/google/cloud/speech_v1/services/speech/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/speech_v1/services/speech/transports/grpc.py b/google/cloud/speech_v1/services/speech/transports/grpc.py index c61906be..4ace4eb4 100644 --- a/google/cloud/speech_v1/services/speech/transports/grpc.py +++ b/google/cloud/speech_v1/services/speech/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/speech_v1/services/speech/transports/grpc_asyncio.py b/google/cloud/speech_v1/services/speech/transports/grpc_asyncio.py index f86f2bdc..e5bbd530 100644 --- a/google/cloud/speech_v1/services/speech/transports/grpc_asyncio.py +++ b/google/cloud/speech_v1/services/speech/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/speech_v1/services/speech/transports/rest.py b/google/cloud/speech_v1/services/speech/transports/rest.py index 5d5ce588..a459c60b 100644 --- a/google/cloud/speech_v1/services/speech/transports/rest.py +++ b/google/cloud/speech_v1/services/speech/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/speech_v1/types/__init__.py b/google/cloud/speech_v1/types/__init__.py index e5079288..4c0a8880 100644 --- a/google/cloud/speech_v1/types/__init__.py +++ b/google/cloud/speech_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/speech_v1/types/cloud_speech.py b/google/cloud/speech_v1/types/cloud_speech.py index 8f812c4a..c8fdb44c 100644 --- a/google/cloud/speech_v1/types/cloud_speech.py +++ b/google/cloud/speech_v1/types/cloud_speech.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed 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/speech_v1/types/cloud_speech_adaptation.py b/google/cloud/speech_v1/types/cloud_speech_adaptation.py index 9529228b..96433abc 100644 --- a/google/cloud/speech_v1/types/cloud_speech_adaptation.py +++ b/google/cloud/speech_v1/types/cloud_speech_adaptation.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed 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/speech_v1/types/resource.py b/google/cloud/speech_v1/types/resource.py index 11c53a12..d55043a0 100644 --- a/google/cloud/speech_v1/types/resource.py +++ b/google/cloud/speech_v1/types/resource.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed 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/speech_v1p1beta1/__init__.py b/google/cloud/speech_v1p1beta1/__init__.py index 9af6f9c5..afb20c3f 100644 --- a/google/cloud/speech_v1p1beta1/__init__.py +++ b/google/cloud/speech_v1p1beta1/__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/speech_v1p1beta1/services/__init__.py b/google/cloud/speech_v1p1beta1/services/__init__.py index e8e1c384..89a37dc9 100644 --- a/google/cloud/speech_v1p1beta1/services/__init__.py +++ b/google/cloud/speech_v1p1beta1/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/speech_v1p1beta1/services/adaptation/__init__.py b/google/cloud/speech_v1p1beta1/services/adaptation/__init__.py index afac210a..2cdb5977 100644 --- a/google/cloud/speech_v1p1beta1/services/adaptation/__init__.py +++ b/google/cloud/speech_v1p1beta1/services/adaptation/__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/speech_v1p1beta1/services/adaptation/async_client.py b/google/cloud/speech_v1p1beta1/services/adaptation/async_client.py index 4c61ea26..d3ba7b98 100644 --- a/google/cloud/speech_v1p1beta1/services/adaptation/async_client.py +++ b/google/cloud/speech_v1p1beta1/services/adaptation/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/speech_v1p1beta1/services/adaptation/client.py b/google/cloud/speech_v1p1beta1/services/adaptation/client.py index f689aaaf..f9a8bc6e 100644 --- a/google/cloud/speech_v1p1beta1/services/adaptation/client.py +++ b/google/cloud/speech_v1p1beta1/services/adaptation/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/speech_v1p1beta1/services/adaptation/pagers.py b/google/cloud/speech_v1p1beta1/services/adaptation/pagers.py index d1f7e00b..4167741e 100644 --- a/google/cloud/speech_v1p1beta1/services/adaptation/pagers.py +++ b/google/cloud/speech_v1p1beta1/services/adaptation/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/speech_v1p1beta1/services/adaptation/transports/__init__.py b/google/cloud/speech_v1p1beta1/services/adaptation/transports/__init__.py index 8a945154..46dcf8d7 100644 --- a/google/cloud/speech_v1p1beta1/services/adaptation/transports/__init__.py +++ b/google/cloud/speech_v1p1beta1/services/adaptation/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/speech_v1p1beta1/services/adaptation/transports/base.py b/google/cloud/speech_v1p1beta1/services/adaptation/transports/base.py index 17f96f3c..752d5264 100644 --- a/google/cloud/speech_v1p1beta1/services/adaptation/transports/base.py +++ b/google/cloud/speech_v1p1beta1/services/adaptation/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/speech_v1p1beta1/services/adaptation/transports/grpc.py b/google/cloud/speech_v1p1beta1/services/adaptation/transports/grpc.py index 7fdfaa48..800b0d96 100644 --- a/google/cloud/speech_v1p1beta1/services/adaptation/transports/grpc.py +++ b/google/cloud/speech_v1p1beta1/services/adaptation/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/speech_v1p1beta1/services/adaptation/transports/grpc_asyncio.py b/google/cloud/speech_v1p1beta1/services/adaptation/transports/grpc_asyncio.py index a1dccef4..fafd11cf 100644 --- a/google/cloud/speech_v1p1beta1/services/adaptation/transports/grpc_asyncio.py +++ b/google/cloud/speech_v1p1beta1/services/adaptation/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/speech_v1p1beta1/services/adaptation/transports/rest.py b/google/cloud/speech_v1p1beta1/services/adaptation/transports/rest.py index e8db8834..788fa5d9 100644 --- a/google/cloud/speech_v1p1beta1/services/adaptation/transports/rest.py +++ b/google/cloud/speech_v1p1beta1/services/adaptation/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/speech_v1p1beta1/services/speech/__init__.py b/google/cloud/speech_v1p1beta1/services/speech/__init__.py index 80fcdb77..400719f2 100644 --- a/google/cloud/speech_v1p1beta1/services/speech/__init__.py +++ b/google/cloud/speech_v1p1beta1/services/speech/__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/speech_v1p1beta1/services/speech/async_client.py b/google/cloud/speech_v1p1beta1/services/speech/async_client.py index 256ac391..25afa6d0 100644 --- a/google/cloud/speech_v1p1beta1/services/speech/async_client.py +++ b/google/cloud/speech_v1p1beta1/services/speech/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/speech_v1p1beta1/services/speech/client.py b/google/cloud/speech_v1p1beta1/services/speech/client.py index ffe8be8d..551eb380 100644 --- a/google/cloud/speech_v1p1beta1/services/speech/client.py +++ b/google/cloud/speech_v1p1beta1/services/speech/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/speech_v1p1beta1/services/speech/transports/__init__.py b/google/cloud/speech_v1p1beta1/services/speech/transports/__init__.py index ce902d84..af913f1d 100644 --- a/google/cloud/speech_v1p1beta1/services/speech/transports/__init__.py +++ b/google/cloud/speech_v1p1beta1/services/speech/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/speech_v1p1beta1/services/speech/transports/base.py b/google/cloud/speech_v1p1beta1/services/speech/transports/base.py index 72fa46c7..cd4e6538 100644 --- a/google/cloud/speech_v1p1beta1/services/speech/transports/base.py +++ b/google/cloud/speech_v1p1beta1/services/speech/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/speech_v1p1beta1/services/speech/transports/grpc.py b/google/cloud/speech_v1p1beta1/services/speech/transports/grpc.py index 6c74a4a4..560d3ae2 100644 --- a/google/cloud/speech_v1p1beta1/services/speech/transports/grpc.py +++ b/google/cloud/speech_v1p1beta1/services/speech/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/speech_v1p1beta1/services/speech/transports/grpc_asyncio.py b/google/cloud/speech_v1p1beta1/services/speech/transports/grpc_asyncio.py index 5bc8be0a..f5bdd65b 100644 --- a/google/cloud/speech_v1p1beta1/services/speech/transports/grpc_asyncio.py +++ b/google/cloud/speech_v1p1beta1/services/speech/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/speech_v1p1beta1/services/speech/transports/rest.py b/google/cloud/speech_v1p1beta1/services/speech/transports/rest.py index 534b2291..9df5d6f6 100644 --- a/google/cloud/speech_v1p1beta1/services/speech/transports/rest.py +++ b/google/cloud/speech_v1p1beta1/services/speech/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/speech_v1p1beta1/types/__init__.py b/google/cloud/speech_v1p1beta1/types/__init__.py index f23bf461..fdbdfe98 100644 --- a/google/cloud/speech_v1p1beta1/types/__init__.py +++ b/google/cloud/speech_v1p1beta1/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/speech_v1p1beta1/types/cloud_speech.py b/google/cloud/speech_v1p1beta1/types/cloud_speech.py index a5a6b499..282ab813 100644 --- a/google/cloud/speech_v1p1beta1/types/cloud_speech.py +++ b/google/cloud/speech_v1p1beta1/types/cloud_speech.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed 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/speech_v1p1beta1/types/cloud_speech_adaptation.py b/google/cloud/speech_v1p1beta1/types/cloud_speech_adaptation.py index f3a5761b..3d9e1ec7 100644 --- a/google/cloud/speech_v1p1beta1/types/cloud_speech_adaptation.py +++ b/google/cloud/speech_v1p1beta1/types/cloud_speech_adaptation.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed 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/speech_v1p1beta1/types/resource.py b/google/cloud/speech_v1p1beta1/types/resource.py index eb104e9f..046a4a54 100644 --- a/google/cloud/speech_v1p1beta1/types/resource.py +++ b/google/cloud/speech_v1p1beta1/types/resource.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed 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/speech_v2/__init__.py b/google/cloud/speech_v2/__init__.py index da7d3277..60999aab 100644 --- a/google/cloud/speech_v2/__init__.py +++ b/google/cloud/speech_v2/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google/cloud/speech_v2/services/__init__.py b/google/cloud/speech_v2/services/__init__.py index e8e1c384..89a37dc9 100644 --- a/google/cloud/speech_v2/services/__init__.py +++ b/google/cloud/speech_v2/services/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google/cloud/speech_v2/services/speech/__init__.py b/google/cloud/speech_v2/services/speech/__init__.py index 80fcdb77..400719f2 100644 --- a/google/cloud/speech_v2/services/speech/__init__.py +++ b/google/cloud/speech_v2/services/speech/__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/speech_v2/services/speech/async_client.py b/google/cloud/speech_v2/services/speech/async_client.py index 1b60d93f..4c515149 100644 --- a/google/cloud/speech_v2/services/speech/async_client.py +++ b/google/cloud/speech_v2/services/speech/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/speech_v2/services/speech/client.py b/google/cloud/speech_v2/services/speech/client.py index c91d4f47..dce52695 100644 --- a/google/cloud/speech_v2/services/speech/client.py +++ b/google/cloud/speech_v2/services/speech/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/speech_v2/services/speech/pagers.py b/google/cloud/speech_v2/services/speech/pagers.py index 81a6873d..d53f62f1 100644 --- a/google/cloud/speech_v2/services/speech/pagers.py +++ b/google/cloud/speech_v2/services/speech/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/speech_v2/services/speech/transports/__init__.py b/google/cloud/speech_v2/services/speech/transports/__init__.py index ce902d84..af913f1d 100644 --- a/google/cloud/speech_v2/services/speech/transports/__init__.py +++ b/google/cloud/speech_v2/services/speech/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/speech_v2/services/speech/transports/base.py b/google/cloud/speech_v2/services/speech/transports/base.py index 9edf5770..6f6df964 100644 --- a/google/cloud/speech_v2/services/speech/transports/base.py +++ b/google/cloud/speech_v2/services/speech/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/speech_v2/services/speech/transports/grpc.py b/google/cloud/speech_v2/services/speech/transports/grpc.py index b98d001b..ea1e89ef 100644 --- a/google/cloud/speech_v2/services/speech/transports/grpc.py +++ b/google/cloud/speech_v2/services/speech/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/speech_v2/services/speech/transports/grpc_asyncio.py b/google/cloud/speech_v2/services/speech/transports/grpc_asyncio.py index 3831701b..15aec239 100644 --- a/google/cloud/speech_v2/services/speech/transports/grpc_asyncio.py +++ b/google/cloud/speech_v2/services/speech/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/speech_v2/services/speech/transports/rest.py b/google/cloud/speech_v2/services/speech/transports/rest.py index 39ec19b8..70815f6b 100644 --- a/google/cloud/speech_v2/services/speech/transports/rest.py +++ b/google/cloud/speech_v2/services/speech/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/speech_v2/types/__init__.py b/google/cloud/speech_v2/types/__init__.py index 77c1b2ad..b6d098a6 100644 --- a/google/cloud/speech_v2/types/__init__.py +++ b/google/cloud/speech_v2/types/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google/cloud/speech_v2/types/cloud_speech.py b/google/cloud/speech_v2/types/cloud_speech.py index a659dfc0..e240e838 100644 --- a/google/cloud/speech_v2/types/cloud_speech.py +++ b/google/cloud/speech_v2/types/cloud_speech.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed 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.speech.v1.json b/samples/generated_samples/snippet_metadata_google.cloud.speech.v1.json index 58dd1792..c793efe0 100644 --- a/samples/generated_samples/snippet_metadata_google.cloud.speech.v1.json +++ b/samples/generated_samples/snippet_metadata_google.cloud.speech.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-speech", - "version": "2.21.0" + "version": "0.1.0" }, "snippets": [ { diff --git a/samples/generated_samples/snippet_metadata_google.cloud.speech.v1p1beta1.json b/samples/generated_samples/snippet_metadata_google.cloud.speech.v1p1beta1.json index 25efd8af..b51d437c 100644 --- a/samples/generated_samples/snippet_metadata_google.cloud.speech.v1p1beta1.json +++ b/samples/generated_samples/snippet_metadata_google.cloud.speech.v1p1beta1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-speech", - "version": "2.21.0" + "version": "0.1.0" }, "snippets": [ { diff --git a/samples/generated_samples/snippet_metadata_google.cloud.speech.v2.json b/samples/generated_samples/snippet_metadata_google.cloud.speech.v2.json index bbf9aaa7..73ac2fc1 100644 --- a/samples/generated_samples/snippet_metadata_google.cloud.speech.v2.json +++ b/samples/generated_samples/snippet_metadata_google.cloud.speech.v2.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-speech", - "version": "2.21.0" + "version": "0.1.0" }, "snippets": [ { diff --git a/samples/generated_samples/speech_v1_generated_adaptation_create_custom_class_async.py b/samples/generated_samples/speech_v1_generated_adaptation_create_custom_class_async.py index d8b70b32..42db1c0b 100644 --- a/samples/generated_samples/speech_v1_generated_adaptation_create_custom_class_async.py +++ b/samples/generated_samples/speech_v1_generated_adaptation_create_custom_class_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/speech_v1_generated_adaptation_create_custom_class_sync.py b/samples/generated_samples/speech_v1_generated_adaptation_create_custom_class_sync.py index 9add696c..a2831732 100644 --- a/samples/generated_samples/speech_v1_generated_adaptation_create_custom_class_sync.py +++ b/samples/generated_samples/speech_v1_generated_adaptation_create_custom_class_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/speech_v1_generated_adaptation_create_phrase_set_async.py b/samples/generated_samples/speech_v1_generated_adaptation_create_phrase_set_async.py index aa931e4b..21a47a01 100644 --- a/samples/generated_samples/speech_v1_generated_adaptation_create_phrase_set_async.py +++ b/samples/generated_samples/speech_v1_generated_adaptation_create_phrase_set_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/speech_v1_generated_adaptation_create_phrase_set_sync.py b/samples/generated_samples/speech_v1_generated_adaptation_create_phrase_set_sync.py index 46e78bb8..fef5d9a7 100644 --- a/samples/generated_samples/speech_v1_generated_adaptation_create_phrase_set_sync.py +++ b/samples/generated_samples/speech_v1_generated_adaptation_create_phrase_set_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/speech_v1_generated_adaptation_delete_custom_class_async.py b/samples/generated_samples/speech_v1_generated_adaptation_delete_custom_class_async.py index 6b181573..a5469536 100644 --- a/samples/generated_samples/speech_v1_generated_adaptation_delete_custom_class_async.py +++ b/samples/generated_samples/speech_v1_generated_adaptation_delete_custom_class_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/speech_v1_generated_adaptation_delete_custom_class_sync.py b/samples/generated_samples/speech_v1_generated_adaptation_delete_custom_class_sync.py index fe82260d..dc148ea0 100644 --- a/samples/generated_samples/speech_v1_generated_adaptation_delete_custom_class_sync.py +++ b/samples/generated_samples/speech_v1_generated_adaptation_delete_custom_class_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/speech_v1_generated_adaptation_delete_phrase_set_async.py b/samples/generated_samples/speech_v1_generated_adaptation_delete_phrase_set_async.py index 9550d320..a582333c 100644 --- a/samples/generated_samples/speech_v1_generated_adaptation_delete_phrase_set_async.py +++ b/samples/generated_samples/speech_v1_generated_adaptation_delete_phrase_set_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/speech_v1_generated_adaptation_delete_phrase_set_sync.py b/samples/generated_samples/speech_v1_generated_adaptation_delete_phrase_set_sync.py index 91382838..3f26c589 100644 --- a/samples/generated_samples/speech_v1_generated_adaptation_delete_phrase_set_sync.py +++ b/samples/generated_samples/speech_v1_generated_adaptation_delete_phrase_set_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/speech_v1_generated_adaptation_get_custom_class_async.py b/samples/generated_samples/speech_v1_generated_adaptation_get_custom_class_async.py index ec8c56cd..412551c1 100644 --- a/samples/generated_samples/speech_v1_generated_adaptation_get_custom_class_async.py +++ b/samples/generated_samples/speech_v1_generated_adaptation_get_custom_class_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/speech_v1_generated_adaptation_get_custom_class_sync.py b/samples/generated_samples/speech_v1_generated_adaptation_get_custom_class_sync.py index e04ec4a3..aab45317 100644 --- a/samples/generated_samples/speech_v1_generated_adaptation_get_custom_class_sync.py +++ b/samples/generated_samples/speech_v1_generated_adaptation_get_custom_class_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/speech_v1_generated_adaptation_get_phrase_set_async.py b/samples/generated_samples/speech_v1_generated_adaptation_get_phrase_set_async.py index 2bcdcbf1..32797943 100644 --- a/samples/generated_samples/speech_v1_generated_adaptation_get_phrase_set_async.py +++ b/samples/generated_samples/speech_v1_generated_adaptation_get_phrase_set_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/speech_v1_generated_adaptation_get_phrase_set_sync.py b/samples/generated_samples/speech_v1_generated_adaptation_get_phrase_set_sync.py index 55d63924..870e3e62 100644 --- a/samples/generated_samples/speech_v1_generated_adaptation_get_phrase_set_sync.py +++ b/samples/generated_samples/speech_v1_generated_adaptation_get_phrase_set_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/speech_v1_generated_adaptation_list_custom_classes_async.py b/samples/generated_samples/speech_v1_generated_adaptation_list_custom_classes_async.py index 57863ba3..6ba88e61 100644 --- a/samples/generated_samples/speech_v1_generated_adaptation_list_custom_classes_async.py +++ b/samples/generated_samples/speech_v1_generated_adaptation_list_custom_classes_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/speech_v1_generated_adaptation_list_custom_classes_sync.py b/samples/generated_samples/speech_v1_generated_adaptation_list_custom_classes_sync.py index 59e1689c..59284d49 100644 --- a/samples/generated_samples/speech_v1_generated_adaptation_list_custom_classes_sync.py +++ b/samples/generated_samples/speech_v1_generated_adaptation_list_custom_classes_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/speech_v1_generated_adaptation_list_phrase_set_async.py b/samples/generated_samples/speech_v1_generated_adaptation_list_phrase_set_async.py index 0be3aeaf..4be50036 100644 --- a/samples/generated_samples/speech_v1_generated_adaptation_list_phrase_set_async.py +++ b/samples/generated_samples/speech_v1_generated_adaptation_list_phrase_set_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/speech_v1_generated_adaptation_list_phrase_set_sync.py b/samples/generated_samples/speech_v1_generated_adaptation_list_phrase_set_sync.py index 62cc04f6..a4b1a1db 100644 --- a/samples/generated_samples/speech_v1_generated_adaptation_list_phrase_set_sync.py +++ b/samples/generated_samples/speech_v1_generated_adaptation_list_phrase_set_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/speech_v1_generated_adaptation_update_custom_class_async.py b/samples/generated_samples/speech_v1_generated_adaptation_update_custom_class_async.py index 86a595ac..802c9e13 100644 --- a/samples/generated_samples/speech_v1_generated_adaptation_update_custom_class_async.py +++ b/samples/generated_samples/speech_v1_generated_adaptation_update_custom_class_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/speech_v1_generated_adaptation_update_custom_class_sync.py b/samples/generated_samples/speech_v1_generated_adaptation_update_custom_class_sync.py index 76bda1c0..e883973f 100644 --- a/samples/generated_samples/speech_v1_generated_adaptation_update_custom_class_sync.py +++ b/samples/generated_samples/speech_v1_generated_adaptation_update_custom_class_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/speech_v1_generated_adaptation_update_phrase_set_async.py b/samples/generated_samples/speech_v1_generated_adaptation_update_phrase_set_async.py index 564931af..a2679a03 100644 --- a/samples/generated_samples/speech_v1_generated_adaptation_update_phrase_set_async.py +++ b/samples/generated_samples/speech_v1_generated_adaptation_update_phrase_set_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/speech_v1_generated_adaptation_update_phrase_set_sync.py b/samples/generated_samples/speech_v1_generated_adaptation_update_phrase_set_sync.py index 9fe33988..35704beb 100644 --- a/samples/generated_samples/speech_v1_generated_adaptation_update_phrase_set_sync.py +++ b/samples/generated_samples/speech_v1_generated_adaptation_update_phrase_set_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/speech_v1_generated_speech_long_running_recognize_async.py b/samples/generated_samples/speech_v1_generated_speech_long_running_recognize_async.py index c216ad43..3861bb66 100644 --- a/samples/generated_samples/speech_v1_generated_speech_long_running_recognize_async.py +++ b/samples/generated_samples/speech_v1_generated_speech_long_running_recognize_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/speech_v1_generated_speech_long_running_recognize_sync.py b/samples/generated_samples/speech_v1_generated_speech_long_running_recognize_sync.py index 4ab3582d..f4cba8cb 100644 --- a/samples/generated_samples/speech_v1_generated_speech_long_running_recognize_sync.py +++ b/samples/generated_samples/speech_v1_generated_speech_long_running_recognize_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/speech_v1_generated_speech_recognize_async.py b/samples/generated_samples/speech_v1_generated_speech_recognize_async.py index bcc383b3..d7bb40dc 100644 --- a/samples/generated_samples/speech_v1_generated_speech_recognize_async.py +++ b/samples/generated_samples/speech_v1_generated_speech_recognize_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/speech_v1_generated_speech_recognize_sync.py b/samples/generated_samples/speech_v1_generated_speech_recognize_sync.py index fcb28d47..735d3e14 100644 --- a/samples/generated_samples/speech_v1_generated_speech_recognize_sync.py +++ b/samples/generated_samples/speech_v1_generated_speech_recognize_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/speech_v1_generated_speech_streaming_recognize_async.py b/samples/generated_samples/speech_v1_generated_speech_streaming_recognize_async.py index 7e42c887..d01ec445 100644 --- a/samples/generated_samples/speech_v1_generated_speech_streaming_recognize_async.py +++ b/samples/generated_samples/speech_v1_generated_speech_streaming_recognize_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/speech_v1_generated_speech_streaming_recognize_sync.py b/samples/generated_samples/speech_v1_generated_speech_streaming_recognize_sync.py index 7ef9841c..4e02784c 100644 --- a/samples/generated_samples/speech_v1_generated_speech_streaming_recognize_sync.py +++ b/samples/generated_samples/speech_v1_generated_speech_streaming_recognize_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/speech_v1p1beta1_generated_adaptation_create_custom_class_async.py b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_create_custom_class_async.py index f25ba8e6..a5167d37 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_adaptation_create_custom_class_async.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_create_custom_class_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/speech_v1p1beta1_generated_adaptation_create_custom_class_sync.py b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_create_custom_class_sync.py index dbe8abf2..61db4d20 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_adaptation_create_custom_class_sync.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_create_custom_class_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/speech_v1p1beta1_generated_adaptation_create_phrase_set_async.py b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_create_phrase_set_async.py index 2faaa6eb..a49eb946 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_adaptation_create_phrase_set_async.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_create_phrase_set_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/speech_v1p1beta1_generated_adaptation_create_phrase_set_sync.py b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_create_phrase_set_sync.py index 28c52754..3c4b8bdf 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_adaptation_create_phrase_set_sync.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_create_phrase_set_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/speech_v1p1beta1_generated_adaptation_delete_custom_class_async.py b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_delete_custom_class_async.py index 7bba517a..f18367be 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_adaptation_delete_custom_class_async.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_delete_custom_class_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/speech_v1p1beta1_generated_adaptation_delete_custom_class_sync.py b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_delete_custom_class_sync.py index c58147d3..107c870b 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_adaptation_delete_custom_class_sync.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_delete_custom_class_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/speech_v1p1beta1_generated_adaptation_delete_phrase_set_async.py b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_delete_phrase_set_async.py index 0b0b23ac..8e865d19 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_adaptation_delete_phrase_set_async.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_delete_phrase_set_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/speech_v1p1beta1_generated_adaptation_delete_phrase_set_sync.py b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_delete_phrase_set_sync.py index ccf47ada..943e0cf7 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_adaptation_delete_phrase_set_sync.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_delete_phrase_set_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/speech_v1p1beta1_generated_adaptation_get_custom_class_async.py b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_get_custom_class_async.py index 09882527..5671627a 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_adaptation_get_custom_class_async.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_get_custom_class_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/speech_v1p1beta1_generated_adaptation_get_custom_class_sync.py b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_get_custom_class_sync.py index c75b59b0..097da681 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_adaptation_get_custom_class_sync.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_get_custom_class_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/speech_v1p1beta1_generated_adaptation_get_phrase_set_async.py b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_get_phrase_set_async.py index 095c7995..699ec9d6 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_adaptation_get_phrase_set_async.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_get_phrase_set_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/speech_v1p1beta1_generated_adaptation_get_phrase_set_sync.py b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_get_phrase_set_sync.py index 274c1b14..6e17b376 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_adaptation_get_phrase_set_sync.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_get_phrase_set_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/speech_v1p1beta1_generated_adaptation_list_custom_classes_async.py b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_list_custom_classes_async.py index 0c332193..1d10f6e2 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_adaptation_list_custom_classes_async.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_list_custom_classes_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/speech_v1p1beta1_generated_adaptation_list_custom_classes_sync.py b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_list_custom_classes_sync.py index 2249bcf2..89226a31 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_adaptation_list_custom_classes_sync.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_list_custom_classes_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/speech_v1p1beta1_generated_adaptation_list_phrase_set_async.py b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_list_phrase_set_async.py index 4b2e06b0..39475d33 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_adaptation_list_phrase_set_async.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_list_phrase_set_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/speech_v1p1beta1_generated_adaptation_list_phrase_set_sync.py b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_list_phrase_set_sync.py index 28001359..0836ab48 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_adaptation_list_phrase_set_sync.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_list_phrase_set_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/speech_v1p1beta1_generated_adaptation_update_custom_class_async.py b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_update_custom_class_async.py index 42e68d40..9b99e0c4 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_adaptation_update_custom_class_async.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_update_custom_class_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/speech_v1p1beta1_generated_adaptation_update_custom_class_sync.py b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_update_custom_class_sync.py index 823b8b06..47679a5e 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_adaptation_update_custom_class_sync.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_update_custom_class_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/speech_v1p1beta1_generated_adaptation_update_phrase_set_async.py b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_update_phrase_set_async.py index f7550d1d..62461462 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_adaptation_update_phrase_set_async.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_update_phrase_set_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/speech_v1p1beta1_generated_adaptation_update_phrase_set_sync.py b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_update_phrase_set_sync.py index dcd67328..bab3bdde 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_adaptation_update_phrase_set_sync.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_adaptation_update_phrase_set_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/speech_v1p1beta1_generated_speech_long_running_recognize_async.py b/samples/generated_samples/speech_v1p1beta1_generated_speech_long_running_recognize_async.py index 2ccda75e..6ffd7543 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_speech_long_running_recognize_async.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_speech_long_running_recognize_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/speech_v1p1beta1_generated_speech_long_running_recognize_sync.py b/samples/generated_samples/speech_v1p1beta1_generated_speech_long_running_recognize_sync.py index 9cb4eedb..247d2f0e 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_speech_long_running_recognize_sync.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_speech_long_running_recognize_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/speech_v1p1beta1_generated_speech_recognize_async.py b/samples/generated_samples/speech_v1p1beta1_generated_speech_recognize_async.py index 68cce8f7..02206e53 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_speech_recognize_async.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_speech_recognize_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/speech_v1p1beta1_generated_speech_recognize_sync.py b/samples/generated_samples/speech_v1p1beta1_generated_speech_recognize_sync.py index ffc17349..2fc2b09a 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_speech_recognize_sync.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_speech_recognize_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/speech_v1p1beta1_generated_speech_streaming_recognize_async.py b/samples/generated_samples/speech_v1p1beta1_generated_speech_streaming_recognize_async.py index 3f318c4d..92237e3f 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_speech_streaming_recognize_async.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_speech_streaming_recognize_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/speech_v1p1beta1_generated_speech_streaming_recognize_sync.py b/samples/generated_samples/speech_v1p1beta1_generated_speech_streaming_recognize_sync.py index 1633617e..6c427c84 100644 --- a/samples/generated_samples/speech_v1p1beta1_generated_speech_streaming_recognize_sync.py +++ b/samples/generated_samples/speech_v1p1beta1_generated_speech_streaming_recognize_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/speech_v2_generated_speech_batch_recognize_async.py b/samples/generated_samples/speech_v2_generated_speech_batch_recognize_async.py index 7421e58e..6afa1919 100644 --- a/samples/generated_samples/speech_v2_generated_speech_batch_recognize_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_batch_recognize_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/speech_v2_generated_speech_batch_recognize_sync.py b/samples/generated_samples/speech_v2_generated_speech_batch_recognize_sync.py index f306ea7a..4d20e073 100644 --- a/samples/generated_samples/speech_v2_generated_speech_batch_recognize_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_batch_recognize_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/speech_v2_generated_speech_create_custom_class_async.py b/samples/generated_samples/speech_v2_generated_speech_create_custom_class_async.py index ac34d16b..cfbaab8f 100644 --- a/samples/generated_samples/speech_v2_generated_speech_create_custom_class_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_create_custom_class_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/speech_v2_generated_speech_create_custom_class_sync.py b/samples/generated_samples/speech_v2_generated_speech_create_custom_class_sync.py index 3001c420..8b3cd7d8 100644 --- a/samples/generated_samples/speech_v2_generated_speech_create_custom_class_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_create_custom_class_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/speech_v2_generated_speech_create_phrase_set_async.py b/samples/generated_samples/speech_v2_generated_speech_create_phrase_set_async.py index 90721b21..e2c732e2 100644 --- a/samples/generated_samples/speech_v2_generated_speech_create_phrase_set_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_create_phrase_set_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/speech_v2_generated_speech_create_phrase_set_sync.py b/samples/generated_samples/speech_v2_generated_speech_create_phrase_set_sync.py index c311d648..38e0e04a 100644 --- a/samples/generated_samples/speech_v2_generated_speech_create_phrase_set_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_create_phrase_set_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/speech_v2_generated_speech_create_recognizer_async.py b/samples/generated_samples/speech_v2_generated_speech_create_recognizer_async.py index fca73a0d..29284616 100644 --- a/samples/generated_samples/speech_v2_generated_speech_create_recognizer_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_create_recognizer_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/speech_v2_generated_speech_create_recognizer_sync.py b/samples/generated_samples/speech_v2_generated_speech_create_recognizer_sync.py index 19374c37..b95ce987 100644 --- a/samples/generated_samples/speech_v2_generated_speech_create_recognizer_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_create_recognizer_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/speech_v2_generated_speech_delete_custom_class_async.py b/samples/generated_samples/speech_v2_generated_speech_delete_custom_class_async.py index e166f4ca..a48b6e6e 100644 --- a/samples/generated_samples/speech_v2_generated_speech_delete_custom_class_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_delete_custom_class_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/speech_v2_generated_speech_delete_custom_class_sync.py b/samples/generated_samples/speech_v2_generated_speech_delete_custom_class_sync.py index e6a15dd4..da94a2e1 100644 --- a/samples/generated_samples/speech_v2_generated_speech_delete_custom_class_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_delete_custom_class_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/speech_v2_generated_speech_delete_phrase_set_async.py b/samples/generated_samples/speech_v2_generated_speech_delete_phrase_set_async.py index 14fd5d67..95b2e5be 100644 --- a/samples/generated_samples/speech_v2_generated_speech_delete_phrase_set_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_delete_phrase_set_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/speech_v2_generated_speech_delete_phrase_set_sync.py b/samples/generated_samples/speech_v2_generated_speech_delete_phrase_set_sync.py index cc874b06..c94f4d5f 100644 --- a/samples/generated_samples/speech_v2_generated_speech_delete_phrase_set_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_delete_phrase_set_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/speech_v2_generated_speech_delete_recognizer_async.py b/samples/generated_samples/speech_v2_generated_speech_delete_recognizer_async.py index 1ef850a8..3d982cc2 100644 --- a/samples/generated_samples/speech_v2_generated_speech_delete_recognizer_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_delete_recognizer_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/speech_v2_generated_speech_delete_recognizer_sync.py b/samples/generated_samples/speech_v2_generated_speech_delete_recognizer_sync.py index 72e49f25..98e7631c 100644 --- a/samples/generated_samples/speech_v2_generated_speech_delete_recognizer_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_delete_recognizer_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/speech_v2_generated_speech_get_config_async.py b/samples/generated_samples/speech_v2_generated_speech_get_config_async.py index 0f430b8c..b9ce23e5 100644 --- a/samples/generated_samples/speech_v2_generated_speech_get_config_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_get_config_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/speech_v2_generated_speech_get_config_sync.py b/samples/generated_samples/speech_v2_generated_speech_get_config_sync.py index 802dfae5..302ece0a 100644 --- a/samples/generated_samples/speech_v2_generated_speech_get_config_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_get_config_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/speech_v2_generated_speech_get_custom_class_async.py b/samples/generated_samples/speech_v2_generated_speech_get_custom_class_async.py index c82070ae..9ca59b94 100644 --- a/samples/generated_samples/speech_v2_generated_speech_get_custom_class_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_get_custom_class_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/speech_v2_generated_speech_get_custom_class_sync.py b/samples/generated_samples/speech_v2_generated_speech_get_custom_class_sync.py index 121b9eae..bbbea080 100644 --- a/samples/generated_samples/speech_v2_generated_speech_get_custom_class_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_get_custom_class_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/speech_v2_generated_speech_get_phrase_set_async.py b/samples/generated_samples/speech_v2_generated_speech_get_phrase_set_async.py index e5f861fe..b8884195 100644 --- a/samples/generated_samples/speech_v2_generated_speech_get_phrase_set_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_get_phrase_set_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/speech_v2_generated_speech_get_phrase_set_sync.py b/samples/generated_samples/speech_v2_generated_speech_get_phrase_set_sync.py index b02f3c23..88ea7737 100644 --- a/samples/generated_samples/speech_v2_generated_speech_get_phrase_set_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_get_phrase_set_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/speech_v2_generated_speech_get_recognizer_async.py b/samples/generated_samples/speech_v2_generated_speech_get_recognizer_async.py index 733bffb8..53be7001 100644 --- a/samples/generated_samples/speech_v2_generated_speech_get_recognizer_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_get_recognizer_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/speech_v2_generated_speech_get_recognizer_sync.py b/samples/generated_samples/speech_v2_generated_speech_get_recognizer_sync.py index d7ecb254..ba4dc15b 100644 --- a/samples/generated_samples/speech_v2_generated_speech_get_recognizer_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_get_recognizer_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/speech_v2_generated_speech_list_custom_classes_async.py b/samples/generated_samples/speech_v2_generated_speech_list_custom_classes_async.py index 9ff98b68..9a18b863 100644 --- a/samples/generated_samples/speech_v2_generated_speech_list_custom_classes_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_list_custom_classes_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/speech_v2_generated_speech_list_custom_classes_sync.py b/samples/generated_samples/speech_v2_generated_speech_list_custom_classes_sync.py index 9c95e926..27ef733b 100644 --- a/samples/generated_samples/speech_v2_generated_speech_list_custom_classes_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_list_custom_classes_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/speech_v2_generated_speech_list_phrase_sets_async.py b/samples/generated_samples/speech_v2_generated_speech_list_phrase_sets_async.py index da27848f..7b7bdb4f 100644 --- a/samples/generated_samples/speech_v2_generated_speech_list_phrase_sets_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_list_phrase_sets_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/speech_v2_generated_speech_list_phrase_sets_sync.py b/samples/generated_samples/speech_v2_generated_speech_list_phrase_sets_sync.py index 306eb5b5..12728ae2 100644 --- a/samples/generated_samples/speech_v2_generated_speech_list_phrase_sets_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_list_phrase_sets_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/speech_v2_generated_speech_list_recognizers_async.py b/samples/generated_samples/speech_v2_generated_speech_list_recognizers_async.py index c645fbe0..cca485ec 100644 --- a/samples/generated_samples/speech_v2_generated_speech_list_recognizers_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_list_recognizers_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/speech_v2_generated_speech_list_recognizers_sync.py b/samples/generated_samples/speech_v2_generated_speech_list_recognizers_sync.py index ad1460e5..55f33a52 100644 --- a/samples/generated_samples/speech_v2_generated_speech_list_recognizers_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_list_recognizers_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/speech_v2_generated_speech_recognize_async.py b/samples/generated_samples/speech_v2_generated_speech_recognize_async.py index 440fcf82..208138d3 100644 --- a/samples/generated_samples/speech_v2_generated_speech_recognize_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_recognize_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/speech_v2_generated_speech_recognize_sync.py b/samples/generated_samples/speech_v2_generated_speech_recognize_sync.py index aae73721..a3ecf8d0 100644 --- a/samples/generated_samples/speech_v2_generated_speech_recognize_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_recognize_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/speech_v2_generated_speech_streaming_recognize_async.py b/samples/generated_samples/speech_v2_generated_speech_streaming_recognize_async.py index 46598611..f81d1a4b 100644 --- a/samples/generated_samples/speech_v2_generated_speech_streaming_recognize_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_streaming_recognize_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/speech_v2_generated_speech_streaming_recognize_sync.py b/samples/generated_samples/speech_v2_generated_speech_streaming_recognize_sync.py index 057843ee..8489797c 100644 --- a/samples/generated_samples/speech_v2_generated_speech_streaming_recognize_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_streaming_recognize_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/speech_v2_generated_speech_undelete_custom_class_async.py b/samples/generated_samples/speech_v2_generated_speech_undelete_custom_class_async.py index 3ae9ff32..a896dae9 100644 --- a/samples/generated_samples/speech_v2_generated_speech_undelete_custom_class_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_undelete_custom_class_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/speech_v2_generated_speech_undelete_custom_class_sync.py b/samples/generated_samples/speech_v2_generated_speech_undelete_custom_class_sync.py index 0ef95612..c3c0a324 100644 --- a/samples/generated_samples/speech_v2_generated_speech_undelete_custom_class_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_undelete_custom_class_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/speech_v2_generated_speech_undelete_phrase_set_async.py b/samples/generated_samples/speech_v2_generated_speech_undelete_phrase_set_async.py index 5b06559b..73f9b5ef 100644 --- a/samples/generated_samples/speech_v2_generated_speech_undelete_phrase_set_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_undelete_phrase_set_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/speech_v2_generated_speech_undelete_phrase_set_sync.py b/samples/generated_samples/speech_v2_generated_speech_undelete_phrase_set_sync.py index 594399fc..38d553b3 100644 --- a/samples/generated_samples/speech_v2_generated_speech_undelete_phrase_set_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_undelete_phrase_set_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/speech_v2_generated_speech_undelete_recognizer_async.py b/samples/generated_samples/speech_v2_generated_speech_undelete_recognizer_async.py index 2754c91b..243c19e5 100644 --- a/samples/generated_samples/speech_v2_generated_speech_undelete_recognizer_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_undelete_recognizer_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/speech_v2_generated_speech_undelete_recognizer_sync.py b/samples/generated_samples/speech_v2_generated_speech_undelete_recognizer_sync.py index f4a31372..5b51257b 100644 --- a/samples/generated_samples/speech_v2_generated_speech_undelete_recognizer_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_undelete_recognizer_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/speech_v2_generated_speech_update_config_async.py b/samples/generated_samples/speech_v2_generated_speech_update_config_async.py index 28fb331f..a76755ac 100644 --- a/samples/generated_samples/speech_v2_generated_speech_update_config_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_update_config_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/speech_v2_generated_speech_update_config_sync.py b/samples/generated_samples/speech_v2_generated_speech_update_config_sync.py index 930c59c4..a9de0872 100644 --- a/samples/generated_samples/speech_v2_generated_speech_update_config_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_update_config_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/speech_v2_generated_speech_update_custom_class_async.py b/samples/generated_samples/speech_v2_generated_speech_update_custom_class_async.py index ec13c2f1..9004983e 100644 --- a/samples/generated_samples/speech_v2_generated_speech_update_custom_class_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_update_custom_class_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/speech_v2_generated_speech_update_custom_class_sync.py b/samples/generated_samples/speech_v2_generated_speech_update_custom_class_sync.py index f877fb6c..9f51b8cf 100644 --- a/samples/generated_samples/speech_v2_generated_speech_update_custom_class_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_update_custom_class_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/speech_v2_generated_speech_update_phrase_set_async.py b/samples/generated_samples/speech_v2_generated_speech_update_phrase_set_async.py index 0f14f708..8e224511 100644 --- a/samples/generated_samples/speech_v2_generated_speech_update_phrase_set_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_update_phrase_set_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/speech_v2_generated_speech_update_phrase_set_sync.py b/samples/generated_samples/speech_v2_generated_speech_update_phrase_set_sync.py index b65577ae..7e3f2024 100644 --- a/samples/generated_samples/speech_v2_generated_speech_update_phrase_set_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_update_phrase_set_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/speech_v2_generated_speech_update_recognizer_async.py b/samples/generated_samples/speech_v2_generated_speech_update_recognizer_async.py index 8e044e81..73d58608 100644 --- a/samples/generated_samples/speech_v2_generated_speech_update_recognizer_async.py +++ b/samples/generated_samples/speech_v2_generated_speech_update_recognizer_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/speech_v2_generated_speech_update_recognizer_sync.py b/samples/generated_samples/speech_v2_generated_speech_update_recognizer_sync.py index b7aa7615..1e976289 100644 --- a/samples/generated_samples/speech_v2_generated_speech_update_recognizer_sync.py +++ b/samples/generated_samples/speech_v2_generated_speech_update_recognizer_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/scripts/fixup_speech_v1_keywords.py b/scripts/fixup_speech_v1_keywords.py index 5901b513..7c57a5db 100644 --- a/scripts/fixup_speech_v1_keywords.py +++ b/scripts/fixup_speech_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_speech_v1p1beta1_keywords.py b/scripts/fixup_speech_v1p1beta1_keywords.py index 5901b513..7c57a5db 100644 --- a/scripts/fixup_speech_v1p1beta1_keywords.py +++ b/scripts/fixup_speech_v1p1beta1_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_speech_v2_keywords.py b/scripts/fixup_speech_v2_keywords.py index 74de175b..db10b58f 100644 --- a/scripts/fixup_speech_v2_keywords.py +++ b/scripts/fixup_speech_v2_keywords.py @@ -1,6 +1,6 @@ #! /usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/setup.py b/setup.py index 9483e31d..f0fddeb5 100644 --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/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/speech_v1/__init__.py b/tests/unit/gapic/speech_v1/__init__.py index e8e1c384..89a37dc9 100644 --- a/tests/unit/gapic/speech_v1/__init__.py +++ b/tests/unit/gapic/speech_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/speech_v1/test_adaptation.py b/tests/unit/gapic/speech_v1/test_adaptation.py index 9a7975d7..01ea8ce0 100644 --- a/tests/unit/gapic/speech_v1/test_adaptation.py +++ b/tests/unit/gapic/speech_v1/test_adaptation.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed 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/speech_v1/test_speech.py b/tests/unit/gapic/speech_v1/test_speech.py index 2811c837..bb5a49b0 100644 --- a/tests/unit/gapic/speech_v1/test_speech.py +++ b/tests/unit/gapic/speech_v1/test_speech.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed 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/speech_v1p1beta1/__init__.py b/tests/unit/gapic/speech_v1p1beta1/__init__.py index e8e1c384..89a37dc9 100644 --- a/tests/unit/gapic/speech_v1p1beta1/__init__.py +++ b/tests/unit/gapic/speech_v1p1beta1/__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/speech_v1p1beta1/test_adaptation.py b/tests/unit/gapic/speech_v1p1beta1/test_adaptation.py index 3d091952..f454c179 100644 --- a/tests/unit/gapic/speech_v1p1beta1/test_adaptation.py +++ b/tests/unit/gapic/speech_v1p1beta1/test_adaptation.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed 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/speech_v1p1beta1/test_speech.py b/tests/unit/gapic/speech_v1p1beta1/test_speech.py index fd01fe14..cb8a392c 100644 --- a/tests/unit/gapic/speech_v1p1beta1/test_speech.py +++ b/tests/unit/gapic/speech_v1p1beta1/test_speech.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed 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/speech_v2/__init__.py b/tests/unit/gapic/speech_v2/__init__.py index e8e1c384..89a37dc9 100644 --- a/tests/unit/gapic/speech_v2/__init__.py +++ b/tests/unit/gapic/speech_v2/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/unit/gapic/speech_v2/test_speech.py b/tests/unit/gapic/speech_v2/test_speech.py index 432f4a52..fc4e374e 100644 --- a/tests/unit/gapic/speech_v2/test_speech.py +++ b/tests/unit/gapic/speech_v2/test_speech.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022 Google LLC +# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.