From 2804c0fc487e0be32c981dfb2c011f19e61d5f46 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Tue, 18 Dec 2018 03:04:30 -0800 Subject: [PATCH] [CHANGE ME] Re-generated TextToSpeech to pick up changes in the API or client library generator. --- .../src/V1/Gapic/TextToSpeechGapicClient.php | 2 +- TextToSpeech/synth.metadata | 33 +++++++++++-------- 2 files changed, 20 insertions(+), 15 deletions(-) diff --git a/TextToSpeech/src/V1/Gapic/TextToSpeechGapicClient.php b/TextToSpeech/src/V1/Gapic/TextToSpeechGapicClient.php index e985c1bef6f3..3700d20d15ca 100644 --- a/TextToSpeech/src/V1/Gapic/TextToSpeechGapicClient.php +++ b/TextToSpeech/src/V1/Gapic/TextToSpeechGapicClient.php @@ -28,11 +28,11 @@ use Google\ApiCore\ApiException; use Google\ApiCore\CredentialsWrapper; -use Google\ApiCore\FetchAuthTokenInterface; use Google\ApiCore\GapicClientTrait; use Google\ApiCore\RetrySettings; use Google\ApiCore\Transport\TransportInterface; use Google\ApiCore\ValidationException; +use Google\Auth\FetchAuthTokenInterface; use Google\Cloud\TextToSpeech\V1\AudioConfig; use Google\Cloud\TextToSpeech\V1\ListVoicesRequest; use Google\Cloud\TextToSpeech\V1\ListVoicesResponse; diff --git a/TextToSpeech/synth.metadata b/TextToSpeech/synth.metadata index f26e69af8847..45e6fd714360 100644 --- a/TextToSpeech/synth.metadata +++ b/TextToSpeech/synth.metadata @@ -1,26 +1,31 @@ { + "updateTime": "2018-12-18T11:04:29.976175Z", "sources": [ { - "git": { - "name": "googleapis", - "remote": "https://github.com/googleapis/googleapis.git", - "sha": "5a57f0c13a358b2b15452bf2d67453774a5f6d4f", - "internalRef": "221837528" + "generator": { + "name": "artman", + "version": "0.16.3", + "dockerImage": "googleapis/artman@sha256:bfb92654b4a77368471f70e2808eaf4e60f263b9559f27bb3284097322787bf1" } }, { "git": { - "name": "googleapis-private", - "remote": "https://github.com/googleapis/googleapis-private.git", - "sha": "6aa8e1a447bb8d0367150356a28cb4d3f2332641", - "internalRef": "221340946" + "name": "googleapis", + "remote": "https://github.com/googleapis/googleapis.git", + "sha": "c04bc0dc0a9164d924a9ab923fd6845b4ae6a7ab", + "internalRef": "225851467" } - }, + } + ], + "destinations": [ { - "generator": { - "name": "artman", - "version": "0.16.0", - "dockerImage": "googleapis/artman@sha256:90f9d15e9bad675aeecd586725bce48f5667ffe7d5fc4d1e96d51ff34304815b" + "client": { + "source": "googleapis", + "apiName": "texttospeech", + "apiVersion": "v1", + "language": "php", + "generator": "gapic", + "config": "google/cloud/texttospeech/artman_texttospeech_v1.yaml" } } ]