diff --git a/packages/google-cloud-python-speech/google/cloud/speech.py b/packages/google-cloud-python-speech/google/cloud/speech.py index 268ab600c713..8bbaee319344 100644 --- a/packages/google-cloud-python-speech/google/cloud/speech.py +++ b/packages/google-cloud-python-speech/google/cloud/speech.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2018 Google LLC +# Copyright 2019 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-python-speech/google/cloud/speech_v1/gapic/enums.py b/packages/google-cloud-python-speech/google/cloud/speech_v1/gapic/enums.py index 42ed23f6b1f5..346192a3e95e 100644 --- a/packages/google-cloud-python-speech/google/cloud/speech_v1/gapic/enums.py +++ b/packages/google-cloud-python-speech/google/cloud/speech_v1/gapic/enums.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2018 Google LLC +# Copyright 2019 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-python-speech/google/cloud/speech_v1/gapic/speech_client.py b/packages/google-cloud-python-speech/google/cloud/speech_v1/gapic/speech_client.py index 4a584e3920c7..ca95dacdb988 100644 --- a/packages/google-cloud-python-speech/google/cloud/speech_v1/gapic/speech_client.py +++ b/packages/google-cloud-python-speech/google/cloud/speech_v1/gapic/speech_client.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2018 Google LLC +# Copyright 2019 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-python-speech/google/cloud/speech_v1/gapic/transports/speech_grpc_transport.py b/packages/google-cloud-python-speech/google/cloud/speech_v1/gapic/transports/speech_grpc_transport.py index 528d79de5994..2abd360eb427 100644 --- a/packages/google-cloud-python-speech/google/cloud/speech_v1/gapic/transports/speech_grpc_transport.py +++ b/packages/google-cloud-python-speech/google/cloud/speech_v1/gapic/transports/speech_grpc_transport.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2018 Google LLC +# Copyright 2019 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-python-speech/google/cloud/speech_v1/types.py b/packages/google-cloud-python-speech/google/cloud/speech_v1/types.py index eb1831e87294..958ae978e2e2 100644 --- a/packages/google-cloud-python-speech/google/cloud/speech_v1/types.py +++ b/packages/google-cloud-python-speech/google/cloud/speech_v1/types.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2018 Google LLC +# Copyright 2019 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-python-speech/google/cloud/speech_v1p1beta1/gapic/enums.py b/packages/google-cloud-python-speech/google/cloud/speech_v1p1beta1/gapic/enums.py index 49fd29a64842..62f8d32b301b 100644 --- a/packages/google-cloud-python-speech/google/cloud/speech_v1p1beta1/gapic/enums.py +++ b/packages/google-cloud-python-speech/google/cloud/speech_v1p1beta1/gapic/enums.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2018 Google LLC +# Copyright 2019 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-python-speech/google/cloud/speech_v1p1beta1/gapic/speech_client.py b/packages/google-cloud-python-speech/google/cloud/speech_v1p1beta1/gapic/speech_client.py index 987b98930a28..0e7ae75a6194 100644 --- a/packages/google-cloud-python-speech/google/cloud/speech_v1p1beta1/gapic/speech_client.py +++ b/packages/google-cloud-python-speech/google/cloud/speech_v1p1beta1/gapic/speech_client.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2018 Google LLC +# Copyright 2019 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-python-speech/google/cloud/speech_v1p1beta1/gapic/transports/speech_grpc_transport.py b/packages/google-cloud-python-speech/google/cloud/speech_v1p1beta1/gapic/transports/speech_grpc_transport.py index 51f5a6c2dbd3..bdd93b3e0613 100644 --- a/packages/google-cloud-python-speech/google/cloud/speech_v1p1beta1/gapic/transports/speech_grpc_transport.py +++ b/packages/google-cloud-python-speech/google/cloud/speech_v1p1beta1/gapic/transports/speech_grpc_transport.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2018 Google LLC +# Copyright 2019 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-python-speech/google/cloud/speech_v1p1beta1/types.py b/packages/google-cloud-python-speech/google/cloud/speech_v1p1beta1/types.py index 07a7faafe162..4b0ac8420987 100644 --- a/packages/google-cloud-python-speech/google/cloud/speech_v1p1beta1/types.py +++ b/packages/google-cloud-python-speech/google/cloud/speech_v1p1beta1/types.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2018 Google LLC +# Copyright 2019 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-python-speech/synth.metadata b/packages/google-cloud-python-speech/synth.metadata index 67e193c66049..d35aa99a26a8 100644 --- a/packages/google-cloud-python-speech/synth.metadata +++ b/packages/google-cloud-python-speech/synth.metadata @@ -1,26 +1,26 @@ { - "updateTime": "2019-01-10T18:46:24.170054Z", + "updateTime": "2019-01-17T13:28:15.149724Z", "sources": [ { "generator": { "name": "artman", - "version": "0.16.5", - "dockerImage": "googleapis/artman@sha256:5a96c2c5c6f9570cc9556b63dc9ce1838777fd9166b5b64e43ad8e0ecee2fe2c" + "version": "0.16.6", + "dockerImage": "googleapis/artman@sha256:12722f2ca3fbc3b53cc6aa5f0e569d7d221b46bd876a2136497089dec5e3634e" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "1579fcf41ef739c0dd02a3dcd4d14965fd7909b4", - "internalRef": "228728946" + "sha": "0ac60e21a1aa86c07c1836865b35308ba8178b05", + "internalRef": "229626798" } }, { "template": { "name": "python_library", "origin": "synthtool.gcp", - "version": "2018.12.6" + "version": "2019.1.16" } } ], diff --git a/packages/google-cloud-python-speech/tests/unit/gapic/v1/test_speech_client_v1.py b/packages/google-cloud-python-speech/tests/unit/gapic/v1/test_speech_client_v1.py index 0733e21827fc..73d62f3a755b 100644 --- a/packages/google-cloud-python-speech/tests/unit/gapic/v1/test_speech_client_v1.py +++ b/packages/google-cloud-python-speech/tests/unit/gapic/v1/test_speech_client_v1.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2018 Google LLC +# Copyright 2019 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/google-cloud-python-speech/tests/unit/gapic/v1p1beta1/test_speech_client_v1p1beta1.py b/packages/google-cloud-python-speech/tests/unit/gapic/v1p1beta1/test_speech_client_v1p1beta1.py index fc5e1c2de451..18865afc1898 100644 --- a/packages/google-cloud-python-speech/tests/unit/gapic/v1p1beta1/test_speech_client_v1p1beta1.py +++ b/packages/google-cloud-python-speech/tests/unit/gapic/v1p1beta1/test_speech_client_v1p1beta1.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2018 Google LLC +# Copyright 2019 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.