diff --git a/speech/samples/v1/test/samples.manifest.yaml b/speech/samples/v1/test/samples.manifest.yaml index 87c2dc7d9a9f..f989660c127f 100644 --- a/speech/samples/v1/test/samples.manifest.yaml +++ b/speech/samples/v1/test/samples.manifest.yaml @@ -6,24 +6,12 @@ base: &common chdir: '{@manifest_dir}/../..' basepath: '.' samples: -- <<: *common - path: '{basepath}/v1/speech_transcribe_multichannel.py' - sample: 'speech_transcribe_multichannel' -- <<: *common - path: '{basepath}/v1/speech_transcribe_sync_gcs.py' - sample: 'speech_transcribe_sync_gcs' -- <<: *common - path: '{basepath}/v1/speech_transcribe_async_gcs.py' - sample: 'speech_transcribe_async_gcs' -- <<: *common - path: '{basepath}/v1/speech_transcribe_multichannel_gcs.py' - sample: 'speech_transcribe_multichannel_gcs' - <<: *common path: '{basepath}/v1/speech_transcribe_async.py' sample: 'speech_transcribe_async' - <<: *common - path: '{basepath}/v1/speech_transcribe_model_selection_gcs.py' - sample: 'speech_transcribe_model_selection_gcs' + path: '{basepath}/v1/speech_transcribe_async_gcs.py' + sample: 'speech_transcribe_async_gcs' - <<: *common path: '{basepath}/v1/speech_transcribe_async_word_time_offsets_gcs.py' sample: 'speech_transcribe_async_word_time_offsets_gcs' @@ -33,6 +21,18 @@ samples: - <<: *common path: '{basepath}/v1/speech_transcribe_model_selection.py' sample: 'speech_transcribe_model_selection' +- <<: *common + path: '{basepath}/v1/speech_transcribe_model_selection_gcs.py' + sample: 'speech_transcribe_model_selection_gcs' +- <<: *common + path: '{basepath}/v1/speech_transcribe_multichannel.py' + sample: 'speech_transcribe_multichannel' +- <<: *common + path: '{basepath}/v1/speech_transcribe_multichannel_gcs.py' + sample: 'speech_transcribe_multichannel_gcs' - <<: *common path: '{basepath}/v1/speech_transcribe_sync.py' sample: 'speech_transcribe_sync' +- <<: *common + path: '{basepath}/v1/speech_transcribe_sync_gcs.py' + sample: 'speech_transcribe_sync_gcs' diff --git a/speech/samples/v1p1beta1/test/samples.manifest.yaml b/speech/samples/v1p1beta1/test/samples.manifest.yaml index e0eda03b8b24..787e335e7aa4 100644 --- a/speech/samples/v1p1beta1/test/samples.manifest.yaml +++ b/speech/samples/v1p1beta1/test/samples.manifest.yaml @@ -6,24 +6,24 @@ base: &common chdir: '{@manifest_dir}/../..' basepath: '.' samples: +- <<: *common + path: '{basepath}/v1p1beta1/speech_adaptation_beta.py' + sample: 'speech_adaptation_beta' - <<: *common path: '{basepath}/v1p1beta1/speech_contexts_classes_beta.py' sample: 'speech_contexts_classes_beta' - <<: *common - path: '{basepath}/v1p1beta1/speech_transcribe_multilanguage_beta.py' - sample: 'speech_transcribe_multilanguage_beta' + path: '{basepath}/v1p1beta1/speech_quickstart_beta.py' + sample: 'speech_quickstart_beta' - <<: *common path: '{basepath}/v1p1beta1/speech_transcribe_auto_punctuation_beta.py' sample: 'speech_transcribe_auto_punctuation_beta' -- <<: *common - path: '{basepath}/v1p1beta1/speech_adaptation_beta.py' - sample: 'speech_adaptation_beta' - <<: *common path: '{basepath}/v1p1beta1/speech_transcribe_diarization_beta.py' sample: 'speech_transcribe_diarization_beta' - <<: *common - path: '{basepath}/v1p1beta1/speech_quickstart_beta.py' - sample: 'speech_quickstart_beta' + path: '{basepath}/v1p1beta1/speech_transcribe_multilanguage_beta.py' + sample: 'speech_transcribe_multilanguage_beta' - <<: *common path: '{basepath}/v1p1beta1/speech_transcribe_recognition_metadata_beta.py' sample: 'speech_transcribe_recognition_metadata_beta' diff --git a/speech/synth.metadata b/speech/synth.metadata index 74a3d1dd7e4f..e3c8051e3285 100644 --- a/speech/synth.metadata +++ b/speech/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2019-09-25T12:35:00.527355Z", + "updateTime": "2019-09-26T12:35:43.851589Z", "sources": [ { "generator": { @@ -12,8 +12,8 @@ "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "a5d0708f0702f538fb069d89c0e92c5b14dca49e", - "internalRef": "271102771" + "sha": "4c2ca81a0c976d4d37a8999984b7894d9af22124", + "internalRef": "271130964" } }, {