diff --git a/packages/google-cloud-texttospeech/README.md b/packages/google-cloud-texttospeech/README.md index 8ba7b829627..b56cc719ac5 100644 --- a/packages/google-cloud-texttospeech/README.md +++ b/packages/google-cloud-texttospeech/README.md @@ -64,7 +64,6 @@ const util = require('util'); // Creates a client const client = new textToSpeech.TextToSpeechClient(); async function quickStart() { - // The text to synthesize const text = 'hello, world!'; diff --git a/packages/google-cloud-texttospeech/synth.metadata b/packages/google-cloud-texttospeech/synth.metadata index 0ec4a205c68..2cd753d47c0 100644 --- a/packages/google-cloud-texttospeech/synth.metadata +++ b/packages/google-cloud-texttospeech/synth.metadata @@ -1,5 +1,22 @@ { - "updateTime": "2020-03-31T20:12:57.070Z", + "updateTime": "2020-04-02T12:00:53.754366Z", + "sources": [ + { + "git": { + "name": "googleapis", + "remote": "https://github.com/googleapis/googleapis.git", + "sha": "75047719f704d61f405cac6d7439637ab36c1232", + "internalRef": "304305096" + } + }, + { + "git": { + "name": "synthtool", + "remote": "https://github.com/googleapis/synthtool.git", + "sha": "99820243d348191bc9c634f2b48ddf65096285ed" + } + } + ], "destinations": [ { "client": {