Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add speaker tag to wordinfo and update timeouts #2481

Merged
merged 2 commits into from
Nov 21, 2019

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Log from Synthtool
synthtool > Executing /tmpfs/src/git/autosynth/working_repo/Speech/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:c773192618c608a7a0415dd95282f841f8e6bcdef7dd760a988c93b77a64bd57
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/cloud/speech/artman_speech_v1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/php/google-cloud-speech-v1.
synthtool > Running generator for google/cloud/speech/artman_speech_v1p1beta1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/php/google-cloud-speech-v1p1beta1.
synthtool > Replaced "'serviceAddress' =>" in src/V1p1beta1/Gapic/SpeechGapicClient.php.
synthtool > Replaced "'serviceAddress' =>" in src/V1/Gapic/SpeechGapicClient.php.
synthtool > Replaced '@type string \\$serviceAddress\\n\\s+\\*\\s+The address' in src/V1p1beta1/Gapic/SpeechGapicClient.php.
synthtool > Replaced '@type string \\$serviceAddress\\n\\s+\\*\\s+The address' in src/V1/Gapic/SpeechGapicClient.php.
synthtool > Replaced '\\$transportConfig, and any \\$serviceAddress' in src/V1p1beta1/Gapic/SpeechGapicClient.php.
synthtool > Replaced '\\$transportConfig, and any \\$serviceAddress' in src/V1/Gapic/SpeechGapicClient.php.
synthtool > Replaced 'final class' in src/V1p1beta1/StreamingRecognizeRequest.php.
synthtool > Replaced 'final class' in src/V1p1beta1/SpeakerDiarizationConfig.php.
synthtool > Replaced 'final class' in src/V1p1beta1/RecognizeResponse.php.
synthtool > Replaced 'final class' in src/V1p1beta1/SpeechRecognitionResult.php.
synthtool > Replaced 'final class' in src/V1p1beta1/RecognitionConfig.php.
synthtool > Replaced 'final class' in src/V1p1beta1/StreamingRecognitionResult.php.
synthtool > Replaced 'final class' in src/V1p1beta1/StreamingRecognizeResponse.php.
synthtool > Replaced 'final class' in src/V1p1beta1/LongRunningRecognizeRequest.php.
synthtool > Replaced 'final class' in src/V1p1beta1/SpeechRecognitionAlternative.php.
synthtool > Replaced 'final class' in src/V1p1beta1/RecognizeRequest.php.
synthtool > Replaced 'final class' in src/V1p1beta1/LongRunningRecognizeResponse.php.
synthtool > Replaced 'final class' in src/V1p1beta1/RecognitionMetadata.php.
synthtool > Replaced 'final class' in src/V1p1beta1/RecognitionAudio.php.
synthtool > Replaced 'final class' in src/V1p1beta1/LongRunningRecognizeMetadata.php.
synthtool > Replaced 'final class' in src/V1p1beta1/WordInfo.php.
synthtool > Replaced 'final class' in src/V1p1beta1/SpeechContext.php.
synthtool > Replaced 'final class' in src/V1p1beta1/StreamingRecognitionConfig.php.
synthtool > Replaced 'final class' in src/V1/StreamingRecognizeRequest.php.
synthtool > Replaced 'final class' in src/V1/SpeakerDiarizationConfig.php.
synthtool > Replaced 'final class' in src/V1/RecognizeResponse.php.
synthtool > Replaced 'final class' in src/V1/SpeechRecognitionResult.php.
synthtool > Replaced 'final class' in src/V1/RecognitionConfig.php.
synthtool > Replaced 'final class' in src/V1/StreamingRecognitionResult.php.
synthtool > Replaced 'final class' in src/V1/StreamingRecognizeResponse.php.
synthtool > Replaced 'final class' in src/V1/LongRunningRecognizeRequest.php.
synthtool > Replaced 'final class' in src/V1/SpeechRecognitionAlternative.php.
synthtool > Replaced 'final class' in src/V1/RecognizeRequest.php.
synthtool > Replaced 'final class' in src/V1/LongRunningRecognizeResponse.php.
synthtool > Replaced 'final class' in src/V1/RecognitionMetadata.php.
synthtool > Replaced 'final class' in src/V1/RecognitionAudio.php.
synthtool > Replaced 'final class' in src/V1/LongRunningRecognizeMetadata.php.
synthtool > Replaced 'final class' in src/V1/WordInfo.php.
synthtool > Replaced 'final class' in src/V1/SpeechContext.php.
synthtool > Replaced 'final class' in src/V1/StreamingRecognitionConfig.php.
synthtool > No replacements made in src/V*/**/*.php for pattern public function ([s|g]\w{3,})Unwrapped, maybe replacement is not longer needed?
synthtool > Replaced 'Copyright \\d{4}' in src/V1p1beta1/Gapic/SpeechGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V1/Gapic/SpeechGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V1p1beta1/Gapic/SpeechGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Unit/V1p1beta1/SpeechClientTest.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Unit/V1/SpeechClientTest.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Unit/V1/SpeechClientExtensionTest.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/System/V1p1beta1/SpeechSmokeTest.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/System/V1/SpeechSmokeTest.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Snippet/V1/SpeechClientTest.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1p1beta1/RecognitionMetadata_RecordingDeviceType.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1p1beta1/RecognitionMetadata_InteractionType.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1p1beta1/StreamingRecognizeResponse_SpeechEventType.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1p1beta1/RecognitionConfig_AudioEncoding.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1p1beta1/RecognitionMetadata_MicrophoneDistance.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1p1beta1/RecognitionMetadata_OriginalMediaType.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/RecognitionMetadata_RecordingDeviceType.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/RecognitionMetadata_InteractionType.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/StreamingRecognizeResponse_SpeechEventType.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/RecognitionConfig_AudioEncoding.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/RecognitionMetadata_MicrophoneDistance.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/RecognitionMetadata_OriginalMediaType.php.
synthtool > Replaced 'new SpeechClient' in src/V1/Gapic/SpeechGapicClient.php.
synthtool > Replaced '= AudioEncoding::' in src/V1/Gapic/SpeechGapicClient.php.
synthtool > Replaced 'new RecognitionConfig' in src/V1/Gapic/SpeechGapicClient.php.
synthtool > Replaced 'new RecognitionAudio' in src/V1/Gapic/SpeechGapicClient.php.
synthtool > Replaced 'new StreamingRecognizeRequest' in src/V1/Gapic/SpeechGapicClient.php.
synthtool > Replaced 'new SpeechClient' in src/V1p1beta1/Gapic/SpeechGapicClient.php.
synthtool > Replaced '= AudioEncoding::' in src/V1p1beta1/Gapic/SpeechGapicClient.php.
synthtool > Replaced 'new RecognitionConfig' in src/V1p1beta1/Gapic/SpeechGapicClient.php.
synthtool > Replaced 'new RecognitionAudio' in src/V1p1beta1/Gapic/SpeechGapicClient.php.
synthtool > Replaced 'new StreamingRecognizeRequest' in src/V1p1beta1/Gapic/SpeechGapicClient.php.
synthtool > Cleaned up 1 temporary directories.
synthtool > Wrote metadata to synth.metadata.

@yoshi-automation yoshi-automation added the api: speech Issues related to the Speech-to-Text API. label Nov 20, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 20, 2019
@googlebot
Copy link

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@googlebot googlebot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Nov 21, 2019
@dwsupplee dwsupplee added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Nov 21, 2019
@googlebot
Copy link

A Googler has manually verified that the CLAs look good.

(Googler, please make sure the reason for overriding the CLA status is clearly documented in these comments.)

ℹ️ Googlers: Go here for more info.

@dwsupplee dwsupplee changed the title [CHANGE ME] Re-generated Speech to pick up changes in the API or client library generator. feat: add speaker tag to wordinfo and update timeouts Nov 21, 2019
@dwsupplee dwsupplee requested a review from jdpedrie November 21, 2019 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: speech Issues related to the Speech-to-Text API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants