diff --git a/google-cloud-speech/samples/v1/test/samples.manifest.yaml b/google-cloud-speech/samples/v1/test/samples.manifest.yaml index f989660c127f..87c2dc7d9a9f 100644 --- a/google-cloud-speech/samples/v1/test/samples.manifest.yaml +++ b/google-cloud-speech/samples/v1/test/samples.manifest.yaml @@ -7,11 +7,23 @@ base: &common basepath: '.' samples: - <<: *common - path: '{basepath}/v1/speech_transcribe_async.py' - sample: 'speech_transcribe_async' + 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' - <<: *common path: '{basepath}/v1/speech_transcribe_async_word_time_offsets_gcs.py' sample: 'speech_transcribe_async_word_time_offsets_gcs' @@ -21,18 +33,6 @@ 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/google-cloud-speech/samples/v1p1beta1/test/samples.manifest.yaml b/google-cloud-speech/samples/v1p1beta1/test/samples.manifest.yaml index 787e335e7aa4..e0eda03b8b24 100644 --- a/google-cloud-speech/samples/v1p1beta1/test/samples.manifest.yaml +++ b/google-cloud-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_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_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_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_recognition_metadata_beta.py' sample: 'speech_transcribe_recognition_metadata_beta' diff --git a/google-cloud-speech/synth.metadata b/google-cloud-speech/synth.metadata index 938230043e78..20eb485f5180 100644 --- a/google-cloud-speech/synth.metadata +++ b/google-cloud-speech/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2019-09-10T17:54:47.674701Z", + "updateTime": "2019-09-11T12:37:31.407775Z", "sources": [ { "generator": { @@ -12,8 +12,8 @@ "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "b4b182552fa0088e463ada73afcf48b405965c2c", - "internalRef": "268243295" + "sha": "f1c042777e90baae0f8590f7820eed2c6ef758b2", + "internalRef": "268319807" } }, {