Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

ABNF_GRAMMAR_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.SpeechAdaptation
 
ABNF_STRINGS_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
ADAPTATION_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionConfig
 
ADAPTATION_TIMEOUT_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
addAbnfStrings(String) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
addAbnfStringsBytes(ByteString) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
addAllAbnfStrings(Iterable<String>) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
addAllAlternativeLanguageCodes(Iterable<String>) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
A list of up to 3 additional [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tags, listing possible alternative languages of the supplied audio.
addAllAlternatives(Iterable<? extends SpeechRecognitionAlternative>) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
addAllAlternatives(Iterable<? extends SpeechRecognitionAlternative>) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
addAllCustomClasses(Iterable<? extends CustomClass>) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
The custom classes.
addAllCustomClasses(Iterable<? extends CustomClass>) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of custom classes.
addAllEntries(Iterable<? extends TranscriptNormalization.Entry>) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
A list of replacement entries.
addAllItems(Iterable<? extends CustomClass.ClassItem>) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
A collection of class items.
addAllPhrases(Iterable<? extends PhraseSet.Phrase>) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
A list of word and phrases.
addAllPhrases(Iterable<String>) - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
A list of strings containing words and phrases "hints" so that the speech recognition is more likely to recognize them.
addAllPhraseSetReferences(Iterable<String>) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase set resource names to use.
addAllPhraseSets(Iterable<? extends PhraseSet>) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
The phrase set.
addAllPhraseSets(Iterable<? extends PhraseSet>) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase sets.
addAllResults(Iterable<? extends SpeechRecognitionResult>) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
addAllResults(Iterable<? extends SpeechRecognitionResult>) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
addAllResults(Iterable<? extends StreamingRecognitionResult>) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
addAllSpeechContexts(Iterable<? extends SpeechContext>) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
addAllWords(Iterable<? extends WordInfo>) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
A list of word-specific information for each recognized word.
addAlternativeLanguageCodes(String) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
A list of up to 3 additional [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tags, listing possible alternative languages of the supplied audio.
addAlternativeLanguageCodesBytes(ByteString) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
A list of up to 3 additional [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tags, listing possible alternative languages of the supplied audio.
addAlternatives(SpeechRecognitionAlternative) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
addAlternatives(int, SpeechRecognitionAlternative) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
addAlternatives(SpeechRecognitionAlternative.Builder) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
addAlternatives(int, SpeechRecognitionAlternative.Builder) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
addAlternatives(SpeechRecognitionAlternative) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
addAlternatives(int, SpeechRecognitionAlternative) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
addAlternatives(SpeechRecognitionAlternative.Builder) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
addAlternatives(int, SpeechRecognitionAlternative.Builder) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
addAlternativesBuilder() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
addAlternativesBuilder(int) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
addAlternativesBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
addAlternativesBuilder(int) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
addCustomClasses(CustomClass) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
The custom classes.
addCustomClasses(int, CustomClass) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
The custom classes.
addCustomClasses(CustomClass.Builder) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
The custom classes.
addCustomClasses(int, CustomClass.Builder) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
The custom classes.
addCustomClasses(CustomClass) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of custom classes.
addCustomClasses(int, CustomClass) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of custom classes.
addCustomClasses(CustomClass.Builder) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of custom classes.
addCustomClasses(int, CustomClass.Builder) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of custom classes.
addCustomClassesBuilder() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
The custom classes.
addCustomClassesBuilder(int) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
The custom classes.
addCustomClassesBuilder() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of custom classes.
addCustomClassesBuilder(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of custom classes.
addEntries(TranscriptNormalization.Entry) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
A list of replacement entries.
addEntries(int, TranscriptNormalization.Entry) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
A list of replacement entries.
addEntries(TranscriptNormalization.Entry.Builder) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
A list of replacement entries.
addEntries(int, TranscriptNormalization.Entry.Builder) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
A list of replacement entries.
addEntriesBuilder() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
A list of replacement entries.
addEntriesBuilder(int) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
A list of replacement entries.
addItems(CustomClass.ClassItem) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
A collection of class items.
addItems(int, CustomClass.ClassItem) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
A collection of class items.
addItems(CustomClass.ClassItem.Builder) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
A collection of class items.
addItems(int, CustomClass.ClassItem.Builder) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
A collection of class items.
addItemsBuilder() - Method in class com.google.cloud.speech.v1.CustomClass.Builder
A collection of class items.
addItemsBuilder(int) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
A collection of class items.
addPhrases(PhraseSet.Phrase) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
A list of word and phrases.
addPhrases(int, PhraseSet.Phrase) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
A list of word and phrases.
addPhrases(PhraseSet.Phrase.Builder) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
A list of word and phrases.
addPhrases(int, PhraseSet.Phrase.Builder) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
A list of word and phrases.
addPhrases(String) - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
A list of strings containing words and phrases "hints" so that the speech recognition is more likely to recognize them.
addPhrasesBuilder() - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
A list of word and phrases.
addPhrasesBuilder(int) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
A list of word and phrases.
addPhrasesBytes(ByteString) - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
A list of strings containing words and phrases "hints" so that the speech recognition is more likely to recognize them.
addPhraseSetReferences(String) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase set resource names to use.
addPhraseSetReferencesBytes(ByteString) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase set resource names to use.
addPhraseSets(PhraseSet) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
The phrase set.
addPhraseSets(int, PhraseSet) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
The phrase set.
addPhraseSets(PhraseSet.Builder) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
The phrase set.
addPhraseSets(int, PhraseSet.Builder) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
The phrase set.
addPhraseSets(PhraseSet) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase sets.
addPhraseSets(int, PhraseSet) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase sets.
addPhraseSets(PhraseSet.Builder) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase sets.
addPhraseSets(int, PhraseSet.Builder) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase sets.
addPhraseSetsBuilder() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
The phrase set.
addPhraseSetsBuilder(int) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
The phrase set.
addPhraseSetsBuilder() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase sets.
addPhraseSetsBuilder(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase sets.
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
 
addResults(SpeechRecognitionResult) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
addResults(int, SpeechRecognitionResult) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
addResults(SpeechRecognitionResult.Builder) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
addResults(int, SpeechRecognitionResult.Builder) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
addResults(SpeechRecognitionResult) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
addResults(int, SpeechRecognitionResult) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
addResults(SpeechRecognitionResult.Builder) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
addResults(int, SpeechRecognitionResult.Builder) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
addResults(StreamingRecognitionResult) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
addResults(int, StreamingRecognitionResult) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
addResults(StreamingRecognitionResult.Builder) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
addResults(int, StreamingRecognitionResult.Builder) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
addResultsBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
addResultsBuilder(int) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
addResultsBuilder() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
addResultsBuilder(int) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
addResultsBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
addResultsBuilder(int) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
addSpeechContexts(SpeechContext) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
addSpeechContexts(int, SpeechContext) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
addSpeechContexts(SpeechContext.Builder) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
addSpeechContexts(int, SpeechContext.Builder) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
addSpeechContextsBuilder() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
addSpeechContextsBuilder(int) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
addWords(WordInfo) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
A list of word-specific information for each recognized word.
addWords(int, WordInfo) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
A list of word-specific information for each recognized word.
addWords(WordInfo.Builder) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
A list of word-specific information for each recognized word.
addWords(int, WordInfo.Builder) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
A list of word-specific information for each recognized word.
addWordsBuilder() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
A list of word-specific information for each recognized word.
addWordsBuilder(int) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
A list of word-specific information for each recognized word.
ALTERNATIVE_LANGUAGE_CODES_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionConfig
 
ALTERNATIVES_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
ALTERNATIVES_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
AMR_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding
Adaptive Multi-Rate Narrowband codec.
AMR_WB_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding
Adaptive Multi-Rate Wideband codec.
AUDIO_CHANNEL_COUNT_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionConfig
 
AUDIO_CONTENT_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
AUDIO_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
AUDIO_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognizeRequest
 
AUDIO_TOPIC_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
AUDIO_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.OriginalMediaType
Deprecated.
The speech data is an audio recording.

B

BOOST_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.PhraseSet
 
BOOST_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
BOOST_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.SpeechContext
 
build() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
 
build() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
 
build() - Method in class com.google.cloud.speech.v1.CustomClass.Builder
 
build() - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
 
build() - Method in class com.google.cloud.speech.v1.CustomClassName.Builder
 
build() - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
 
build() - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
 
build() - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
 
build() - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
 
build() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
 
build() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
 
build() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
 
build() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
 
build() - Method in class com.google.cloud.speech.v1.LocationName.Builder
 
build() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
 
build() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
 
build() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
 
build() - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
 
build() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
 
build() - Method in class com.google.cloud.speech.v1.PhraseSetName.Builder
 
build() - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
 
build() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
 
build() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
 
build() - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
 
build() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
 
build() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
 
build() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
 
build() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
 
build() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
 
build() - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
 
build() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
 
build() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
 
build() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
 
build() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
 
build() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
 
build() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
 
build() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
 
build() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
 
build() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
 
build() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
 
build() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
 
build() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
 
build() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
 
Builder() - Constructor for class com.google.cloud.speech.v1.CustomClassName.Builder
 
Builder() - Constructor for class com.google.cloud.speech.v1.LocationName.Builder
 
Builder() - Constructor for class com.google.cloud.speech.v1.PhraseSetName.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.CustomClass.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
 
buildPartial() - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
 
buildPartial() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
 

C

CASE_SENSITIVE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
CHANNEL_TAG_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
CHANNEL_TAG_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
clear() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
 
clear() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
 
clear() - Method in class com.google.cloud.speech.v1.CustomClass.Builder
 
clear() - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
 
clear() - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
 
clear() - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
 
clear() - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
 
clear() - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
 
clear() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
 
clear() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
 
clear() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
 
clear() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
 
clear() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
 
clear() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
 
clear() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
 
clear() - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
 
clear() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
 
clear() - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
 
clear() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
 
clear() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
 
clear() - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
 
clear() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
 
clear() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
 
clear() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
 
clear() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
 
clear() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
 
clear() - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
 
clear() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
 
clear() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
 
clear() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
 
clear() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
 
clear() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
 
clear() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
 
clear() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
 
clear() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
 
clear() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
 
clear() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
 
clear() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
 
clear() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
 
clear() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
 
clearAbnfGrammar() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
Augmented Backus-Naur form (ABNF) is a standardized grammar notation comprised by a set of derivation rules.
clearAbnfStrings() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
clearAdaptation() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Speech adaptation configuration improves the accuracy of speech recognition.
clearAdaptationTimeout() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
Whether there was a timeout when applying speech adaptation.
clearAlternativeLanguageCodes() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
A list of up to 3 additional [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tags, listing possible alternative languages of the supplied audio.
clearAlternatives() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
clearAlternatives() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
clearAudio() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Required.
clearAudio() - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
Required.
clearAudioChannelCount() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
The number of channels in the input audio data.
clearAudioContent() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
The audio data to be recognized.
clearAudioSource() - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
 
clearAudioTopic() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
Description of the content.
clearBoost() - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
Hint Boost.
clearBoost() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
Hint Boost.
clearBoost() - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
Hint Boost.
clearCaseSensitive() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
Whether the search is case sensitive.
clearChannelTag() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel.
clearChannelTag() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel.
clearConfidence() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
The confidence estimate between 0.0 and 1.0.
clearConfidence() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
The confidence estimate between 0.0 and 1.0.
clearConfig() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Required.
clearConfig() - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
Required.
clearConfig() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
Required.
clearContent() - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
The audio data bytes encoded as specified in `RecognitionConfig`.
clearCustomClass() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
Required.
clearCustomClass() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
Required.
clearCustomClasses() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
The custom classes.
clearCustomClasses() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of custom classes.
clearCustomClassId() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
Required.
clearCustomClassId() - Method in class com.google.cloud.speech.v1.CustomClass.Builder
If this custom class is a resource, the custom_class_id is the resource id of the CustomClass.
clearDiarizationConfig() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Config to enable speaker diarization and set additional parameters to make diarization better suited for your application.
clearEnableAutomaticPunctuation() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
If 'true', adds punctuation to recognition result hypotheses.
clearEnableSeparateRecognitionPerChannel() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
This needs to be set to `true` explicitly and `audio_channel_count` > 1 to get each channel recognized separately.
clearEnableSpeakerDiarization() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
If 'true', enables speaker detection for each recognized word in the top alternative of the recognition result using a speaker_label provided in the WordInfo.
clearEnableSpokenEmojis() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
The spoken emoji behavior for the call If not set, uses default behavior based on model of choice If 'true', adds spoken emoji formatting for the request.
clearEnableSpokenPunctuation() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
The spoken punctuation behavior for the call If not set, uses default behavior based on model of choice e.g. command_and_search will enable spoken punctuation by default If 'true', replaces spoken punctuation with the corresponding symbols in the request.
clearEnableVoiceActivityEvents() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
If `true`, responses with voice activity speech events will be returned as they are detected.
clearEnableWordConfidence() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
If `true`, the top result includes a list of words and the confidence for those words.
clearEnableWordTimeOffsets() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
If `true`, the top result includes a list of words and the start and end time offsets (timestamps) for those words.
clearEncoding() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Encoding of audio data sent in all `RecognitionAudio` messages.
clearEndTime() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Time offset relative to the beginning of the audio, and corresponding to the end of the spoken word.
clearEntries() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
A list of replacement entries.
clearError() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
If set, returns a [google.rpc.Status][google.rpc.Status] message that specifies the error for the operation.
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
 
clearGcsUri() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
Specifies a Cloud Storage URI for the recognition results.
clearIndustryNaicsCodeOfAudio() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The industry vertical to which this speech recognition request most closely applies.
clearInteractionType() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The use case most closely describing the audio content to be recognized.
clearInterimResults() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
If `true`, interim results (tentative hypotheses) may be returned as they become available (these interim results are indicated with the `is_final=false` flag).
clearIsFinal() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
If `false`, this `StreamingRecognitionResult` represents an interim result that may change.
clearItems() - Method in class com.google.cloud.speech.v1.CustomClass.Builder
A collection of class items.
clearLanguageCode() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Required.
clearLanguageCode() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
Output only.
clearLanguageCode() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
Output only.
clearLastUpdateTime() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Time of the most recent processing update.
clearMaxAlternatives() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Maximum number of recognition hypotheses to be returned.
clearMaxSpeakerCount() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
Maximum number of speakers in the conversation.
clearMetadata() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Metadata regarding this request.
clearMicrophoneDistance() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The audio type that most closely describes the audio being recognized.
clearMinSpeakerCount() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
Minimum number of speakers in the conversation.
clearModel() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Which model to select for the given request.
clearName() - Method in class com.google.cloud.speech.v1.CustomClass.Builder
The resource name of the custom class.
clearName() - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
Required.
clearName() - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
Required.
clearName() - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
Required.
clearName() - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
Required.
clearName() - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
The resource name of the phrase set.
clearNextPageToken() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
A token, which can be sent as `page_token` to retrieve the next page.
clearNextPageToken() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
A token, which can be sent as `page_token` to retrieve the next page.
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
 
clearOriginalMediaType() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The original media the speech was recorded on.
clearOriginalMimeType() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
Mime type of the original audio file.
clearOutputConfig() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Optional.
clearOutputConfig() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Original output config if present in the request.
clearOutputError() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
If the transcript output fails this field contains the relevant error.
clearOutputType() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
 
clearPageSize() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
The maximum number of custom classes to return.
clearPageSize() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
The maximum number of phrase sets to return.
clearPageToken() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
A page token, received from a previous `ListCustomClass` call.
clearPageToken() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
A page token, received from a previous `ListPhraseSet` call.
clearParent() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
Required.
clearPhrases() - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
A list of word and phrases.
clearPhrases() - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
A list of strings containing words and phrases "hints" so that the speech recognition is more likely to recognize them.
clearPhraseSet() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
Required.
clearPhraseSet() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
Required.
clearPhraseSetId() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
Required.
clearPhraseSetReferences() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase set resource names to use.
clearPhraseSets() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
The phrase set.
clearPhraseSets() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase sets.
clearProfanityFilter() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
If set to `true`, the server will attempt to filter out profanities, replacing all but the initial character in each filtered word with asterisks, e.g.
clearProgressPercent() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Approximate percentage of audio processed thus far.
clearRecordingDeviceName() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The device used to make the recording.
clearRecordingDeviceType() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The type of device the speech was recorded with.
clearReplace() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
What to replace with.
clearRequestId() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
The ID associated with the request.
clearRequestId() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
The ID associated with the request.
clearRequestId() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
The ID associated with the request.
clearResultEndTime() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
Time offset of the end of this result relative to the beginning of the audio.
clearResultEndTime() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
Time offset of the end of this result relative to the beginning of the audio.
clearResults() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
clearResults() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
clearResults() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
clearSampleRateHertz() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Sample rate in Hertz of the audio data sent in all `RecognitionAudio` messages.
clearSearch() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
What to replace.
clearSingleUtterance() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
If `false` or omitted, the recognizer will perform continuous recognition (continuing to wait for and process audio even if the user pauses speaking) until the client closes the input stream (gRPC API) or until the maximum time limit has been reached.
clearSpeakerLabel() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Output only.
clearSpeakerTag() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
Deprecated.
google.cloud.speech.v1.SpeakerDiarizationConfig.speaker_tag is deprecated. See google/cloud/speech/v1/cloud_speech.proto;l=493
clearSpeakerTag() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Deprecated.
google.cloud.speech.v1.WordInfo.speaker_tag is deprecated. See google/cloud/speech/v1/cloud_speech.proto;l=974
clearSpeechAdaptationInfo() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Provides information on speech adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 8;
clearSpeechAdaptationInfo() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 7;
clearSpeechAdaptationInfo() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 9;
clearSpeechContexts() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
clearSpeechEndTimeout() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
Duration to timeout the stream after speech ends.
clearSpeechEventTime() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
Time offset between the beginning of the audio and event emission.
clearSpeechEventType() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
Indicates the type of speech event.
clearSpeechStartTimeout() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
Duration to timeout the stream if no speech begins.
clearStability() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
An estimate of the likelihood that the recognizer will not change its guess about this interim result.
clearStartTime() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Time when the request was received.
clearStartTime() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Time offset relative to the beginning of the audio, and corresponding to the start of the spoken word.
clearStreamingConfig() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
Provides information to the recognizer that specifies how to process the request.
clearStreamingRequest() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
 
clearTimeoutMessage() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
If set, returns a message specifying which part of the speech adaptation request timed out.
clearTotalBilledTime() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
When available, billed audio seconds for the corresponding request.
clearTotalBilledTime() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
When available, billed audio seconds for the corresponding request.
clearTotalBilledTime() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
When available, billed audio seconds for the stream.
clearTranscript() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
Transcript text representing the words that the user spoke.
clearTranscriptNormalization() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Optional.
clearUpdateMask() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
The list of fields to be updated.
clearUpdateMask() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
The list of fields to be updated.
clearUri() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Output only.
clearUri() - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
URI that points to a file that contains audio data bytes as specified in `RecognitionConfig`.
clearUseEnhanced() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Set to true to use an enhanced model for speech recognition.
clearValue() - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
The class item's value.
clearValue() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
The phrase itself.
clearVoiceActivityTimeout() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
If set, the server will automatically close the stream after the specified duration has elapsed after the last VOICE_ACTIVITY speech event has been sent.
clearWord() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
The word corresponding to this set of information.
clearWords() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
A list of word-specific information for each recognized word.
clone() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
 
clone() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
 
clone() - Method in class com.google.cloud.speech.v1.CustomClass.Builder
 
clone() - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
 
clone() - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
 
clone() - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
 
clone() - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
 
clone() - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
 
clone() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
 
clone() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
 
clone() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
 
clone() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
 
clone() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
 
clone() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
 
clone() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
 
clone() - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
 
clone() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
 
clone() - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
 
clone() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
 
clone() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
 
clone() - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
 
clone() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
 
clone() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
 
clone() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
 
clone() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
 
clone() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
 
clone() - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
 
clone() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
 
clone() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
 
clone() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
 
clone() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
 
clone() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
 
clone() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
 
clone() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
 
clone() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
 
clone() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
 
clone() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
 
clone() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
 
clone() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
 
clone() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
 
com.google.cloud.speech.v1 - package com.google.cloud.speech.v1
 
CONFIDENCE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
CONFIDENCE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.WordInfo
 
CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognizeRequest
 
CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
CONTENT_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionAudio
 
CreateCustomClassRequest - Class in com.google.cloud.speech.v1
Message sent by the client for the `CreateCustomClass` method.
CreateCustomClassRequest.Builder - Class in com.google.cloud.speech.v1
Message sent by the client for the `CreateCustomClass` method.
CreateCustomClassRequestOrBuilder - Interface in com.google.cloud.speech.v1
 
CreatePhraseSetRequest - Class in com.google.cloud.speech.v1
Message sent by the client for the `CreatePhraseSet` method.
CreatePhraseSetRequest.Builder - Class in com.google.cloud.speech.v1
Message sent by the client for the `CreatePhraseSet` method.
CreatePhraseSetRequestOrBuilder - Interface in com.google.cloud.speech.v1
 
CUSTOM_CLASS_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
CUSTOM_CLASS_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
CUSTOM_CLASS_ID_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
CUSTOM_CLASS_ID_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.CustomClass
 
CUSTOM_CLASSES_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
CUSTOM_CLASSES_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.SpeechAdaptation
 
CustomClass - Class in com.google.cloud.speech.v1
A set of words or phrases that represents a common concept likely to appear in your audio, for example a list of passenger ship names.
CustomClass.Builder - Class in com.google.cloud.speech.v1
A set of words or phrases that represents a common concept likely to appear in your audio, for example a list of passenger ship names.
CustomClass.ClassItem - Class in com.google.cloud.speech.v1
An item of the class.
CustomClass.ClassItem.Builder - Class in com.google.cloud.speech.v1
An item of the class.
CustomClass.ClassItemOrBuilder - Interface in com.google.cloud.speech.v1
 
CustomClassName - Class in com.google.cloud.speech.v1
 
CustomClassName() - Constructor for class com.google.cloud.speech.v1.CustomClassName
Deprecated.
CustomClassName.Builder - Class in com.google.cloud.speech.v1
Builder for projects/{project}/locations/{location}/customClasses/{custom_class}.
CustomClassOrBuilder - Interface in com.google.cloud.speech.v1
 

D

DeleteCustomClassRequest - Class in com.google.cloud.speech.v1
Message sent by the client for the `DeleteCustomClass` method.
DeleteCustomClassRequest.Builder - Class in com.google.cloud.speech.v1
Message sent by the client for the `DeleteCustomClass` method.
DeleteCustomClassRequestOrBuilder - Interface in com.google.cloud.speech.v1
 
DeletePhraseSetRequest - Class in com.google.cloud.speech.v1
Message sent by the client for the `DeletePhraseSet` method.
DeletePhraseSetRequest.Builder - Class in com.google.cloud.speech.v1
Message sent by the client for the `DeletePhraseSet` method.
DeletePhraseSetRequestOrBuilder - Interface in com.google.cloud.speech.v1
 
DIARIZATION_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionConfig
 
DICTATION_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.InteractionType
Deprecated.
Transcribe speech to text to create a written document, such as a text-message, email or report.
DISCUSSION_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.InteractionType
Deprecated.
Multiple people in a conversation or discussion.

E

ENABLE_AUTOMATIC_PUNCTUATION_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionConfig
 
ENABLE_SEPARATE_RECOGNITION_PER_CHANNEL_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionConfig
 
ENABLE_SPEAKER_DIARIZATION_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
ENABLE_SPOKEN_EMOJIS_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionConfig
 
ENABLE_SPOKEN_PUNCTUATION_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionConfig
 
ENABLE_VOICE_ACTIVITY_EVENTS_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
ENABLE_WORD_CONFIDENCE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionConfig
 
ENABLE_WORD_TIME_OFFSETS_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionConfig
 
ENCODING_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionConfig
 
ENCODING_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding
Not specified.
END_OF_SINGLE_UTTERANCE_VALUE - Static variable in enum com.google.cloud.speech.v1.StreamingRecognizeResponse.SpeechEventType
This event indicates that the server has detected the end of the user's speech utterance and expects no additional speech.
END_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.WordInfo
 
ENTRIES_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.TranscriptNormalization
 
equals(Object) - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
equals(Object) - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
equals(Object) - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
equals(Object) - Method in class com.google.cloud.speech.v1.CustomClass
 
equals(Object) - Method in class com.google.cloud.speech.v1.CustomClassName
 
equals(Object) - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
equals(Object) - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
equals(Object) - Method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
equals(Object) - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
equals(Object) - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
equals(Object) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
equals(Object) - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
equals(Object) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
equals(Object) - Method in class com.google.cloud.speech.v1.LocationName
 
equals(Object) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
equals(Object) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
equals(Object) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
equals(Object) - Method in class com.google.cloud.speech.v1.PhraseSet
 
equals(Object) - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
equals(Object) - Method in class com.google.cloud.speech.v1.PhraseSetName
 
equals(Object) - Method in class com.google.cloud.speech.v1.RecognitionAudio
 
equals(Object) - Method in class com.google.cloud.speech.v1.RecognitionConfig
 
equals(Object) - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
equals(Object) - Method in class com.google.cloud.speech.v1.RecognizeRequest
 
equals(Object) - Method in class com.google.cloud.speech.v1.RecognizeResponse
 
equals(Object) - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
equals(Object) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
equals(Object) - Method in class com.google.cloud.speech.v1.SpeechAdaptation
 
equals(Object) - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
equals(Object) - Method in class com.google.cloud.speech.v1.SpeechContext
 
equals(Object) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
equals(Object) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
equals(Object) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
equals(Object) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
equals(Object) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
equals(Object) - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
equals(Object) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
equals(Object) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
equals(Object) - Method in class com.google.cloud.speech.v1.TranscriptNormalization
 
equals(Object) - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
equals(Object) - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
equals(Object) - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
equals(Object) - Method in class com.google.cloud.speech.v1.WordInfo
 
ERROR_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 

F

FARFIELD_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.MicrophoneDistance
Deprecated.
The speaker is more than 3 meters away from the microphone.
FLAC_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding
`FLAC` (Free Lossless Audio Codec) is the recommended encoding because it is lossless--therefore recognition is not compromised--and requires only about half the bandwidth of `LINEAR16`.
format(String, String, String) - Static method in class com.google.cloud.speech.v1.CustomClassName
 
format(String, String) - Static method in class com.google.cloud.speech.v1.LocationName
 
format(String, String, String) - Static method in class com.google.cloud.speech.v1.PhraseSetName
 
forNumber(int) - Static method in enum com.google.cloud.speech.v1.RecognitionAudio.AudioSourceCase
 
forNumber(int) - Static method in enum com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding
 
forNumber(int) - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.InteractionType
Deprecated.
 
forNumber(int) - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.MicrophoneDistance
Deprecated.
 
forNumber(int) - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.OriginalMediaType
Deprecated.
 
forNumber(int) - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.RecordingDeviceType
Deprecated.
 
forNumber(int) - Static method in enum com.google.cloud.speech.v1.StreamingRecognizeRequest.StreamingRequestCase
 
forNumber(int) - Static method in enum com.google.cloud.speech.v1.StreamingRecognizeResponse.SpeechEventType
 
forNumber(int) - Static method in enum com.google.cloud.speech.v1.TranscriptOutputConfig.OutputTypeCase
 

G

GCS_URI_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
getAbnfGrammar() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
Augmented Backus-Naur form (ABNF) is a standardized grammar notation comprised by a set of derivation rules.
getAbnfGrammar() - Method in class com.google.cloud.speech.v1.SpeechAdaptation
Augmented Backus-Naur form (ABNF) is a standardized grammar notation comprised by a set of derivation rules.
getAbnfGrammar() - Method in interface com.google.cloud.speech.v1.SpeechAdaptationOrBuilder
Augmented Backus-Naur form (ABNF) is a standardized grammar notation comprised by a set of derivation rules.
getAbnfGrammarBuilder() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
Augmented Backus-Naur form (ABNF) is a standardized grammar notation comprised by a set of derivation rules.
getAbnfGrammarOrBuilder() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
Augmented Backus-Naur form (ABNF) is a standardized grammar notation comprised by a set of derivation rules.
getAbnfGrammarOrBuilder() - Method in class com.google.cloud.speech.v1.SpeechAdaptation
Augmented Backus-Naur form (ABNF) is a standardized grammar notation comprised by a set of derivation rules.
getAbnfGrammarOrBuilder() - Method in interface com.google.cloud.speech.v1.SpeechAdaptationOrBuilder
Augmented Backus-Naur form (ABNF) is a standardized grammar notation comprised by a set of derivation rules.
getAbnfStrings(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
getAbnfStrings(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
getAbnfStrings(int) - Method in interface com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammarOrBuilder
All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
getAbnfStringsBytes(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
getAbnfStringsBytes(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
getAbnfStringsBytes(int) - Method in interface com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammarOrBuilder
All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
getAbnfStringsCount() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
getAbnfStringsCount() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
getAbnfStringsCount() - Method in interface com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammarOrBuilder
All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
getAbnfStringsList() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
getAbnfStringsList() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
getAbnfStringsList() - Method in interface com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammarOrBuilder
All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
getAdaptation() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Speech adaptation configuration improves the accuracy of speech recognition.
getAdaptation() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Speech adaptation configuration improves the accuracy of speech recognition.
getAdaptation() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Speech adaptation configuration improves the accuracy of speech recognition.
getAdaptationBuilder() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Speech adaptation configuration improves the accuracy of speech recognition.
getAdaptationOrBuilder() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Speech adaptation configuration improves the accuracy of speech recognition.
getAdaptationOrBuilder() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Speech adaptation configuration improves the accuracy of speech recognition.
getAdaptationOrBuilder() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Speech adaptation configuration improves the accuracy of speech recognition.
getAdaptationTimeout() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
Whether there was a timeout when applying speech adaptation.
getAdaptationTimeout() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
Whether there was a timeout when applying speech adaptation.
getAdaptationTimeout() - Method in interface com.google.cloud.speech.v1.SpeechAdaptationInfoOrBuilder
Whether there was a timeout when applying speech adaptation.
getAlternativeLanguageCodes(int) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
A list of up to 3 additional [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tags, listing possible alternative languages of the supplied audio.
getAlternativeLanguageCodes(int) - Method in class com.google.cloud.speech.v1.RecognitionConfig
A list of up to 3 additional [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tags, listing possible alternative languages of the supplied audio.
getAlternativeLanguageCodes(int) - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
A list of up to 3 additional [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tags, listing possible alternative languages of the supplied audio.
getAlternativeLanguageCodesBytes(int) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
A list of up to 3 additional [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tags, listing possible alternative languages of the supplied audio.
getAlternativeLanguageCodesBytes(int) - Method in class com.google.cloud.speech.v1.RecognitionConfig
A list of up to 3 additional [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tags, listing possible alternative languages of the supplied audio.
getAlternativeLanguageCodesBytes(int) - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
A list of up to 3 additional [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tags, listing possible alternative languages of the supplied audio.
getAlternativeLanguageCodesCount() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
A list of up to 3 additional [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tags, listing possible alternative languages of the supplied audio.
getAlternativeLanguageCodesCount() - Method in class com.google.cloud.speech.v1.RecognitionConfig
A list of up to 3 additional [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tags, listing possible alternative languages of the supplied audio.
getAlternativeLanguageCodesCount() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
A list of up to 3 additional [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tags, listing possible alternative languages of the supplied audio.
getAlternativeLanguageCodesList() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
A list of up to 3 additional [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tags, listing possible alternative languages of the supplied audio.
getAlternativeLanguageCodesList() - Method in class com.google.cloud.speech.v1.RecognitionConfig
A list of up to 3 additional [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tags, listing possible alternative languages of the supplied audio.
getAlternativeLanguageCodesList() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
A list of up to 3 additional [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tags, listing possible alternative languages of the supplied audio.
getAlternatives(int) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternatives(int) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternatives(int) - Method in interface com.google.cloud.speech.v1.SpeechRecognitionResultOrBuilder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternatives(int) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternatives(int) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternatives(int) - Method in interface com.google.cloud.speech.v1.StreamingRecognitionResultOrBuilder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesBuilder(int) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesBuilder(int) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesBuilderList() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesBuilderList() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesCount() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesCount() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesCount() - Method in interface com.google.cloud.speech.v1.SpeechRecognitionResultOrBuilder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesCount() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesCount() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesCount() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionResultOrBuilder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesList() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesList() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesList() - Method in interface com.google.cloud.speech.v1.SpeechRecognitionResultOrBuilder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesList() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesList() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesList() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionResultOrBuilder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesOrBuilder(int) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesOrBuilder(int) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesOrBuilder(int) - Method in interface com.google.cloud.speech.v1.SpeechRecognitionResultOrBuilder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesOrBuilder(int) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesOrBuilder(int) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesOrBuilder(int) - Method in interface com.google.cloud.speech.v1.StreamingRecognitionResultOrBuilder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesOrBuilderList() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesOrBuilderList() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesOrBuilderList() - Method in interface com.google.cloud.speech.v1.SpeechRecognitionResultOrBuilder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesOrBuilderList() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesOrBuilderList() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAlternativesOrBuilderList() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionResultOrBuilder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAudio() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Required.
getAudio() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
Required.
getAudio() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeRequestOrBuilder
Required.
getAudio() - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
Required.
getAudio() - Method in class com.google.cloud.speech.v1.RecognizeRequest
Required.
getAudio() - Method in interface com.google.cloud.speech.v1.RecognizeRequestOrBuilder
Required.
getAudioBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Required.
getAudioBuilder() - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
Required.
getAudioChannelCount() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
The number of channels in the input audio data.
getAudioChannelCount() - Method in class com.google.cloud.speech.v1.RecognitionConfig
The number of channels in the input audio data.
getAudioChannelCount() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
The number of channels in the input audio data.
getAudioContent() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
The audio data to be recognized.
getAudioContent() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
The audio data to be recognized.
getAudioContent() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeRequestOrBuilder
The audio data to be recognized.
getAudioOrBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Required.
getAudioOrBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
Required.
getAudioOrBuilder() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeRequestOrBuilder
Required.
getAudioOrBuilder() - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
Required.
getAudioOrBuilder() - Method in class com.google.cloud.speech.v1.RecognizeRequest
Required.
getAudioOrBuilder() - Method in interface com.google.cloud.speech.v1.RecognizeRequestOrBuilder
Required.
getAudioSourceCase() - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
 
getAudioSourceCase() - Method in class com.google.cloud.speech.v1.RecognitionAudio
 
getAudioSourceCase() - Method in interface com.google.cloud.speech.v1.RecognitionAudioOrBuilder
 
getAudioTopic() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
Description of the content.
getAudioTopic() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
Description of the content.
getAudioTopic() - Method in interface com.google.cloud.speech.v1.RecognitionMetadataOrBuilder
Deprecated.
Description of the content.
getAudioTopicBytes() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
Description of the content.
getAudioTopicBytes() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
Description of the content.
getAudioTopicBytes() - Method in interface com.google.cloud.speech.v1.RecognitionMetadataOrBuilder
Deprecated.
Description of the content.
getBoost() - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
Hint Boost.
getBoost() - Method in class com.google.cloud.speech.v1.PhraseSet
Hint Boost.
getBoost() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
Hint Boost.
getBoost() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase
Hint Boost.
getBoost() - Method in interface com.google.cloud.speech.v1.PhraseSet.PhraseOrBuilder
Hint Boost.
getBoost() - Method in interface com.google.cloud.speech.v1.PhraseSetOrBuilder
Hint Boost.
getBoost() - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
Hint Boost.
getBoost() - Method in class com.google.cloud.speech.v1.SpeechContext
Hint Boost.
getBoost() - Method in interface com.google.cloud.speech.v1.SpeechContextOrBuilder
Hint Boost.
getCaseSensitive() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
Whether the search is case sensitive.
getCaseSensitive() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
Whether the search is case sensitive.
getCaseSensitive() - Method in interface com.google.cloud.speech.v1.TranscriptNormalization.EntryOrBuilder
Whether the search is case sensitive.
getChannelTag() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel.
getChannelTag() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel.
getChannelTag() - Method in interface com.google.cloud.speech.v1.SpeechRecognitionResultOrBuilder
For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel.
getChannelTag() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel.
getChannelTag() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel.
getChannelTag() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionResultOrBuilder
For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel.
getConfidence() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
The confidence estimate between 0.0 and 1.0.
getConfidence() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
The confidence estimate between 0.0 and 1.0.
getConfidence() - Method in interface com.google.cloud.speech.v1.SpeechRecognitionAlternativeOrBuilder
The confidence estimate between 0.0 and 1.0.
getConfidence() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
The confidence estimate between 0.0 and 1.0.
getConfidence() - Method in class com.google.cloud.speech.v1.WordInfo
The confidence estimate between 0.0 and 1.0.
getConfidence() - Method in interface com.google.cloud.speech.v1.WordInfoOrBuilder
The confidence estimate between 0.0 and 1.0.
getConfig() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Required.
getConfig() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
Required.
getConfig() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeRequestOrBuilder
Required.
getConfig() - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
Required.
getConfig() - Method in class com.google.cloud.speech.v1.RecognizeRequest
Required.
getConfig() - Method in interface com.google.cloud.speech.v1.RecognizeRequestOrBuilder
Required.
getConfig() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
Required.
getConfig() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
Required.
getConfig() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionConfigOrBuilder
Required.
getConfigBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Required.
getConfigBuilder() - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
Required.
getConfigBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
Required.
getConfigOrBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Required.
getConfigOrBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
Required.
getConfigOrBuilder() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeRequestOrBuilder
Required.
getConfigOrBuilder() - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
Required.
getConfigOrBuilder() - Method in class com.google.cloud.speech.v1.RecognizeRequest
Required.
getConfigOrBuilder() - Method in interface com.google.cloud.speech.v1.RecognizeRequestOrBuilder
Required.
getConfigOrBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
Required.
getConfigOrBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
Required.
getConfigOrBuilder() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionConfigOrBuilder
Required.
getContent() - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
The audio data bytes encoded as specified in `RecognitionConfig`.
getContent() - Method in class com.google.cloud.speech.v1.RecognitionAudio
The audio data bytes encoded as specified in `RecognitionConfig`.
getContent() - Method in interface com.google.cloud.speech.v1.RecognitionAudioOrBuilder
The audio data bytes encoded as specified in `RecognitionConfig`.
getCustomClass() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
Required.
getCustomClass() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest
Required.
getCustomClass() - Method in interface com.google.cloud.speech.v1.CreateCustomClassRequestOrBuilder
Required.
getCustomClass() - Method in class com.google.cloud.speech.v1.CustomClassName.Builder
 
getCustomClass() - Method in class com.google.cloud.speech.v1.CustomClassName
 
getCustomClass() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
Required.
getCustomClass() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
Required.
getCustomClass() - Method in interface com.google.cloud.speech.v1.UpdateCustomClassRequestOrBuilder
Required.
getCustomClassBuilder() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
Required.
getCustomClassBuilder() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
Required.
getCustomClasses(int) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
The custom classes.
getCustomClasses(int) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse
The custom classes.
getCustomClasses(int) - Method in interface com.google.cloud.speech.v1.ListCustomClassesResponseOrBuilder
The custom classes.
getCustomClasses(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of custom classes.
getCustomClasses(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation
A collection of custom classes.
getCustomClasses(int) - Method in interface com.google.cloud.speech.v1.SpeechAdaptationOrBuilder
A collection of custom classes.
getCustomClassesBuilder(int) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
The custom classes.
getCustomClassesBuilder(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of custom classes.
getCustomClassesBuilderList() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
The custom classes.
getCustomClassesBuilderList() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of custom classes.
getCustomClassesCount() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
The custom classes.
getCustomClassesCount() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse
The custom classes.
getCustomClassesCount() - Method in interface com.google.cloud.speech.v1.ListCustomClassesResponseOrBuilder
The custom classes.
getCustomClassesCount() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of custom classes.
getCustomClassesCount() - Method in class com.google.cloud.speech.v1.SpeechAdaptation
A collection of custom classes.
getCustomClassesCount() - Method in interface com.google.cloud.speech.v1.SpeechAdaptationOrBuilder
A collection of custom classes.
getCustomClassesList() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
The custom classes.
getCustomClassesList() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse
The custom classes.
getCustomClassesList() - Method in interface com.google.cloud.speech.v1.ListCustomClassesResponseOrBuilder
The custom classes.
getCustomClassesList() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of custom classes.
getCustomClassesList() - Method in class com.google.cloud.speech.v1.SpeechAdaptation
A collection of custom classes.
getCustomClassesList() - Method in interface com.google.cloud.speech.v1.SpeechAdaptationOrBuilder
A collection of custom classes.
getCustomClassesOrBuilder(int) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
The custom classes.
getCustomClassesOrBuilder(int) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse
The custom classes.
getCustomClassesOrBuilder(int) - Method in interface com.google.cloud.speech.v1.ListCustomClassesResponseOrBuilder
The custom classes.
getCustomClassesOrBuilder(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of custom classes.
getCustomClassesOrBuilder(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation
A collection of custom classes.
getCustomClassesOrBuilder(int) - Method in interface com.google.cloud.speech.v1.SpeechAdaptationOrBuilder
A collection of custom classes.
getCustomClassesOrBuilderList() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
The custom classes.
getCustomClassesOrBuilderList() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse
The custom classes.
getCustomClassesOrBuilderList() - Method in interface com.google.cloud.speech.v1.ListCustomClassesResponseOrBuilder
The custom classes.
getCustomClassesOrBuilderList() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of custom classes.
getCustomClassesOrBuilderList() - Method in class com.google.cloud.speech.v1.SpeechAdaptation
A collection of custom classes.
getCustomClassesOrBuilderList() - Method in interface com.google.cloud.speech.v1.SpeechAdaptationOrBuilder
A collection of custom classes.
getCustomClassId() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
Required.
getCustomClassId() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest
Required.
getCustomClassId() - Method in interface com.google.cloud.speech.v1.CreateCustomClassRequestOrBuilder
Required.
getCustomClassId() - Method in class com.google.cloud.speech.v1.CustomClass.Builder
If this custom class is a resource, the custom_class_id is the resource id of the CustomClass.
getCustomClassId() - Method in class com.google.cloud.speech.v1.CustomClass
If this custom class is a resource, the custom_class_id is the resource id of the CustomClass.
getCustomClassId() - Method in interface com.google.cloud.speech.v1.CustomClassOrBuilder
If this custom class is a resource, the custom_class_id is the resource id of the CustomClass.
getCustomClassIdBytes() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
Required.
getCustomClassIdBytes() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest
Required.
getCustomClassIdBytes() - Method in interface com.google.cloud.speech.v1.CreateCustomClassRequestOrBuilder
Required.
getCustomClassIdBytes() - Method in class com.google.cloud.speech.v1.CustomClass.Builder
If this custom class is a resource, the custom_class_id is the resource id of the CustomClass.
getCustomClassIdBytes() - Method in class com.google.cloud.speech.v1.CustomClass
If this custom class is a resource, the custom_class_id is the resource id of the CustomClass.
getCustomClassIdBytes() - Method in interface com.google.cloud.speech.v1.CustomClassOrBuilder
If this custom class is a resource, the custom_class_id is the resource id of the CustomClass.
getCustomClassOrBuilder() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
Required.
getCustomClassOrBuilder() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest
Required.
getCustomClassOrBuilder() - Method in interface com.google.cloud.speech.v1.CreateCustomClassRequestOrBuilder
Required.
getCustomClassOrBuilder() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
Required.
getCustomClassOrBuilder() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
Required.
getCustomClassOrBuilder() - Method in interface com.google.cloud.speech.v1.UpdateCustomClassRequestOrBuilder
Required.
GetCustomClassRequest - Class in com.google.cloud.speech.v1
Message sent by the client for the `GetCustomClass` method.
GetCustomClassRequest.Builder - Class in com.google.cloud.speech.v1
Message sent by the client for the `GetCustomClass` method.
GetCustomClassRequestOrBuilder - Interface in com.google.cloud.speech.v1
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.CustomClass
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.PhraseSet
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.RecognitionAudio
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.RecognitionConfig
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.RecognizeRequest
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.RecognizeResponse
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.SpeechAdaptation
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.SpeechContext
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.TranscriptNormalization
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
getDefaultInstance() - Static method in class com.google.cloud.speech.v1.WordInfo
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.CustomClass.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.CustomClass
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.PhraseSet
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.RecognitionAudio
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.RecognitionConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.RecognizeRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.RecognizeResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.SpeechAdaptation
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.SpeechContext
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.TranscriptNormalization
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1.WordInfo
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.CustomClass.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.CustomClass
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.PhraseSet.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.PhraseSet
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.RecognitionAudio
 
getDescriptor() - Static method in enum com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.RecognitionConfig
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
getDescriptor() - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.InteractionType
Deprecated.
 
getDescriptor() - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.MicrophoneDistance
Deprecated.
 
getDescriptor() - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.OriginalMediaType
Deprecated.
 
getDescriptor() - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.RecordingDeviceType
Deprecated.
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.RecognizeRequest
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.RecognizeResponse
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.SpeechAdaptation
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.SpeechAdaptationProto
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.SpeechContext.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.SpeechContext
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.SpeechProto
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.SpeechResourceProto
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
getDescriptor() - Static method in enum com.google.cloud.speech.v1.StreamingRecognizeResponse.SpeechEventType
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.TranscriptNormalization
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.WordInfo.Builder
 
getDescriptor() - Static method in class com.google.cloud.speech.v1.WordInfo
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.CustomClass.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
 
getDescriptorForType() - Method in enum com.google.cloud.speech.v1.RecognitionMetadata.InteractionType
Deprecated.
 
getDescriptorForType() - Method in enum com.google.cloud.speech.v1.RecognitionMetadata.MicrophoneDistance
Deprecated.
 
getDescriptorForType() - Method in enum com.google.cloud.speech.v1.RecognitionMetadata.OriginalMediaType
Deprecated.
 
getDescriptorForType() - Method in enum com.google.cloud.speech.v1.RecognitionMetadata.RecordingDeviceType
Deprecated.
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.speech.v1.StreamingRecognizeResponse.SpeechEventType
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
 
getDiarizationConfig() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Config to enable speaker diarization and set additional parameters to make diarization better suited for your application.
getDiarizationConfig() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Config to enable speaker diarization and set additional parameters to make diarization better suited for your application.
getDiarizationConfig() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Config to enable speaker diarization and set additional parameters to make diarization better suited for your application.
getDiarizationConfigBuilder() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Config to enable speaker diarization and set additional parameters to make diarization better suited for your application.
getDiarizationConfigOrBuilder() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Config to enable speaker diarization and set additional parameters to make diarization better suited for your application.
getDiarizationConfigOrBuilder() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Config to enable speaker diarization and set additional parameters to make diarization better suited for your application.
getDiarizationConfigOrBuilder() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Config to enable speaker diarization and set additional parameters to make diarization better suited for your application.
getEnableAutomaticPunctuation() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
If 'true', adds punctuation to recognition result hypotheses.
getEnableAutomaticPunctuation() - Method in class com.google.cloud.speech.v1.RecognitionConfig
If 'true', adds punctuation to recognition result hypotheses.
getEnableAutomaticPunctuation() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
If 'true', adds punctuation to recognition result hypotheses.
getEnableSeparateRecognitionPerChannel() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
This needs to be set to `true` explicitly and `audio_channel_count` > 1 to get each channel recognized separately.
getEnableSeparateRecognitionPerChannel() - Method in class com.google.cloud.speech.v1.RecognitionConfig
This needs to be set to `true` explicitly and `audio_channel_count` > 1 to get each channel recognized separately.
getEnableSeparateRecognitionPerChannel() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
This needs to be set to `true` explicitly and `audio_channel_count` > 1 to get each channel recognized separately.
getEnableSpeakerDiarization() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
If 'true', enables speaker detection for each recognized word in the top alternative of the recognition result using a speaker_label provided in the WordInfo.
getEnableSpeakerDiarization() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
If 'true', enables speaker detection for each recognized word in the top alternative of the recognition result using a speaker_label provided in the WordInfo.
getEnableSpeakerDiarization() - Method in interface com.google.cloud.speech.v1.SpeakerDiarizationConfigOrBuilder
If 'true', enables speaker detection for each recognized word in the top alternative of the recognition result using a speaker_label provided in the WordInfo.
getEnableSpokenEmojis() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
The spoken emoji behavior for the call If not set, uses default behavior based on model of choice If 'true', adds spoken emoji formatting for the request.
getEnableSpokenEmojis() - Method in class com.google.cloud.speech.v1.RecognitionConfig
The spoken emoji behavior for the call If not set, uses default behavior based on model of choice If 'true', adds spoken emoji formatting for the request.
getEnableSpokenEmojis() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
The spoken emoji behavior for the call If not set, uses default behavior based on model of choice If 'true', adds spoken emoji formatting for the request.
getEnableSpokenEmojisBuilder() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
The spoken emoji behavior for the call If not set, uses default behavior based on model of choice If 'true', adds spoken emoji formatting for the request.
getEnableSpokenEmojisOrBuilder() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
The spoken emoji behavior for the call If not set, uses default behavior based on model of choice If 'true', adds spoken emoji formatting for the request.
getEnableSpokenEmojisOrBuilder() - Method in class com.google.cloud.speech.v1.RecognitionConfig
The spoken emoji behavior for the call If not set, uses default behavior based on model of choice If 'true', adds spoken emoji formatting for the request.
getEnableSpokenEmojisOrBuilder() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
The spoken emoji behavior for the call If not set, uses default behavior based on model of choice If 'true', adds spoken emoji formatting for the request.
getEnableSpokenPunctuation() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
The spoken punctuation behavior for the call If not set, uses default behavior based on model of choice e.g. command_and_search will enable spoken punctuation by default If 'true', replaces spoken punctuation with the corresponding symbols in the request.
getEnableSpokenPunctuation() - Method in class com.google.cloud.speech.v1.RecognitionConfig
The spoken punctuation behavior for the call If not set, uses default behavior based on model of choice e.g. command_and_search will enable spoken punctuation by default If 'true', replaces spoken punctuation with the corresponding symbols in the request.
getEnableSpokenPunctuation() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
The spoken punctuation behavior for the call If not set, uses default behavior based on model of choice e.g. command_and_search will enable spoken punctuation by default If 'true', replaces spoken punctuation with the corresponding symbols in the request.
getEnableSpokenPunctuationBuilder() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
The spoken punctuation behavior for the call If not set, uses default behavior based on model of choice e.g. command_and_search will enable spoken punctuation by default If 'true', replaces spoken punctuation with the corresponding symbols in the request.
getEnableSpokenPunctuationOrBuilder() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
The spoken punctuation behavior for the call If not set, uses default behavior based on model of choice e.g. command_and_search will enable spoken punctuation by default If 'true', replaces spoken punctuation with the corresponding symbols in the request.
getEnableSpokenPunctuationOrBuilder() - Method in class com.google.cloud.speech.v1.RecognitionConfig
The spoken punctuation behavior for the call If not set, uses default behavior based on model of choice e.g. command_and_search will enable spoken punctuation by default If 'true', replaces spoken punctuation with the corresponding symbols in the request.
getEnableSpokenPunctuationOrBuilder() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
The spoken punctuation behavior for the call If not set, uses default behavior based on model of choice e.g. command_and_search will enable spoken punctuation by default If 'true', replaces spoken punctuation with the corresponding symbols in the request.
getEnableVoiceActivityEvents() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
If `true`, responses with voice activity speech events will be returned as they are detected.
getEnableVoiceActivityEvents() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
If `true`, responses with voice activity speech events will be returned as they are detected.
getEnableVoiceActivityEvents() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionConfigOrBuilder
If `true`, responses with voice activity speech events will be returned as they are detected.
getEnableWordConfidence() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
If `true`, the top result includes a list of words and the confidence for those words.
getEnableWordConfidence() - Method in class com.google.cloud.speech.v1.RecognitionConfig
If `true`, the top result includes a list of words and the confidence for those words.
getEnableWordConfidence() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
If `true`, the top result includes a list of words and the confidence for those words.
getEnableWordTimeOffsets() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
If `true`, the top result includes a list of words and the start and end time offsets (timestamps) for those words.
getEnableWordTimeOffsets() - Method in class com.google.cloud.speech.v1.RecognitionConfig
If `true`, the top result includes a list of words and the start and end time offsets (timestamps) for those words.
getEnableWordTimeOffsets() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
If `true`, the top result includes a list of words and the start and end time offsets (timestamps) for those words.
getEncoding() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Encoding of audio data sent in all `RecognitionAudio` messages.
getEncoding() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Encoding of audio data sent in all `RecognitionAudio` messages.
getEncoding() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Encoding of audio data sent in all `RecognitionAudio` messages.
getEncodingValue() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Encoding of audio data sent in all `RecognitionAudio` messages.
getEncodingValue() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Encoding of audio data sent in all `RecognitionAudio` messages.
getEncodingValue() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Encoding of audio data sent in all `RecognitionAudio` messages.
getEndTime() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Time offset relative to the beginning of the audio, and corresponding to the end of the spoken word.
getEndTime() - Method in class com.google.cloud.speech.v1.WordInfo
Time offset relative to the beginning of the audio, and corresponding to the end of the spoken word.
getEndTime() - Method in interface com.google.cloud.speech.v1.WordInfoOrBuilder
Time offset relative to the beginning of the audio, and corresponding to the end of the spoken word.
getEndTimeBuilder() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Time offset relative to the beginning of the audio, and corresponding to the end of the spoken word.
getEndTimeOrBuilder() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Time offset relative to the beginning of the audio, and corresponding to the end of the spoken word.
getEndTimeOrBuilder() - Method in class com.google.cloud.speech.v1.WordInfo
Time offset relative to the beginning of the audio, and corresponding to the end of the spoken word.
getEndTimeOrBuilder() - Method in interface com.google.cloud.speech.v1.WordInfoOrBuilder
Time offset relative to the beginning of the audio, and corresponding to the end of the spoken word.
getEntries(int) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
A list of replacement entries.
getEntries(int) - Method in class com.google.cloud.speech.v1.TranscriptNormalization
A list of replacement entries.
getEntries(int) - Method in interface com.google.cloud.speech.v1.TranscriptNormalizationOrBuilder
A list of replacement entries.
getEntriesBuilder(int) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
A list of replacement entries.
getEntriesBuilderList() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
A list of replacement entries.
getEntriesCount() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
A list of replacement entries.
getEntriesCount() - Method in class com.google.cloud.speech.v1.TranscriptNormalization
A list of replacement entries.
getEntriesCount() - Method in interface com.google.cloud.speech.v1.TranscriptNormalizationOrBuilder
A list of replacement entries.
getEntriesList() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
A list of replacement entries.
getEntriesList() - Method in class com.google.cloud.speech.v1.TranscriptNormalization
A list of replacement entries.
getEntriesList() - Method in interface com.google.cloud.speech.v1.TranscriptNormalizationOrBuilder
A list of replacement entries.
getEntriesOrBuilder(int) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
A list of replacement entries.
getEntriesOrBuilder(int) - Method in class com.google.cloud.speech.v1.TranscriptNormalization
A list of replacement entries.
getEntriesOrBuilder(int) - Method in interface com.google.cloud.speech.v1.TranscriptNormalizationOrBuilder
A list of replacement entries.
getEntriesOrBuilderList() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
A list of replacement entries.
getEntriesOrBuilderList() - Method in class com.google.cloud.speech.v1.TranscriptNormalization
A list of replacement entries.
getEntriesOrBuilderList() - Method in interface com.google.cloud.speech.v1.TranscriptNormalizationOrBuilder
A list of replacement entries.
getError() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
If set, returns a [google.rpc.Status][google.rpc.Status] message that specifies the error for the operation.
getError() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
If set, returns a [google.rpc.Status][google.rpc.Status] message that specifies the error for the operation.
getError() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeResponseOrBuilder
If set, returns a [google.rpc.Status][google.rpc.Status] message that specifies the error for the operation.
getErrorBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
If set, returns a [google.rpc.Status][google.rpc.Status] message that specifies the error for the operation.
getErrorOrBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
If set, returns a [google.rpc.Status][google.rpc.Status] message that specifies the error for the operation.
getErrorOrBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
If set, returns a [google.rpc.Status][google.rpc.Status] message that specifies the error for the operation.
getErrorOrBuilder() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeResponseOrBuilder
If set, returns a [google.rpc.Status][google.rpc.Status] message that specifies the error for the operation.
getFieldValue(String) - Method in class com.google.cloud.speech.v1.CustomClassName
 
getFieldValue(String) - Method in class com.google.cloud.speech.v1.LocationName
 
getFieldValue(String) - Method in class com.google.cloud.speech.v1.PhraseSetName
 
getFieldValuesMap() - Method in class com.google.cloud.speech.v1.CustomClassName
 
getFieldValuesMap() - Method in class com.google.cloud.speech.v1.LocationName
 
getFieldValuesMap() - Method in class com.google.cloud.speech.v1.PhraseSetName
 
getGcsUri() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
Specifies a Cloud Storage URI for the recognition results.
getGcsUri() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig
Specifies a Cloud Storage URI for the recognition results.
getGcsUri() - Method in interface com.google.cloud.speech.v1.TranscriptOutputConfigOrBuilder
Specifies a Cloud Storage URI for the recognition results.
getGcsUriBytes() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
Specifies a Cloud Storage URI for the recognition results.
getGcsUriBytes() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig
Specifies a Cloud Storage URI for the recognition results.
getGcsUriBytes() - Method in interface com.google.cloud.speech.v1.TranscriptOutputConfigOrBuilder
Specifies a Cloud Storage URI for the recognition results.
getIndustryNaicsCodeOfAudio() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The industry vertical to which this speech recognition request most closely applies.
getIndustryNaicsCodeOfAudio() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
The industry vertical to which this speech recognition request most closely applies.
getIndustryNaicsCodeOfAudio() - Method in interface com.google.cloud.speech.v1.RecognitionMetadataOrBuilder
Deprecated.
The industry vertical to which this speech recognition request most closely applies.
getInteractionType() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The use case most closely describing the audio content to be recognized.
getInteractionType() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
The use case most closely describing the audio content to be recognized.
getInteractionType() - Method in interface com.google.cloud.speech.v1.RecognitionMetadataOrBuilder
Deprecated.
The use case most closely describing the audio content to be recognized.
getInteractionTypeValue() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The use case most closely describing the audio content to be recognized.
getInteractionTypeValue() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
The use case most closely describing the audio content to be recognized.
getInteractionTypeValue() - Method in interface com.google.cloud.speech.v1.RecognitionMetadataOrBuilder
Deprecated.
The use case most closely describing the audio content to be recognized.
getInterimResults() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
If `true`, interim results (tentative hypotheses) may be returned as they become available (these interim results are indicated with the `is_final=false` flag).
getInterimResults() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
If `true`, interim results (tentative hypotheses) may be returned as they become available (these interim results are indicated with the `is_final=false` flag).
getInterimResults() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionConfigOrBuilder
If `true`, interim results (tentative hypotheses) may be returned as they become available (these interim results are indicated with the `is_final=false` flag).
getIsFinal() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
If `false`, this `StreamingRecognitionResult` represents an interim result that may change.
getIsFinal() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
If `false`, this `StreamingRecognitionResult` represents an interim result that may change.
getIsFinal() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionResultOrBuilder
If `false`, this `StreamingRecognitionResult` represents an interim result that may change.
getItems(int) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
A collection of class items.
getItems(int) - Method in class com.google.cloud.speech.v1.CustomClass
A collection of class items.
getItems(int) - Method in interface com.google.cloud.speech.v1.CustomClassOrBuilder
A collection of class items.
getItemsBuilder(int) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
A collection of class items.
getItemsBuilderList() - Method in class com.google.cloud.speech.v1.CustomClass.Builder
A collection of class items.
getItemsCount() - Method in class com.google.cloud.speech.v1.CustomClass.Builder
A collection of class items.
getItemsCount() - Method in class com.google.cloud.speech.v1.CustomClass
A collection of class items.
getItemsCount() - Method in interface com.google.cloud.speech.v1.CustomClassOrBuilder
A collection of class items.
getItemsList() - Method in class com.google.cloud.speech.v1.CustomClass.Builder
A collection of class items.
getItemsList() - Method in class com.google.cloud.speech.v1.CustomClass
A collection of class items.
getItemsList() - Method in interface com.google.cloud.speech.v1.CustomClassOrBuilder
A collection of class items.
getItemsOrBuilder(int) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
A collection of class items.
getItemsOrBuilder(int) - Method in class com.google.cloud.speech.v1.CustomClass
A collection of class items.
getItemsOrBuilder(int) - Method in interface com.google.cloud.speech.v1.CustomClassOrBuilder
A collection of class items.
getItemsOrBuilderList() - Method in class com.google.cloud.speech.v1.CustomClass.Builder
A collection of class items.
getItemsOrBuilderList() - Method in class com.google.cloud.speech.v1.CustomClass
A collection of class items.
getItemsOrBuilderList() - Method in interface com.google.cloud.speech.v1.CustomClassOrBuilder
A collection of class items.
getLanguageCode() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Required.
getLanguageCode() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Required.
getLanguageCode() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Required.
getLanguageCode() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
Output only.
getLanguageCode() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
Output only.
getLanguageCode() - Method in interface com.google.cloud.speech.v1.SpeechRecognitionResultOrBuilder
Output only.
getLanguageCode() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
Output only.
getLanguageCode() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
Output only.
getLanguageCode() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionResultOrBuilder
Output only.
getLanguageCodeBytes() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Required.
getLanguageCodeBytes() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Required.
getLanguageCodeBytes() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Required.
getLanguageCodeBytes() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
Output only.
getLanguageCodeBytes() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
Output only.
getLanguageCodeBytes() - Method in interface com.google.cloud.speech.v1.SpeechRecognitionResultOrBuilder
Output only.
getLanguageCodeBytes() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
Output only.
getLanguageCodeBytes() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
Output only.
getLanguageCodeBytes() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionResultOrBuilder
Output only.
getLastUpdateTime() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Time of the most recent processing update.
getLastUpdateTime() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
Time of the most recent processing update.
getLastUpdateTime() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeMetadataOrBuilder
Time of the most recent processing update.
getLastUpdateTimeBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Time of the most recent processing update.
getLastUpdateTimeOrBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Time of the most recent processing update.
getLastUpdateTimeOrBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
Time of the most recent processing update.
getLastUpdateTimeOrBuilder() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeMetadataOrBuilder
Time of the most recent processing update.
getLocation() - Method in class com.google.cloud.speech.v1.CustomClassName.Builder
 
getLocation() - Method in class com.google.cloud.speech.v1.CustomClassName
 
getLocation() - Method in class com.google.cloud.speech.v1.LocationName.Builder
 
getLocation() - Method in class com.google.cloud.speech.v1.LocationName
 
getLocation() - Method in class com.google.cloud.speech.v1.PhraseSetName.Builder
 
getLocation() - Method in class com.google.cloud.speech.v1.PhraseSetName
 
getMaxAlternatives() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Maximum number of recognition hypotheses to be returned.
getMaxAlternatives() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Maximum number of recognition hypotheses to be returned.
getMaxAlternatives() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Maximum number of recognition hypotheses to be returned.
getMaxSpeakerCount() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
Maximum number of speakers in the conversation.
getMaxSpeakerCount() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
Maximum number of speakers in the conversation.
getMaxSpeakerCount() - Method in interface com.google.cloud.speech.v1.SpeakerDiarizationConfigOrBuilder
Maximum number of speakers in the conversation.
getMetadata() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Metadata regarding this request.
getMetadata() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Metadata regarding this request.
getMetadata() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Metadata regarding this request.
getMetadataBuilder() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Metadata regarding this request.
getMetadataOrBuilder() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Metadata regarding this request.
getMetadataOrBuilder() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Metadata regarding this request.
getMetadataOrBuilder() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Metadata regarding this request.
getMicrophoneDistance() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The audio type that most closely describes the audio being recognized.
getMicrophoneDistance() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
The audio type that most closely describes the audio being recognized.
getMicrophoneDistance() - Method in interface com.google.cloud.speech.v1.RecognitionMetadataOrBuilder
Deprecated.
The audio type that most closely describes the audio being recognized.
getMicrophoneDistanceValue() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The audio type that most closely describes the audio being recognized.
getMicrophoneDistanceValue() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
The audio type that most closely describes the audio being recognized.
getMicrophoneDistanceValue() - Method in interface com.google.cloud.speech.v1.RecognitionMetadataOrBuilder
Deprecated.
The audio type that most closely describes the audio being recognized.
getMinSpeakerCount() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
Minimum number of speakers in the conversation.
getMinSpeakerCount() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
Minimum number of speakers in the conversation.
getMinSpeakerCount() - Method in interface com.google.cloud.speech.v1.SpeakerDiarizationConfigOrBuilder
Minimum number of speakers in the conversation.
getModel() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Which model to select for the given request.
getModel() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Which model to select for the given request.
getModel() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Which model to select for the given request.
getModelBytes() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Which model to select for the given request.
getModelBytes() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Which model to select for the given request.
getModelBytes() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Which model to select for the given request.
getName() - Method in class com.google.cloud.speech.v1.CustomClass.Builder
The resource name of the custom class.
getName() - Method in class com.google.cloud.speech.v1.CustomClass
The resource name of the custom class.
getName() - Method in interface com.google.cloud.speech.v1.CustomClassOrBuilder
The resource name of the custom class.
getName() - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
Required.
getName() - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
Required.
getName() - Method in interface com.google.cloud.speech.v1.DeleteCustomClassRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
Required.
getName() - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
Required.
getName() - Method in interface com.google.cloud.speech.v1.DeletePhraseSetRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
Required.
getName() - Method in class com.google.cloud.speech.v1.GetCustomClassRequest
Required.
getName() - Method in interface com.google.cloud.speech.v1.GetCustomClassRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
Required.
getName() - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest
Required.
getName() - Method in interface com.google.cloud.speech.v1.GetPhraseSetRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
The resource name of the phrase set.
getName() - Method in class com.google.cloud.speech.v1.PhraseSet
The resource name of the phrase set.
getName() - Method in interface com.google.cloud.speech.v1.PhraseSetOrBuilder
The resource name of the phrase set.
getNameBytes() - Method in class com.google.cloud.speech.v1.CustomClass.Builder
The resource name of the custom class.
getNameBytes() - Method in class com.google.cloud.speech.v1.CustomClass
The resource name of the custom class.
getNameBytes() - Method in interface com.google.cloud.speech.v1.CustomClassOrBuilder
The resource name of the custom class.
getNameBytes() - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
Required.
getNameBytes() - Method in interface com.google.cloud.speech.v1.DeleteCustomClassRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
Required.
getNameBytes() - Method in interface com.google.cloud.speech.v1.DeletePhraseSetRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.speech.v1.GetCustomClassRequest
Required.
getNameBytes() - Method in interface com.google.cloud.speech.v1.GetCustomClassRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest
Required.
getNameBytes() - Method in interface com.google.cloud.speech.v1.GetPhraseSetRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
The resource name of the phrase set.
getNameBytes() - Method in class com.google.cloud.speech.v1.PhraseSet
The resource name of the phrase set.
getNameBytes() - Method in interface com.google.cloud.speech.v1.PhraseSetOrBuilder
The resource name of the phrase set.
getNextPageToken() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
A token, which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse
A token, which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in interface com.google.cloud.speech.v1.ListCustomClassesResponseOrBuilder
A token, which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
A token, which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse
A token, which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in interface com.google.cloud.speech.v1.ListPhraseSetResponseOrBuilder
A token, which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
A token, which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse
A token, which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in interface com.google.cloud.speech.v1.ListCustomClassesResponseOrBuilder
A token, which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
A token, which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse
A token, which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in interface com.google.cloud.speech.v1.ListPhraseSetResponseOrBuilder
A token, which can be sent as `page_token` to retrieve the next page.
getNumber() - Method in enum com.google.cloud.speech.v1.RecognitionAudio.AudioSourceCase
 
getNumber() - Method in enum com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding
 
getNumber() - Method in enum com.google.cloud.speech.v1.RecognitionMetadata.InteractionType
Deprecated.
 
getNumber() - Method in enum com.google.cloud.speech.v1.RecognitionMetadata.MicrophoneDistance
Deprecated.
 
getNumber() - Method in enum com.google.cloud.speech.v1.RecognitionMetadata.OriginalMediaType
Deprecated.
 
getNumber() - Method in enum com.google.cloud.speech.v1.RecognitionMetadata.RecordingDeviceType
Deprecated.
 
getNumber() - Method in enum com.google.cloud.speech.v1.StreamingRecognizeRequest.StreamingRequestCase
 
getNumber() - Method in enum com.google.cloud.speech.v1.StreamingRecognizeResponse.SpeechEventType
 
getNumber() - Method in enum com.google.cloud.speech.v1.TranscriptOutputConfig.OutputTypeCase
 
getOriginalMediaType() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The original media the speech was recorded on.
getOriginalMediaType() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
The original media the speech was recorded on.
getOriginalMediaType() - Method in interface com.google.cloud.speech.v1.RecognitionMetadataOrBuilder
Deprecated.
The original media the speech was recorded on.
getOriginalMediaTypeValue() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The original media the speech was recorded on.
getOriginalMediaTypeValue() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
The original media the speech was recorded on.
getOriginalMediaTypeValue() - Method in interface com.google.cloud.speech.v1.RecognitionMetadataOrBuilder
Deprecated.
The original media the speech was recorded on.
getOriginalMimeType() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
Mime type of the original audio file.
getOriginalMimeType() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
Mime type of the original audio file.
getOriginalMimeType() - Method in interface com.google.cloud.speech.v1.RecognitionMetadataOrBuilder
Deprecated.
Mime type of the original audio file.
getOriginalMimeTypeBytes() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
Mime type of the original audio file.
getOriginalMimeTypeBytes() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
Mime type of the original audio file.
getOriginalMimeTypeBytes() - Method in interface com.google.cloud.speech.v1.RecognitionMetadataOrBuilder
Deprecated.
Mime type of the original audio file.
getOutputConfig() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Optional.
getOutputConfig() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
Optional.
getOutputConfig() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeRequestOrBuilder
Optional.
getOutputConfig() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Original output config if present in the request.
getOutputConfig() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
Original output config if present in the request.
getOutputConfig() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeResponseOrBuilder
Original output config if present in the request.
getOutputConfigBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Optional.
getOutputConfigBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Original output config if present in the request.
getOutputConfigOrBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Optional.
getOutputConfigOrBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
Optional.
getOutputConfigOrBuilder() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeRequestOrBuilder
Optional.
getOutputConfigOrBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Original output config if present in the request.
getOutputConfigOrBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
Original output config if present in the request.
getOutputConfigOrBuilder() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeResponseOrBuilder
Original output config if present in the request.
getOutputError() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
If the transcript output fails this field contains the relevant error.
getOutputError() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
If the transcript output fails this field contains the relevant error.
getOutputError() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeResponseOrBuilder
If the transcript output fails this field contains the relevant error.
getOutputErrorBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
If the transcript output fails this field contains the relevant error.
getOutputErrorOrBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
If the transcript output fails this field contains the relevant error.
getOutputErrorOrBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
If the transcript output fails this field contains the relevant error.
getOutputErrorOrBuilder() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeResponseOrBuilder
If the transcript output fails this field contains the relevant error.
getOutputTypeCase() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
 
getOutputTypeCase() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
getOutputTypeCase() - Method in interface com.google.cloud.speech.v1.TranscriptOutputConfigOrBuilder
 
getPageSize() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
The maximum number of custom classes to return.
getPageSize() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest
The maximum number of custom classes to return.
getPageSize() - Method in interface com.google.cloud.speech.v1.ListCustomClassesRequestOrBuilder
The maximum number of custom classes to return.
getPageSize() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
The maximum number of phrase sets to return.
getPageSize() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest
The maximum number of phrase sets to return.
getPageSize() - Method in interface com.google.cloud.speech.v1.ListPhraseSetRequestOrBuilder
The maximum number of phrase sets to return.
getPageToken() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
A page token, received from a previous `ListCustomClass` call.
getPageToken() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest
A page token, received from a previous `ListCustomClass` call.
getPageToken() - Method in interface com.google.cloud.speech.v1.ListCustomClassesRequestOrBuilder
A page token, received from a previous `ListCustomClass` call.
getPageToken() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
A page token, received from a previous `ListPhraseSet` call.
getPageToken() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest
A page token, received from a previous `ListPhraseSet` call.
getPageToken() - Method in interface com.google.cloud.speech.v1.ListPhraseSetRequestOrBuilder
A page token, received from a previous `ListPhraseSet` call.
getPageTokenBytes() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
A page token, received from a previous `ListCustomClass` call.
getPageTokenBytes() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest
A page token, received from a previous `ListCustomClass` call.
getPageTokenBytes() - Method in interface com.google.cloud.speech.v1.ListCustomClassesRequestOrBuilder
A page token, received from a previous `ListCustomClass` call.
getPageTokenBytes() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
A page token, received from a previous `ListPhraseSet` call.
getPageTokenBytes() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest
A page token, received from a previous `ListPhraseSet` call.
getPageTokenBytes() - Method in interface com.google.cloud.speech.v1.ListPhraseSetRequestOrBuilder
A page token, received from a previous `ListPhraseSet` call.
getParent() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
Required.
getParent() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest
Required.
getParent() - Method in interface com.google.cloud.speech.v1.CreateCustomClassRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
Required.
getParent() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
Required.
getParent() - Method in interface com.google.cloud.speech.v1.CreatePhraseSetRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
Required.
getParent() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest
Required.
getParent() - Method in interface com.google.cloud.speech.v1.ListCustomClassesRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
Required.
getParent() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest
Required.
getParent() - Method in interface com.google.cloud.speech.v1.ListPhraseSetRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest
Required.
getParentBytes() - Method in interface com.google.cloud.speech.v1.CreateCustomClassRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
Required.
getParentBytes() - Method in interface com.google.cloud.speech.v1.CreatePhraseSetRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest
Required.
getParentBytes() - Method in interface com.google.cloud.speech.v1.ListCustomClassesRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest
Required.
getParentBytes() - Method in interface com.google.cloud.speech.v1.ListPhraseSetRequestOrBuilder
Required.
getParserForType() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
getParserForType() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
getParserForType() - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
getParserForType() - Method in class com.google.cloud.speech.v1.CustomClass
 
getParserForType() - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
getParserForType() - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
getParserForType() - Method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
getParserForType() - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
getParserForType() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
getParserForType() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
getParserForType() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
getParserForType() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
getParserForType() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
getParserForType() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
getParserForType() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
getParserForType() - Method in class com.google.cloud.speech.v1.PhraseSet
 
getParserForType() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
getParserForType() - Method in class com.google.cloud.speech.v1.RecognitionAudio
 
getParserForType() - Method in class com.google.cloud.speech.v1.RecognitionConfig
 
getParserForType() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
getParserForType() - Method in class com.google.cloud.speech.v1.RecognizeRequest
 
getParserForType() - Method in class com.google.cloud.speech.v1.RecognizeResponse
 
getParserForType() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
getParserForType() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
getParserForType() - Method in class com.google.cloud.speech.v1.SpeechAdaptation
 
getParserForType() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
getParserForType() - Method in class com.google.cloud.speech.v1.SpeechContext
 
getParserForType() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
getParserForType() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
getParserForType() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
getParserForType() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
getParserForType() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
getParserForType() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
getParserForType() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
getParserForType() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
getParserForType() - Method in class com.google.cloud.speech.v1.TranscriptNormalization
 
getParserForType() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
getParserForType() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
getParserForType() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
getParserForType() - Method in class com.google.cloud.speech.v1.WordInfo
 
getPhrases(int) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
A list of word and phrases.
getPhrases(int) - Method in class com.google.cloud.speech.v1.PhraseSet
A list of word and phrases.
getPhrases(int) - Method in interface com.google.cloud.speech.v1.PhraseSetOrBuilder
A list of word and phrases.
getPhrases(int) - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
A list of strings containing words and phrases "hints" so that the speech recognition is more likely to recognize them.
getPhrases(int) - Method in class com.google.cloud.speech.v1.SpeechContext
A list of strings containing words and phrases "hints" so that the speech recognition is more likely to recognize them.
getPhrases(int) - Method in interface com.google.cloud.speech.v1.SpeechContextOrBuilder
A list of strings containing words and phrases "hints" so that the speech recognition is more likely to recognize them.
getPhrasesBuilder(int) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
A list of word and phrases.
getPhrasesBuilderList() - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
A list of word and phrases.
getPhrasesBytes(int) - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
A list of strings containing words and phrases "hints" so that the speech recognition is more likely to recognize them.
getPhrasesBytes(int) - Method in class com.google.cloud.speech.v1.SpeechContext
A list of strings containing words and phrases "hints" so that the speech recognition is more likely to recognize them.
getPhrasesBytes(int) - Method in interface com.google.cloud.speech.v1.SpeechContextOrBuilder
A list of strings containing words and phrases "hints" so that the speech recognition is more likely to recognize them.
getPhrasesCount() - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
A list of word and phrases.
getPhrasesCount() - Method in class com.google.cloud.speech.v1.PhraseSet
A list of word and phrases.
getPhrasesCount() - Method in interface com.google.cloud.speech.v1.PhraseSetOrBuilder
A list of word and phrases.
getPhrasesCount() - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
A list of strings containing words and phrases "hints" so that the speech recognition is more likely to recognize them.
getPhrasesCount() - Method in class com.google.cloud.speech.v1.SpeechContext
A list of strings containing words and phrases "hints" so that the speech recognition is more likely to recognize them.
getPhrasesCount() - Method in interface com.google.cloud.speech.v1.SpeechContextOrBuilder
A list of strings containing words and phrases "hints" so that the speech recognition is more likely to recognize them.
getPhraseSet() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
Required.
getPhraseSet() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
Required.
getPhraseSet() - Method in interface com.google.cloud.speech.v1.CreatePhraseSetRequestOrBuilder
Required.
getPhraseSet() - Method in class com.google.cloud.speech.v1.PhraseSetName.Builder
 
getPhraseSet() - Method in class com.google.cloud.speech.v1.PhraseSetName
 
getPhraseSet() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
Required.
getPhraseSet() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
Required.
getPhraseSet() - Method in interface com.google.cloud.speech.v1.UpdatePhraseSetRequestOrBuilder
Required.
getPhraseSetBuilder() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
Required.
getPhraseSetBuilder() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
Required.
getPhraseSetId() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
Required.
getPhraseSetId() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
Required.
getPhraseSetId() - Method in interface com.google.cloud.speech.v1.CreatePhraseSetRequestOrBuilder
Required.
getPhraseSetIdBytes() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
Required.
getPhraseSetIdBytes() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
Required.
getPhraseSetIdBytes() - Method in interface com.google.cloud.speech.v1.CreatePhraseSetRequestOrBuilder
Required.
getPhraseSetOrBuilder() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
Required.
getPhraseSetOrBuilder() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
Required.
getPhraseSetOrBuilder() - Method in interface com.google.cloud.speech.v1.CreatePhraseSetRequestOrBuilder
Required.
getPhraseSetOrBuilder() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
Required.
getPhraseSetOrBuilder() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
Required.
getPhraseSetOrBuilder() - Method in interface com.google.cloud.speech.v1.UpdatePhraseSetRequestOrBuilder
Required.
getPhraseSetReferences(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase set resource names to use.
getPhraseSetReferences(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation
A collection of phrase set resource names to use.
getPhraseSetReferences(int) - Method in interface com.google.cloud.speech.v1.SpeechAdaptationOrBuilder
A collection of phrase set resource names to use.
getPhraseSetReferencesBytes(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase set resource names to use.
getPhraseSetReferencesBytes(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation
A collection of phrase set resource names to use.
getPhraseSetReferencesBytes(int) - Method in interface com.google.cloud.speech.v1.SpeechAdaptationOrBuilder
A collection of phrase set resource names to use.
getPhraseSetReferencesCount() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase set resource names to use.
getPhraseSetReferencesCount() - Method in class com.google.cloud.speech.v1.SpeechAdaptation
A collection of phrase set resource names to use.
getPhraseSetReferencesCount() - Method in interface com.google.cloud.speech.v1.SpeechAdaptationOrBuilder
A collection of phrase set resource names to use.
getPhraseSetReferencesList() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase set resource names to use.
getPhraseSetReferencesList() - Method in class com.google.cloud.speech.v1.SpeechAdaptation
A collection of phrase set resource names to use.
getPhraseSetReferencesList() - Method in interface com.google.cloud.speech.v1.SpeechAdaptationOrBuilder
A collection of phrase set resource names to use.
GetPhraseSetRequest - Class in com.google.cloud.speech.v1
Message sent by the client for the `GetPhraseSet` method.
GetPhraseSetRequest.Builder - Class in com.google.cloud.speech.v1
Message sent by the client for the `GetPhraseSet` method.
GetPhraseSetRequestOrBuilder - Interface in com.google.cloud.speech.v1
 
getPhraseSets(int) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
The phrase set.
getPhraseSets(int) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse
The phrase set.
getPhraseSets(int) - Method in interface com.google.cloud.speech.v1.ListPhraseSetResponseOrBuilder
The phrase set.
getPhraseSets(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase sets.
getPhraseSets(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation
A collection of phrase sets.
getPhraseSets(int) - Method in interface com.google.cloud.speech.v1.SpeechAdaptationOrBuilder
A collection of phrase sets.
getPhraseSetsBuilder(int) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
The phrase set.
getPhraseSetsBuilder(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase sets.
getPhraseSetsBuilderList() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
The phrase set.
getPhraseSetsBuilderList() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase sets.
getPhraseSetsCount() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
The phrase set.
getPhraseSetsCount() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse
The phrase set.
getPhraseSetsCount() - Method in interface com.google.cloud.speech.v1.ListPhraseSetResponseOrBuilder
The phrase set.
getPhraseSetsCount() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase sets.
getPhraseSetsCount() - Method in class com.google.cloud.speech.v1.SpeechAdaptation
A collection of phrase sets.
getPhraseSetsCount() - Method in interface com.google.cloud.speech.v1.SpeechAdaptationOrBuilder
A collection of phrase sets.
getPhraseSetsList() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
The phrase set.
getPhraseSetsList() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse
The phrase set.
getPhraseSetsList() - Method in interface com.google.cloud.speech.v1.ListPhraseSetResponseOrBuilder
The phrase set.
getPhraseSetsList() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase sets.
getPhraseSetsList() - Method in class com.google.cloud.speech.v1.SpeechAdaptation
A collection of phrase sets.
getPhraseSetsList() - Method in interface com.google.cloud.speech.v1.SpeechAdaptationOrBuilder
A collection of phrase sets.
getPhraseSetsOrBuilder(int) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
The phrase set.
getPhraseSetsOrBuilder(int) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse
The phrase set.
getPhraseSetsOrBuilder(int) - Method in interface com.google.cloud.speech.v1.ListPhraseSetResponseOrBuilder
The phrase set.
getPhraseSetsOrBuilder(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase sets.
getPhraseSetsOrBuilder(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation
A collection of phrase sets.
getPhraseSetsOrBuilder(int) - Method in interface com.google.cloud.speech.v1.SpeechAdaptationOrBuilder
A collection of phrase sets.
getPhraseSetsOrBuilderList() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
The phrase set.
getPhraseSetsOrBuilderList() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse
The phrase set.
getPhraseSetsOrBuilderList() - Method in interface com.google.cloud.speech.v1.ListPhraseSetResponseOrBuilder
The phrase set.
getPhraseSetsOrBuilderList() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase sets.
getPhraseSetsOrBuilderList() - Method in class com.google.cloud.speech.v1.SpeechAdaptation
A collection of phrase sets.
getPhraseSetsOrBuilderList() - Method in interface com.google.cloud.speech.v1.SpeechAdaptationOrBuilder
A collection of phrase sets.
getPhrasesList() - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
A list of word and phrases.
getPhrasesList() - Method in class com.google.cloud.speech.v1.PhraseSet
A list of word and phrases.
getPhrasesList() - Method in interface com.google.cloud.speech.v1.PhraseSetOrBuilder
A list of word and phrases.
getPhrasesList() - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
A list of strings containing words and phrases "hints" so that the speech recognition is more likely to recognize them.
getPhrasesList() - Method in class com.google.cloud.speech.v1.SpeechContext
A list of strings containing words and phrases "hints" so that the speech recognition is more likely to recognize them.
getPhrasesList() - Method in interface com.google.cloud.speech.v1.SpeechContextOrBuilder
A list of strings containing words and phrases "hints" so that the speech recognition is more likely to recognize them.
getPhrasesOrBuilder(int) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
A list of word and phrases.
getPhrasesOrBuilder(int) - Method in class com.google.cloud.speech.v1.PhraseSet
A list of word and phrases.
getPhrasesOrBuilder(int) - Method in interface com.google.cloud.speech.v1.PhraseSetOrBuilder
A list of word and phrases.
getPhrasesOrBuilderList() - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
A list of word and phrases.
getPhrasesOrBuilderList() - Method in class com.google.cloud.speech.v1.PhraseSet
A list of word and phrases.
getPhrasesOrBuilderList() - Method in interface com.google.cloud.speech.v1.PhraseSetOrBuilder
A list of word and phrases.
getProfanityFilter() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
If set to `true`, the server will attempt to filter out profanities, replacing all but the initial character in each filtered word with asterisks, e.g.
getProfanityFilter() - Method in class com.google.cloud.speech.v1.RecognitionConfig
If set to `true`, the server will attempt to filter out profanities, replacing all but the initial character in each filtered word with asterisks, e.g.
getProfanityFilter() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
If set to `true`, the server will attempt to filter out profanities, replacing all but the initial character in each filtered word with asterisks, e.g.
getProgressPercent() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Approximate percentage of audio processed thus far.
getProgressPercent() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
Approximate percentage of audio processed thus far.
getProgressPercent() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeMetadataOrBuilder
Approximate percentage of audio processed thus far.
getProject() - Method in class com.google.cloud.speech.v1.CustomClassName.Builder
 
getProject() - Method in class com.google.cloud.speech.v1.CustomClassName
 
getProject() - Method in class com.google.cloud.speech.v1.LocationName.Builder
 
getProject() - Method in class com.google.cloud.speech.v1.LocationName
 
getProject() - Method in class com.google.cloud.speech.v1.PhraseSetName.Builder
 
getProject() - Method in class com.google.cloud.speech.v1.PhraseSetName
 
getRecordingDeviceName() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The device used to make the recording.
getRecordingDeviceName() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
The device used to make the recording.
getRecordingDeviceName() - Method in interface com.google.cloud.speech.v1.RecognitionMetadataOrBuilder
Deprecated.
The device used to make the recording.
getRecordingDeviceNameBytes() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The device used to make the recording.
getRecordingDeviceNameBytes() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
The device used to make the recording.
getRecordingDeviceNameBytes() - Method in interface com.google.cloud.speech.v1.RecognitionMetadataOrBuilder
Deprecated.
The device used to make the recording.
getRecordingDeviceType() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The type of device the speech was recorded with.
getRecordingDeviceType() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
The type of device the speech was recorded with.
getRecordingDeviceType() - Method in interface com.google.cloud.speech.v1.RecognitionMetadataOrBuilder
Deprecated.
The type of device the speech was recorded with.
getRecordingDeviceTypeValue() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The type of device the speech was recorded with.
getRecordingDeviceTypeValue() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
The type of device the speech was recorded with.
getRecordingDeviceTypeValue() - Method in interface com.google.cloud.speech.v1.RecognitionMetadataOrBuilder
Deprecated.
The type of device the speech was recorded with.
getReplace() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
What to replace with.
getReplace() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
What to replace with.
getReplace() - Method in interface com.google.cloud.speech.v1.TranscriptNormalization.EntryOrBuilder
What to replace with.
getReplaceBytes() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
What to replace with.
getReplaceBytes() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
What to replace with.
getReplaceBytes() - Method in interface com.google.cloud.speech.v1.TranscriptNormalization.EntryOrBuilder
What to replace with.
getRequestId() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
The ID associated with the request.
getRequestId() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
The ID associated with the request.
getRequestId() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeResponseOrBuilder
The ID associated with the request.
getRequestId() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
The ID associated with the request.
getRequestId() - Method in class com.google.cloud.speech.v1.RecognizeResponse
The ID associated with the request.
getRequestId() - Method in interface com.google.cloud.speech.v1.RecognizeResponseOrBuilder
The ID associated with the request.
getRequestId() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
The ID associated with the request.
getRequestId() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
The ID associated with the request.
getRequestId() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeResponseOrBuilder
The ID associated with the request.
getResultEndTime() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
Time offset of the end of this result relative to the beginning of the audio.
getResultEndTime() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
Time offset of the end of this result relative to the beginning of the audio.
getResultEndTime() - Method in interface com.google.cloud.speech.v1.SpeechRecognitionResultOrBuilder
Time offset of the end of this result relative to the beginning of the audio.
getResultEndTime() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
Time offset of the end of this result relative to the beginning of the audio.
getResultEndTime() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
Time offset of the end of this result relative to the beginning of the audio.
getResultEndTime() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionResultOrBuilder
Time offset of the end of this result relative to the beginning of the audio.
getResultEndTimeBuilder() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
Time offset of the end of this result relative to the beginning of the audio.
getResultEndTimeBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
Time offset of the end of this result relative to the beginning of the audio.
getResultEndTimeOrBuilder() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
Time offset of the end of this result relative to the beginning of the audio.
getResultEndTimeOrBuilder() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
Time offset of the end of this result relative to the beginning of the audio.
getResultEndTimeOrBuilder() - Method in interface com.google.cloud.speech.v1.SpeechRecognitionResultOrBuilder
Time offset of the end of this result relative to the beginning of the audio.
getResultEndTimeOrBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
Time offset of the end of this result relative to the beginning of the audio.
getResultEndTimeOrBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
Time offset of the end of this result relative to the beginning of the audio.
getResultEndTimeOrBuilder() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionResultOrBuilder
Time offset of the end of this result relative to the beginning of the audio.
getResults(int) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
getResults(int) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
Sequential list of transcription results corresponding to sequential portions of audio.
getResults(int) - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeResponseOrBuilder
Sequential list of transcription results corresponding to sequential portions of audio.
getResults(int) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
getResults(int) - Method in class com.google.cloud.speech.v1.RecognizeResponse
Sequential list of transcription results corresponding to sequential portions of audio.
getResults(int) - Method in interface com.google.cloud.speech.v1.RecognizeResponseOrBuilder
Sequential list of transcription results corresponding to sequential portions of audio.
getResults(int) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
getResults(int) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
getResults(int) - Method in interface com.google.cloud.speech.v1.StreamingRecognizeResponseOrBuilder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
getResultsBuilder(int) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsBuilder(int) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsBuilder(int) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
getResultsBuilderList() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsBuilderList() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsBuilderList() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
getResultsCount() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsCount() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsCount() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeResponseOrBuilder
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsCount() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsCount() - Method in class com.google.cloud.speech.v1.RecognizeResponse
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsCount() - Method in interface com.google.cloud.speech.v1.RecognizeResponseOrBuilder
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsCount() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
getResultsCount() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
getResultsCount() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeResponseOrBuilder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
getResultsList() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsList() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsList() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeResponseOrBuilder
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsList() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsList() - Method in class com.google.cloud.speech.v1.RecognizeResponse
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsList() - Method in interface com.google.cloud.speech.v1.RecognizeResponseOrBuilder
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsList() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
getResultsList() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
getResultsList() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeResponseOrBuilder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
getResultsOrBuilder(int) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsOrBuilder(int) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsOrBuilder(int) - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeResponseOrBuilder
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsOrBuilder(int) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsOrBuilder(int) - Method in class com.google.cloud.speech.v1.RecognizeResponse
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsOrBuilder(int) - Method in interface com.google.cloud.speech.v1.RecognizeResponseOrBuilder
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsOrBuilder(int) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
getResultsOrBuilder(int) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
getResultsOrBuilder(int) - Method in interface com.google.cloud.speech.v1.StreamingRecognizeResponseOrBuilder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
getResultsOrBuilderList() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsOrBuilderList() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsOrBuilderList() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeResponseOrBuilder
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsOrBuilderList() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsOrBuilderList() - Method in class com.google.cloud.speech.v1.RecognizeResponse
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsOrBuilderList() - Method in interface com.google.cloud.speech.v1.RecognizeResponseOrBuilder
Sequential list of transcription results corresponding to sequential portions of audio.
getResultsOrBuilderList() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
getResultsOrBuilderList() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
getResultsOrBuilderList() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeResponseOrBuilder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
getSampleRateHertz() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Sample rate in Hertz of the audio data sent in all `RecognitionAudio` messages.
getSampleRateHertz() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Sample rate in Hertz of the audio data sent in all `RecognitionAudio` messages.
getSampleRateHertz() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Sample rate in Hertz of the audio data sent in all `RecognitionAudio` messages.
getSearch() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
What to replace.
getSearch() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
What to replace.
getSearch() - Method in interface com.google.cloud.speech.v1.TranscriptNormalization.EntryOrBuilder
What to replace.
getSearchBytes() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
What to replace.
getSearchBytes() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
What to replace.
getSearchBytes() - Method in interface com.google.cloud.speech.v1.TranscriptNormalization.EntryOrBuilder
What to replace.
getSerializedSize() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.CustomClass
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.PhraseSet
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.RecognitionAudio
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.RecognitionConfig
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.RecognizeRequest
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.RecognizeResponse
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.SpeechAdaptation
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.SpeechContext
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.TranscriptNormalization
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
getSerializedSize() - Method in class com.google.cloud.speech.v1.WordInfo
 
getSingleUtterance() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
If `false` or omitted, the recognizer will perform continuous recognition (continuing to wait for and process audio even if the user pauses speaking) until the client closes the input stream (gRPC API) or until the maximum time limit has been reached.
getSingleUtterance() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
If `false` or omitted, the recognizer will perform continuous recognition (continuing to wait for and process audio even if the user pauses speaking) until the client closes the input stream (gRPC API) or until the maximum time limit has been reached.
getSingleUtterance() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionConfigOrBuilder
If `false` or omitted, the recognizer will perform continuous recognition (continuing to wait for and process audio even if the user pauses speaking) until the client closes the input stream (gRPC API) or until the maximum time limit has been reached.
getSpeakerLabel() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Output only.
getSpeakerLabel() - Method in class com.google.cloud.speech.v1.WordInfo
Output only.
getSpeakerLabel() - Method in interface com.google.cloud.speech.v1.WordInfoOrBuilder
Output only.
getSpeakerLabelBytes() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Output only.
getSpeakerLabelBytes() - Method in class com.google.cloud.speech.v1.WordInfo
Output only.
getSpeakerLabelBytes() - Method in interface com.google.cloud.speech.v1.WordInfoOrBuilder
Output only.
getSpeakerTag() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
Deprecated.
google.cloud.speech.v1.SpeakerDiarizationConfig.speaker_tag is deprecated. See google/cloud/speech/v1/cloud_speech.proto;l=493
getSpeakerTag() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
Deprecated.
google.cloud.speech.v1.SpeakerDiarizationConfig.speaker_tag is deprecated. See google/cloud/speech/v1/cloud_speech.proto;l=493
getSpeakerTag() - Method in interface com.google.cloud.speech.v1.SpeakerDiarizationConfigOrBuilder
Deprecated.
google.cloud.speech.v1.SpeakerDiarizationConfig.speaker_tag is deprecated. See google/cloud/speech/v1/cloud_speech.proto;l=493
getSpeakerTag() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Deprecated.
google.cloud.speech.v1.WordInfo.speaker_tag is deprecated. See google/cloud/speech/v1/cloud_speech.proto;l=974
getSpeakerTag() - Method in class com.google.cloud.speech.v1.WordInfo
Deprecated.
google.cloud.speech.v1.WordInfo.speaker_tag is deprecated. See google/cloud/speech/v1/cloud_speech.proto;l=974
getSpeakerTag() - Method in interface com.google.cloud.speech.v1.WordInfoOrBuilder
Deprecated.
google.cloud.speech.v1.WordInfo.speaker_tag is deprecated. See google/cloud/speech/v1/cloud_speech.proto;l=974
getSpeechAdaptationInfo() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Provides information on speech adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 8;
getSpeechAdaptationInfo() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
Provides information on speech adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 8;
getSpeechAdaptationInfo() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeResponseOrBuilder
Provides information on speech adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 8;
getSpeechAdaptationInfo() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 7;
getSpeechAdaptationInfo() - Method in class com.google.cloud.speech.v1.RecognizeResponse
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 7;
getSpeechAdaptationInfo() - Method in interface com.google.cloud.speech.v1.RecognizeResponseOrBuilder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 7;
getSpeechAdaptationInfo() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 9;
getSpeechAdaptationInfo() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 9;
getSpeechAdaptationInfo() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeResponseOrBuilder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 9;
getSpeechAdaptationInfoBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Provides information on speech adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 8;
getSpeechAdaptationInfoBuilder() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 7;
getSpeechAdaptationInfoBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 9;
getSpeechAdaptationInfoOrBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Provides information on speech adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 8;
getSpeechAdaptationInfoOrBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
Provides information on speech adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 8;
getSpeechAdaptationInfoOrBuilder() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeResponseOrBuilder
Provides information on speech adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 8;
getSpeechAdaptationInfoOrBuilder() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 7;
getSpeechAdaptationInfoOrBuilder() - Method in class com.google.cloud.speech.v1.RecognizeResponse
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 7;
getSpeechAdaptationInfoOrBuilder() - Method in interface com.google.cloud.speech.v1.RecognizeResponseOrBuilder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 7;
getSpeechAdaptationInfoOrBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 9;
getSpeechAdaptationInfoOrBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 9;
getSpeechAdaptationInfoOrBuilder() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeResponseOrBuilder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 9;
getSpeechContexts(int) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
getSpeechContexts(int) - Method in class com.google.cloud.speech.v1.RecognitionConfig
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
getSpeechContexts(int) - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
getSpeechContextsBuilder(int) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
getSpeechContextsBuilderList() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
getSpeechContextsCount() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
getSpeechContextsCount() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
getSpeechContextsCount() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
getSpeechContextsList() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
getSpeechContextsList() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
getSpeechContextsList() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
getSpeechContextsOrBuilder(int) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
getSpeechContextsOrBuilder(int) - Method in class com.google.cloud.speech.v1.RecognitionConfig
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
getSpeechContextsOrBuilder(int) - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
getSpeechContextsOrBuilderList() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
getSpeechContextsOrBuilderList() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
getSpeechContextsOrBuilderList() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
getSpeechEndTimeout() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
Duration to timeout the stream after speech ends.
getSpeechEndTimeout() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
Duration to timeout the stream after speech ends.
getSpeechEndTimeout() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeoutOrBuilder
Duration to timeout the stream after speech ends.
getSpeechEndTimeoutBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
Duration to timeout the stream after speech ends.
getSpeechEndTimeoutOrBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
Duration to timeout the stream after speech ends.
getSpeechEndTimeoutOrBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
Duration to timeout the stream after speech ends.
getSpeechEndTimeoutOrBuilder() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeoutOrBuilder
Duration to timeout the stream after speech ends.
getSpeechEventTime() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
Time offset between the beginning of the audio and event emission.
getSpeechEventTime() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
Time offset between the beginning of the audio and event emission.
getSpeechEventTime() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeResponseOrBuilder
Time offset between the beginning of the audio and event emission.
getSpeechEventTimeBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
Time offset between the beginning of the audio and event emission.
getSpeechEventTimeOrBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
Time offset between the beginning of the audio and event emission.
getSpeechEventTimeOrBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
Time offset between the beginning of the audio and event emission.
getSpeechEventTimeOrBuilder() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeResponseOrBuilder
Time offset between the beginning of the audio and event emission.
getSpeechEventType() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
Indicates the type of speech event.
getSpeechEventType() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
Indicates the type of speech event.
getSpeechEventType() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeResponseOrBuilder
Indicates the type of speech event.
getSpeechEventTypeValue() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
Indicates the type of speech event.
getSpeechEventTypeValue() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
Indicates the type of speech event.
getSpeechEventTypeValue() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeResponseOrBuilder
Indicates the type of speech event.
getSpeechStartTimeout() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
Duration to timeout the stream if no speech begins.
getSpeechStartTimeout() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
Duration to timeout the stream if no speech begins.
getSpeechStartTimeout() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeoutOrBuilder
Duration to timeout the stream if no speech begins.
getSpeechStartTimeoutBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
Duration to timeout the stream if no speech begins.
getSpeechStartTimeoutOrBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
Duration to timeout the stream if no speech begins.
getSpeechStartTimeoutOrBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
Duration to timeout the stream if no speech begins.
getSpeechStartTimeoutOrBuilder() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeoutOrBuilder
Duration to timeout the stream if no speech begins.
getStability() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
An estimate of the likelihood that the recognizer will not change its guess about this interim result.
getStability() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
An estimate of the likelihood that the recognizer will not change its guess about this interim result.
getStability() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionResultOrBuilder
An estimate of the likelihood that the recognizer will not change its guess about this interim result.
getStartTime() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Time when the request was received.
getStartTime() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
Time when the request was received.
getStartTime() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeMetadataOrBuilder
Time when the request was received.
getStartTime() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Time offset relative to the beginning of the audio, and corresponding to the start of the spoken word.
getStartTime() - Method in class com.google.cloud.speech.v1.WordInfo
Time offset relative to the beginning of the audio, and corresponding to the start of the spoken word.
getStartTime() - Method in interface com.google.cloud.speech.v1.WordInfoOrBuilder
Time offset relative to the beginning of the audio, and corresponding to the start of the spoken word.
getStartTimeBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Time when the request was received.
getStartTimeBuilder() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Time offset relative to the beginning of the audio, and corresponding to the start of the spoken word.
getStartTimeOrBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Time when the request was received.
getStartTimeOrBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
Time when the request was received.
getStartTimeOrBuilder() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeMetadataOrBuilder
Time when the request was received.
getStartTimeOrBuilder() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Time offset relative to the beginning of the audio, and corresponding to the start of the spoken word.
getStartTimeOrBuilder() - Method in class com.google.cloud.speech.v1.WordInfo
Time offset relative to the beginning of the audio, and corresponding to the start of the spoken word.
getStartTimeOrBuilder() - Method in interface com.google.cloud.speech.v1.WordInfoOrBuilder
Time offset relative to the beginning of the audio, and corresponding to the start of the spoken word.
getStreamingConfig() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
Provides information to the recognizer that specifies how to process the request.
getStreamingConfig() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
Provides information to the recognizer that specifies how to process the request.
getStreamingConfig() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeRequestOrBuilder
Provides information to the recognizer that specifies how to process the request.
getStreamingConfigBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
Provides information to the recognizer that specifies how to process the request.
getStreamingConfigOrBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
Provides information to the recognizer that specifies how to process the request.
getStreamingConfigOrBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
Provides information to the recognizer that specifies how to process the request.
getStreamingConfigOrBuilder() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeRequestOrBuilder
Provides information to the recognizer that specifies how to process the request.
getStreamingRequestCase() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
 
getStreamingRequestCase() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
getStreamingRequestCase() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeRequestOrBuilder
 
getTimeoutMessage() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
If set, returns a message specifying which part of the speech adaptation request timed out.
getTimeoutMessage() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
If set, returns a message specifying which part of the speech adaptation request timed out.
getTimeoutMessage() - Method in interface com.google.cloud.speech.v1.SpeechAdaptationInfoOrBuilder
If set, returns a message specifying which part of the speech adaptation request timed out.
getTimeoutMessageBytes() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
If set, returns a message specifying which part of the speech adaptation request timed out.
getTimeoutMessageBytes() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
If set, returns a message specifying which part of the speech adaptation request timed out.
getTimeoutMessageBytes() - Method in interface com.google.cloud.speech.v1.SpeechAdaptationInfoOrBuilder
If set, returns a message specifying which part of the speech adaptation request timed out.
getTotalBilledTime() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
When available, billed audio seconds for the corresponding request.
getTotalBilledTime() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
When available, billed audio seconds for the corresponding request.
getTotalBilledTime() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeResponseOrBuilder
When available, billed audio seconds for the corresponding request.
getTotalBilledTime() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
When available, billed audio seconds for the corresponding request.
getTotalBilledTime() - Method in class com.google.cloud.speech.v1.RecognizeResponse
When available, billed audio seconds for the corresponding request.
getTotalBilledTime() - Method in interface com.google.cloud.speech.v1.RecognizeResponseOrBuilder
When available, billed audio seconds for the corresponding request.
getTotalBilledTime() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
When available, billed audio seconds for the stream.
getTotalBilledTime() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
When available, billed audio seconds for the stream.
getTotalBilledTime() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeResponseOrBuilder
When available, billed audio seconds for the stream.
getTotalBilledTimeBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
When available, billed audio seconds for the corresponding request.
getTotalBilledTimeBuilder() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
When available, billed audio seconds for the corresponding request.
getTotalBilledTimeBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
When available, billed audio seconds for the stream.
getTotalBilledTimeOrBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
When available, billed audio seconds for the corresponding request.
getTotalBilledTimeOrBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
When available, billed audio seconds for the corresponding request.
getTotalBilledTimeOrBuilder() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeResponseOrBuilder
When available, billed audio seconds for the corresponding request.
getTotalBilledTimeOrBuilder() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
When available, billed audio seconds for the corresponding request.
getTotalBilledTimeOrBuilder() - Method in class com.google.cloud.speech.v1.RecognizeResponse
When available, billed audio seconds for the corresponding request.
getTotalBilledTimeOrBuilder() - Method in interface com.google.cloud.speech.v1.RecognizeResponseOrBuilder
When available, billed audio seconds for the corresponding request.
getTotalBilledTimeOrBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
When available, billed audio seconds for the stream.
getTotalBilledTimeOrBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
When available, billed audio seconds for the stream.
getTotalBilledTimeOrBuilder() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeResponseOrBuilder
When available, billed audio seconds for the stream.
getTranscript() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
Transcript text representing the words that the user spoke.
getTranscript() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
Transcript text representing the words that the user spoke.
getTranscript() - Method in interface com.google.cloud.speech.v1.SpeechRecognitionAlternativeOrBuilder
Transcript text representing the words that the user spoke.
getTranscriptBytes() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
Transcript text representing the words that the user spoke.
getTranscriptBytes() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
Transcript text representing the words that the user spoke.
getTranscriptBytes() - Method in interface com.google.cloud.speech.v1.SpeechRecognitionAlternativeOrBuilder
Transcript text representing the words that the user spoke.
getTranscriptNormalization() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Optional.
getTranscriptNormalization() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Optional.
getTranscriptNormalization() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Optional.
getTranscriptNormalizationBuilder() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Optional.
getTranscriptNormalizationOrBuilder() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Optional.
getTranscriptNormalizationOrBuilder() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Optional.
getTranscriptNormalizationOrBuilder() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Optional.
getUpdateMask() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
The list of fields to be updated.
getUpdateMask() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
The list of fields to be updated.
getUpdateMask() - Method in interface com.google.cloud.speech.v1.UpdateCustomClassRequestOrBuilder
The list of fields to be updated.
getUpdateMask() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
The list of fields to be updated.
getUpdateMask() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
The list of fields to be updated.
getUpdateMask() - Method in interface com.google.cloud.speech.v1.UpdatePhraseSetRequestOrBuilder
The list of fields to be updated.
getUpdateMaskBuilder() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
The list of fields to be updated.
getUpdateMaskBuilder() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
The list of fields to be updated.
getUpdateMaskOrBuilder() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
The list of fields to be updated.
getUpdateMaskOrBuilder() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
The list of fields to be updated.
getUpdateMaskOrBuilder() - Method in interface com.google.cloud.speech.v1.UpdateCustomClassRequestOrBuilder
The list of fields to be updated.
getUpdateMaskOrBuilder() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
The list of fields to be updated.
getUpdateMaskOrBuilder() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
The list of fields to be updated.
getUpdateMaskOrBuilder() - Method in interface com.google.cloud.speech.v1.UpdatePhraseSetRequestOrBuilder
The list of fields to be updated.
getUri() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Output only.
getUri() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
Output only.
getUri() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeMetadataOrBuilder
Output only.
getUri() - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
URI that points to a file that contains audio data bytes as specified in `RecognitionConfig`.
getUri() - Method in class com.google.cloud.speech.v1.RecognitionAudio
URI that points to a file that contains audio data bytes as specified in `RecognitionConfig`.
getUri() - Method in interface com.google.cloud.speech.v1.RecognitionAudioOrBuilder
URI that points to a file that contains audio data bytes as specified in `RecognitionConfig`.
getUriBytes() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Output only.
getUriBytes() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
Output only.
getUriBytes() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeMetadataOrBuilder
Output only.
getUriBytes() - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
URI that points to a file that contains audio data bytes as specified in `RecognitionConfig`.
getUriBytes() - Method in class com.google.cloud.speech.v1.RecognitionAudio
URI that points to a file that contains audio data bytes as specified in `RecognitionConfig`.
getUriBytes() - Method in interface com.google.cloud.speech.v1.RecognitionAudioOrBuilder
URI that points to a file that contains audio data bytes as specified in `RecognitionConfig`.
getUseEnhanced() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Set to true to use an enhanced model for speech recognition.
getUseEnhanced() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Set to true to use an enhanced model for speech recognition.
getUseEnhanced() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Set to true to use an enhanced model for speech recognition.
getValue() - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
The class item's value.
getValue() - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem
The class item's value.
getValue() - Method in interface com.google.cloud.speech.v1.CustomClass.ClassItemOrBuilder
The class item's value.
getValue() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
The phrase itself.
getValue() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase
The phrase itself.
getValue() - Method in interface com.google.cloud.speech.v1.PhraseSet.PhraseOrBuilder
The phrase itself.
getValueBytes() - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
The class item's value.
getValueBytes() - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem
The class item's value.
getValueBytes() - Method in interface com.google.cloud.speech.v1.CustomClass.ClassItemOrBuilder
The class item's value.
getValueBytes() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
The phrase itself.
getValueBytes() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase
The phrase itself.
getValueBytes() - Method in interface com.google.cloud.speech.v1.PhraseSet.PhraseOrBuilder
The phrase itself.
getValueDescriptor() - Method in enum com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding
 
getValueDescriptor() - Method in enum com.google.cloud.speech.v1.RecognitionMetadata.InteractionType
Deprecated.
 
getValueDescriptor() - Method in enum com.google.cloud.speech.v1.RecognitionMetadata.MicrophoneDistance
Deprecated.
 
getValueDescriptor() - Method in enum com.google.cloud.speech.v1.RecognitionMetadata.OriginalMediaType
Deprecated.
 
getValueDescriptor() - Method in enum com.google.cloud.speech.v1.RecognitionMetadata.RecordingDeviceType
Deprecated.
 
getValueDescriptor() - Method in enum com.google.cloud.speech.v1.StreamingRecognizeResponse.SpeechEventType
 
getVoiceActivityTimeout() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
If set, the server will automatically close the stream after the specified duration has elapsed after the last VOICE_ACTIVITY speech event has been sent.
getVoiceActivityTimeout() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
If set, the server will automatically close the stream after the specified duration has elapsed after the last VOICE_ACTIVITY speech event has been sent.
getVoiceActivityTimeout() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionConfigOrBuilder
If set, the server will automatically close the stream after the specified duration has elapsed after the last VOICE_ACTIVITY speech event has been sent.
getVoiceActivityTimeoutBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
If set, the server will automatically close the stream after the specified duration has elapsed after the last VOICE_ACTIVITY speech event has been sent.
getVoiceActivityTimeoutOrBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
If set, the server will automatically close the stream after the specified duration has elapsed after the last VOICE_ACTIVITY speech event has been sent.
getVoiceActivityTimeoutOrBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
If set, the server will automatically close the stream after the specified duration has elapsed after the last VOICE_ACTIVITY speech event has been sent.
getVoiceActivityTimeoutOrBuilder() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionConfigOrBuilder
If set, the server will automatically close the stream after the specified duration has elapsed after the last VOICE_ACTIVITY speech event has been sent.
getWord() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
The word corresponding to this set of information.
getWord() - Method in class com.google.cloud.speech.v1.WordInfo
The word corresponding to this set of information.
getWord() - Method in interface com.google.cloud.speech.v1.WordInfoOrBuilder
The word corresponding to this set of information.
getWordBytes() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
The word corresponding to this set of information.
getWordBytes() - Method in class com.google.cloud.speech.v1.WordInfo
The word corresponding to this set of information.
getWordBytes() - Method in interface com.google.cloud.speech.v1.WordInfoOrBuilder
The word corresponding to this set of information.
getWords(int) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
A list of word-specific information for each recognized word.
getWords(int) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
A list of word-specific information for each recognized word.
getWords(int) - Method in interface com.google.cloud.speech.v1.SpeechRecognitionAlternativeOrBuilder
A list of word-specific information for each recognized word.
getWordsBuilder(int) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
A list of word-specific information for each recognized word.
getWordsBuilderList() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
A list of word-specific information for each recognized word.
getWordsCount() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
A list of word-specific information for each recognized word.
getWordsCount() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
A list of word-specific information for each recognized word.
getWordsCount() - Method in interface com.google.cloud.speech.v1.SpeechRecognitionAlternativeOrBuilder
A list of word-specific information for each recognized word.
getWordsList() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
A list of word-specific information for each recognized word.
getWordsList() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
A list of word-specific information for each recognized word.
getWordsList() - Method in interface com.google.cloud.speech.v1.SpeechRecognitionAlternativeOrBuilder
A list of word-specific information for each recognized word.
getWordsOrBuilder(int) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
A list of word-specific information for each recognized word.
getWordsOrBuilder(int) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
A list of word-specific information for each recognized word.
getWordsOrBuilder(int) - Method in interface com.google.cloud.speech.v1.SpeechRecognitionAlternativeOrBuilder
A list of word-specific information for each recognized word.
getWordsOrBuilderList() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
A list of word-specific information for each recognized word.
getWordsOrBuilderList() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
A list of word-specific information for each recognized word.
getWordsOrBuilderList() - Method in interface com.google.cloud.speech.v1.SpeechRecognitionAlternativeOrBuilder
A list of word-specific information for each recognized word.

H

hasAbnfGrammar() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
Augmented Backus-Naur form (ABNF) is a standardized grammar notation comprised by a set of derivation rules.
hasAbnfGrammar() - Method in class com.google.cloud.speech.v1.SpeechAdaptation
Augmented Backus-Naur form (ABNF) is a standardized grammar notation comprised by a set of derivation rules.
hasAbnfGrammar() - Method in interface com.google.cloud.speech.v1.SpeechAdaptationOrBuilder
Augmented Backus-Naur form (ABNF) is a standardized grammar notation comprised by a set of derivation rules.
hasAdaptation() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Speech adaptation configuration improves the accuracy of speech recognition.
hasAdaptation() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Speech adaptation configuration improves the accuracy of speech recognition.
hasAdaptation() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Speech adaptation configuration improves the accuracy of speech recognition.
hasAudio() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Required.
hasAudio() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
Required.
hasAudio() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeRequestOrBuilder
Required.
hasAudio() - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
Required.
hasAudio() - Method in class com.google.cloud.speech.v1.RecognizeRequest
Required.
hasAudio() - Method in interface com.google.cloud.speech.v1.RecognizeRequestOrBuilder
Required.
hasAudioContent() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
The audio data to be recognized.
hasAudioContent() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
The audio data to be recognized.
hasAudioContent() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeRequestOrBuilder
The audio data to be recognized.
hasConfig() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Required.
hasConfig() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
Required.
hasConfig() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeRequestOrBuilder
Required.
hasConfig() - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
Required.
hasConfig() - Method in class com.google.cloud.speech.v1.RecognizeRequest
Required.
hasConfig() - Method in interface com.google.cloud.speech.v1.RecognizeRequestOrBuilder
Required.
hasConfig() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
Required.
hasConfig() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
Required.
hasConfig() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionConfigOrBuilder
Required.
hasContent() - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
The audio data bytes encoded as specified in `RecognitionConfig`.
hasContent() - Method in class com.google.cloud.speech.v1.RecognitionAudio
The audio data bytes encoded as specified in `RecognitionConfig`.
hasContent() - Method in interface com.google.cloud.speech.v1.RecognitionAudioOrBuilder
The audio data bytes encoded as specified in `RecognitionConfig`.
hasCustomClass() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
Required.
hasCustomClass() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest
Required.
hasCustomClass() - Method in interface com.google.cloud.speech.v1.CreateCustomClassRequestOrBuilder
Required.
hasCustomClass() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
Required.
hasCustomClass() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
Required.
hasCustomClass() - Method in interface com.google.cloud.speech.v1.UpdateCustomClassRequestOrBuilder
Required.
hasDiarizationConfig() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Config to enable speaker diarization and set additional parameters to make diarization better suited for your application.
hasDiarizationConfig() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Config to enable speaker diarization and set additional parameters to make diarization better suited for your application.
hasDiarizationConfig() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Config to enable speaker diarization and set additional parameters to make diarization better suited for your application.
hasEnableSpokenEmojis() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
The spoken emoji behavior for the call If not set, uses default behavior based on model of choice If 'true', adds spoken emoji formatting for the request.
hasEnableSpokenEmojis() - Method in class com.google.cloud.speech.v1.RecognitionConfig
The spoken emoji behavior for the call If not set, uses default behavior based on model of choice If 'true', adds spoken emoji formatting for the request.
hasEnableSpokenEmojis() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
The spoken emoji behavior for the call If not set, uses default behavior based on model of choice If 'true', adds spoken emoji formatting for the request.
hasEnableSpokenPunctuation() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
The spoken punctuation behavior for the call If not set, uses default behavior based on model of choice e.g. command_and_search will enable spoken punctuation by default If 'true', replaces spoken punctuation with the corresponding symbols in the request.
hasEnableSpokenPunctuation() - Method in class com.google.cloud.speech.v1.RecognitionConfig
The spoken punctuation behavior for the call If not set, uses default behavior based on model of choice e.g. command_and_search will enable spoken punctuation by default If 'true', replaces spoken punctuation with the corresponding symbols in the request.
hasEnableSpokenPunctuation() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
The spoken punctuation behavior for the call If not set, uses default behavior based on model of choice e.g. command_and_search will enable spoken punctuation by default If 'true', replaces spoken punctuation with the corresponding symbols in the request.
hasEndTime() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Time offset relative to the beginning of the audio, and corresponding to the end of the spoken word.
hasEndTime() - Method in class com.google.cloud.speech.v1.WordInfo
Time offset relative to the beginning of the audio, and corresponding to the end of the spoken word.
hasEndTime() - Method in interface com.google.cloud.speech.v1.WordInfoOrBuilder
Time offset relative to the beginning of the audio, and corresponding to the end of the spoken word.
hasError() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
If set, returns a [google.rpc.Status][google.rpc.Status] message that specifies the error for the operation.
hasError() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
If set, returns a [google.rpc.Status][google.rpc.Status] message that specifies the error for the operation.
hasError() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeResponseOrBuilder
If set, returns a [google.rpc.Status][google.rpc.Status] message that specifies the error for the operation.
hasGcsUri() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
Specifies a Cloud Storage URI for the recognition results.
hasGcsUri() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig
Specifies a Cloud Storage URI for the recognition results.
hasGcsUri() - Method in interface com.google.cloud.speech.v1.TranscriptOutputConfigOrBuilder
Specifies a Cloud Storage URI for the recognition results.
hashCode() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
hashCode() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
hashCode() - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
hashCode() - Method in class com.google.cloud.speech.v1.CustomClass
 
hashCode() - Method in class com.google.cloud.speech.v1.CustomClassName
 
hashCode() - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
hashCode() - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
hashCode() - Method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
hashCode() - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
hashCode() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
hashCode() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
hashCode() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
hashCode() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
hashCode() - Method in class com.google.cloud.speech.v1.LocationName
 
hashCode() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
hashCode() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
hashCode() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
hashCode() - Method in class com.google.cloud.speech.v1.PhraseSet
 
hashCode() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
hashCode() - Method in class com.google.cloud.speech.v1.PhraseSetName
 
hashCode() - Method in class com.google.cloud.speech.v1.RecognitionAudio
 
hashCode() - Method in class com.google.cloud.speech.v1.RecognitionConfig
 
hashCode() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
hashCode() - Method in class com.google.cloud.speech.v1.RecognizeRequest
 
hashCode() - Method in class com.google.cloud.speech.v1.RecognizeResponse
 
hashCode() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
hashCode() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
hashCode() - Method in class com.google.cloud.speech.v1.SpeechAdaptation
 
hashCode() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
hashCode() - Method in class com.google.cloud.speech.v1.SpeechContext
 
hashCode() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
hashCode() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
hashCode() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
hashCode() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
hashCode() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
hashCode() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
hashCode() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
hashCode() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
hashCode() - Method in class com.google.cloud.speech.v1.TranscriptNormalization
 
hashCode() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
hashCode() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
hashCode() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
hashCode() - Method in class com.google.cloud.speech.v1.WordInfo
 
hasLastUpdateTime() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Time of the most recent processing update.
hasLastUpdateTime() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
Time of the most recent processing update.
hasLastUpdateTime() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeMetadataOrBuilder
Time of the most recent processing update.
hasMetadata() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Metadata regarding this request.
hasMetadata() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Metadata regarding this request.
hasMetadata() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Metadata regarding this request.
hasOutputConfig() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Optional.
hasOutputConfig() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
Optional.
hasOutputConfig() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeRequestOrBuilder
Optional.
hasOutputConfig() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Original output config if present in the request.
hasOutputConfig() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
Original output config if present in the request.
hasOutputConfig() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeResponseOrBuilder
Original output config if present in the request.
hasOutputError() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
If the transcript output fails this field contains the relevant error.
hasOutputError() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
If the transcript output fails this field contains the relevant error.
hasOutputError() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeResponseOrBuilder
If the transcript output fails this field contains the relevant error.
hasPhraseSet() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
Required.
hasPhraseSet() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
Required.
hasPhraseSet() - Method in interface com.google.cloud.speech.v1.CreatePhraseSetRequestOrBuilder
Required.
hasPhraseSet() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
Required.
hasPhraseSet() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
Required.
hasPhraseSet() - Method in interface com.google.cloud.speech.v1.UpdatePhraseSetRequestOrBuilder
Required.
hasResultEndTime() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
Time offset of the end of this result relative to the beginning of the audio.
hasResultEndTime() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
Time offset of the end of this result relative to the beginning of the audio.
hasResultEndTime() - Method in interface com.google.cloud.speech.v1.SpeechRecognitionResultOrBuilder
Time offset of the end of this result relative to the beginning of the audio.
hasResultEndTime() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
Time offset of the end of this result relative to the beginning of the audio.
hasResultEndTime() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
Time offset of the end of this result relative to the beginning of the audio.
hasResultEndTime() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionResultOrBuilder
Time offset of the end of this result relative to the beginning of the audio.
hasSpeechAdaptationInfo() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Provides information on speech adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 8;
hasSpeechAdaptationInfo() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
Provides information on speech adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 8;
hasSpeechAdaptationInfo() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeResponseOrBuilder
Provides information on speech adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 8;
hasSpeechAdaptationInfo() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 7;
hasSpeechAdaptationInfo() - Method in class com.google.cloud.speech.v1.RecognizeResponse
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 7;
hasSpeechAdaptationInfo() - Method in interface com.google.cloud.speech.v1.RecognizeResponseOrBuilder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 7;
hasSpeechAdaptationInfo() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 9;
hasSpeechAdaptationInfo() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 9;
hasSpeechAdaptationInfo() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeResponseOrBuilder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 9;
hasSpeechEndTimeout() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
Duration to timeout the stream after speech ends.
hasSpeechEndTimeout() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
Duration to timeout the stream after speech ends.
hasSpeechEndTimeout() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeoutOrBuilder
Duration to timeout the stream after speech ends.
hasSpeechEventTime() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
Time offset between the beginning of the audio and event emission.
hasSpeechEventTime() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
Time offset between the beginning of the audio and event emission.
hasSpeechEventTime() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeResponseOrBuilder
Time offset between the beginning of the audio and event emission.
hasSpeechStartTimeout() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
Duration to timeout the stream if no speech begins.
hasSpeechStartTimeout() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
Duration to timeout the stream if no speech begins.
hasSpeechStartTimeout() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeoutOrBuilder
Duration to timeout the stream if no speech begins.
hasStartTime() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Time when the request was received.
hasStartTime() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
Time when the request was received.
hasStartTime() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeMetadataOrBuilder
Time when the request was received.
hasStartTime() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Time offset relative to the beginning of the audio, and corresponding to the start of the spoken word.
hasStartTime() - Method in class com.google.cloud.speech.v1.WordInfo
Time offset relative to the beginning of the audio, and corresponding to the start of the spoken word.
hasStartTime() - Method in interface com.google.cloud.speech.v1.WordInfoOrBuilder
Time offset relative to the beginning of the audio, and corresponding to the start of the spoken word.
hasStreamingConfig() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
Provides information to the recognizer that specifies how to process the request.
hasStreamingConfig() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
Provides information to the recognizer that specifies how to process the request.
hasStreamingConfig() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeRequestOrBuilder
Provides information to the recognizer that specifies how to process the request.
hasTotalBilledTime() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
When available, billed audio seconds for the corresponding request.
hasTotalBilledTime() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
When available, billed audio seconds for the corresponding request.
hasTotalBilledTime() - Method in interface com.google.cloud.speech.v1.LongRunningRecognizeResponseOrBuilder
When available, billed audio seconds for the corresponding request.
hasTotalBilledTime() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
When available, billed audio seconds for the corresponding request.
hasTotalBilledTime() - Method in class com.google.cloud.speech.v1.RecognizeResponse
When available, billed audio seconds for the corresponding request.
hasTotalBilledTime() - Method in interface com.google.cloud.speech.v1.RecognizeResponseOrBuilder
When available, billed audio seconds for the corresponding request.
hasTotalBilledTime() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
When available, billed audio seconds for the stream.
hasTotalBilledTime() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
When available, billed audio seconds for the stream.
hasTotalBilledTime() - Method in interface com.google.cloud.speech.v1.StreamingRecognizeResponseOrBuilder
When available, billed audio seconds for the stream.
hasTranscriptNormalization() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Optional.
hasTranscriptNormalization() - Method in class com.google.cloud.speech.v1.RecognitionConfig
Optional.
hasTranscriptNormalization() - Method in interface com.google.cloud.speech.v1.RecognitionConfigOrBuilder
Optional.
hasUpdateMask() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
The list of fields to be updated.
hasUpdateMask() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
The list of fields to be updated.
hasUpdateMask() - Method in interface com.google.cloud.speech.v1.UpdateCustomClassRequestOrBuilder
The list of fields to be updated.
hasUpdateMask() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
The list of fields to be updated.
hasUpdateMask() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
The list of fields to be updated.
hasUpdateMask() - Method in interface com.google.cloud.speech.v1.UpdatePhraseSetRequestOrBuilder
The list of fields to be updated.
hasUri() - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
URI that points to a file that contains audio data bytes as specified in `RecognitionConfig`.
hasUri() - Method in class com.google.cloud.speech.v1.RecognitionAudio
URI that points to a file that contains audio data bytes as specified in `RecognitionConfig`.
hasUri() - Method in interface com.google.cloud.speech.v1.RecognitionAudioOrBuilder
URI that points to a file that contains audio data bytes as specified in `RecognitionConfig`.
hasVoiceActivityTimeout() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
If set, the server will automatically close the stream after the specified duration has elapsed after the last VOICE_ACTIVITY speech event has been sent.
hasVoiceActivityTimeout() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
If set, the server will automatically close the stream after the specified duration has elapsed after the last VOICE_ACTIVITY speech event has been sent.
hasVoiceActivityTimeout() - Method in interface com.google.cloud.speech.v1.StreamingRecognitionConfigOrBuilder
If set, the server will automatically close the stream after the specified duration has elapsed after the last VOICE_ACTIVITY speech event has been sent.

I

INDUSTRY_NAICS_CODE_OF_AUDIO_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
INTERACTION_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
INTERACTION_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.InteractionType
Deprecated.
Use case is either unknown or is something other than one of the other values below.
INTERIM_RESULTS_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.CustomClass.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.CustomClass
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.PhraseSet
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.RecognitionAudio
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.RecognitionConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.RecognizeRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.RecognizeResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.SpeechAdaptation
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.SpeechContext
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.TranscriptNormalization
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1.WordInfo
 
internalGetValueMap() - Static method in enum com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding
 
internalGetValueMap() - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.InteractionType
Deprecated.
 
internalGetValueMap() - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.MicrophoneDistance
Deprecated.
 
internalGetValueMap() - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.OriginalMediaType
Deprecated.
 
internalGetValueMap() - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.RecordingDeviceType
Deprecated.
 
internalGetValueMap() - Static method in enum com.google.cloud.speech.v1.StreamingRecognizeResponse.SpeechEventType
 
IS_FINAL_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
isInitialized() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
isInitialized() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
isInitialized() - Method in class com.google.cloud.speech.v1.CustomClass.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
isInitialized() - Method in class com.google.cloud.speech.v1.CustomClass
 
isInitialized() - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
isInitialized() - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
isInitialized() - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
isInitialized() - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
isInitialized() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
isInitialized() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
isInitialized() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
isInitialized() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
isInitialized() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
isInitialized() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
isInitialized() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
isInitialized() - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.PhraseSet
 
isInitialized() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
isInitialized() - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.RecognitionAudio
 
isInitialized() - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.RecognitionConfig
 
isInitialized() - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
 
isInitialized() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
isInitialized() - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.RecognizeRequest
 
isInitialized() - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.RecognizeResponse
 
isInitialized() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
isInitialized() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
isInitialized() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.SpeechAdaptation
 
isInitialized() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
isInitialized() - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.SpeechContext
 
isInitialized() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
isInitialized() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
isInitialized() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
isInitialized() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
isInitialized() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
isInitialized() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
isInitialized() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
isInitialized() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
isInitialized() - Method in class com.google.cloud.speech.v1.TranscriptNormalization
 
isInitialized() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
isInitialized() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
isInitialized() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
isInitialized() - Method in class com.google.cloud.speech.v1.WordInfo.Builder
 
isInitialized() - Method in class com.google.cloud.speech.v1.WordInfo
 
isParsableFrom(String) - Static method in class com.google.cloud.speech.v1.CustomClassName
 
isParsableFrom(String) - Static method in class com.google.cloud.speech.v1.LocationName
 
isParsableFrom(String) - Static method in class com.google.cloud.speech.v1.PhraseSetName
 
ITEMS_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.CustomClass
 

L

LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionConfig
 
LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
LAST_UPDATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
LINEAR16_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding
Uncompressed 16-bit signed little-endian samples (Linear PCM).
ListCustomClassesRequest - Class in com.google.cloud.speech.v1
Message sent by the client for the `ListCustomClasses` method.
ListCustomClassesRequest.Builder - Class in com.google.cloud.speech.v1
Message sent by the client for the `ListCustomClasses` method.
ListCustomClassesRequestOrBuilder - Interface in com.google.cloud.speech.v1
 
ListCustomClassesResponse - Class in com.google.cloud.speech.v1
Message returned to the client by the `ListCustomClasses` method.
ListCustomClassesResponse.Builder - Class in com.google.cloud.speech.v1
Message returned to the client by the `ListCustomClasses` method.
ListCustomClassesResponseOrBuilder - Interface in com.google.cloud.speech.v1
 
ListPhraseSetRequest - Class in com.google.cloud.speech.v1
Message sent by the client for the `ListPhraseSet` method.
ListPhraseSetRequest.Builder - Class in com.google.cloud.speech.v1
Message sent by the client for the `ListPhraseSet` method.
ListPhraseSetRequestOrBuilder - Interface in com.google.cloud.speech.v1
 
ListPhraseSetResponse - Class in com.google.cloud.speech.v1
Message returned to the client by the `ListPhraseSet` method.
ListPhraseSetResponse.Builder - Class in com.google.cloud.speech.v1
Message returned to the client by the `ListPhraseSet` method.
ListPhraseSetResponseOrBuilder - Interface in com.google.cloud.speech.v1
 
LocationName - Class in com.google.cloud.speech.v1
 
LocationName() - Constructor for class com.google.cloud.speech.v1.LocationName
Deprecated.
LocationName.Builder - Class in com.google.cloud.speech.v1
Builder for projects/{project}/locations/{location}.
LongRunningRecognizeMetadata - Class in com.google.cloud.speech.v1
Describes the progress of a long-running `LongRunningRecognize` call.
LongRunningRecognizeMetadata.Builder - Class in com.google.cloud.speech.v1
Describes the progress of a long-running `LongRunningRecognize` call.
LongRunningRecognizeMetadataOrBuilder - Interface in com.google.cloud.speech.v1
 
LongRunningRecognizeRequest - Class in com.google.cloud.speech.v1
The top-level message sent by the client for the `LongRunningRecognize` method.
LongRunningRecognizeRequest.Builder - Class in com.google.cloud.speech.v1
The top-level message sent by the client for the `LongRunningRecognize` method.
LongRunningRecognizeRequestOrBuilder - Interface in com.google.cloud.speech.v1
 
LongRunningRecognizeResponse - Class in com.google.cloud.speech.v1
The only message returned to the client by the `LongRunningRecognize` method.
LongRunningRecognizeResponse.Builder - Class in com.google.cloud.speech.v1
The only message returned to the client by the `LongRunningRecognize` method.
LongRunningRecognizeResponseOrBuilder - Interface in com.google.cloud.speech.v1
 

M

MAX_ALTERNATIVES_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionConfig
 
MAX_SPEAKER_COUNT_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
mergeAbnfGrammar(SpeechAdaptation.ABNFGrammar) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
Augmented Backus-Naur form (ABNF) is a standardized grammar notation comprised by a set of derivation rules.
mergeAdaptation(SpeechAdaptation) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Speech adaptation configuration improves the accuracy of speech recognition.
mergeAudio(RecognitionAudio) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Required.
mergeAudio(RecognitionAudio) - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
Required.
mergeConfig(RecognitionConfig) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Required.
mergeConfig(RecognitionConfig) - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
Required.
mergeConfig(RecognitionConfig) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
Required.
mergeCustomClass(CustomClass) - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
Required.
mergeCustomClass(CustomClass) - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
Required.
mergeDiarizationConfig(SpeakerDiarizationConfig) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Config to enable speaker diarization and set additional parameters to make diarization better suited for your application.
mergeEnableSpokenEmojis(BoolValue) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
The spoken emoji behavior for the call If not set, uses default behavior based on model of choice If 'true', adds spoken emoji formatting for the request.
mergeEnableSpokenPunctuation(BoolValue) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
The spoken punctuation behavior for the call If not set, uses default behavior based on model of choice e.g. command_and_search will enable spoken punctuation by default If 'true', replaces spoken punctuation with the corresponding symbols in the request.
mergeEndTime(Duration) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Time offset relative to the beginning of the audio, and corresponding to the end of the spoken word.
mergeError(Status) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
If set, returns a [google.rpc.Status][google.rpc.Status] message that specifies the error for the operation.
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
 
mergeFrom(CreateCustomClassRequest) - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
 
mergeFrom(CreatePhraseSetRequest) - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
 
mergeFrom(CustomClass) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
 
mergeFrom(CustomClass.ClassItem) - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
 
mergeFrom(DeleteCustomClassRequest) - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
 
mergeFrom(DeletePhraseSetRequest) - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
 
mergeFrom(GetCustomClassRequest) - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
 
mergeFrom(GetPhraseSetRequest) - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
 
mergeFrom(ListCustomClassesRequest) - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
 
mergeFrom(ListCustomClassesResponse) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
 
mergeFrom(ListPhraseSetRequest) - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
 
mergeFrom(ListPhraseSetResponse) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
 
mergeFrom(LongRunningRecognizeMetadata) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
 
mergeFrom(LongRunningRecognizeRequest) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
 
mergeFrom(LongRunningRecognizeResponse) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
 
mergeFrom(PhraseSet) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
 
mergeFrom(PhraseSet.Phrase) - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
 
mergeFrom(RecognitionAudio) - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
 
mergeFrom(RecognitionConfig) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
 
mergeFrom(RecognitionMetadata) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
 
mergeFrom(RecognizeRequest) - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
 
mergeFrom(RecognizeResponse) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
 
mergeFrom(SpeakerDiarizationConfig) - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
 
mergeFrom(SpeechAdaptation.ABNFGrammar) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
 
mergeFrom(SpeechAdaptation) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
 
mergeFrom(SpeechAdaptationInfo) - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
 
mergeFrom(SpeechContext) - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
 
mergeFrom(SpeechRecognitionAlternative) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
 
mergeFrom(SpeechRecognitionResult) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
 
mergeFrom(StreamingRecognitionConfig) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
 
mergeFrom(StreamingRecognitionConfig.VoiceActivityTimeout) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
 
mergeFrom(StreamingRecognitionResult) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
 
mergeFrom(StreamingRecognizeRequest) - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
 
mergeFrom(StreamingRecognizeResponse) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
 
mergeFrom(TranscriptNormalization) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
 
mergeFrom(TranscriptNormalization.Entry) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
 
mergeFrom(TranscriptOutputConfig) - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
 
mergeFrom(UpdateCustomClassRequest) - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
 
mergeFrom(UpdatePhraseSetRequest) - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
 
mergeFrom(WordInfo) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
 
mergeLastUpdateTime(Timestamp) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Time of the most recent processing update.
mergeMetadata(RecognitionMetadata) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Metadata regarding this request.
mergeOutputConfig(TranscriptOutputConfig) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Optional.
mergeOutputConfig(TranscriptOutputConfig) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Original output config if present in the request.
mergeOutputError(Status) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
If the transcript output fails this field contains the relevant error.
mergePhraseSet(PhraseSet) - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
Required.
mergePhraseSet(PhraseSet) - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
Required.
mergeResultEndTime(Duration) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
Time offset of the end of this result relative to the beginning of the audio.
mergeResultEndTime(Duration) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
Time offset of the end of this result relative to the beginning of the audio.
mergeSpeechAdaptationInfo(SpeechAdaptationInfo) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Provides information on speech adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 8;
mergeSpeechAdaptationInfo(SpeechAdaptationInfo) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 7;
mergeSpeechAdaptationInfo(SpeechAdaptationInfo) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 9;
mergeSpeechEndTimeout(Duration) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
Duration to timeout the stream after speech ends.
mergeSpeechEventTime(Duration) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
Time offset between the beginning of the audio and event emission.
mergeSpeechStartTimeout(Duration) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
Duration to timeout the stream if no speech begins.
mergeStartTime(Timestamp) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Time when the request was received.
mergeStartTime(Duration) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Time offset relative to the beginning of the audio, and corresponding to the start of the spoken word.
mergeStreamingConfig(StreamingRecognitionConfig) - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
Provides information to the recognizer that specifies how to process the request.
mergeTotalBilledTime(Duration) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
When available, billed audio seconds for the corresponding request.
mergeTotalBilledTime(Duration) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
When available, billed audio seconds for the corresponding request.
mergeTotalBilledTime(Duration) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
When available, billed audio seconds for the stream.
mergeTranscriptNormalization(TranscriptNormalization) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Optional.
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
 
mergeUpdateMask(FieldMask) - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
The list of fields to be updated.
mergeUpdateMask(FieldMask) - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
The list of fields to be updated.
mergeVoiceActivityTimeout(StreamingRecognitionConfig.VoiceActivityTimeout) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
If set, the server will automatically close the stream after the specified duration has elapsed after the last VOICE_ACTIVITY speech event has been sent.
METADATA_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionConfig
 
MICROPHONE_DISTANCE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
MICROPHONE_DISTANCE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.MicrophoneDistance
Deprecated.
Audio type is not known.
MIDFIELD_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.MicrophoneDistance
Deprecated.
The speaker if within 3 meters of the microphone.
MIN_SPEAKER_COUNT_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
MODEL_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionConfig
 
MP3_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding
MP3 audio.
MULAW_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding
8-bit samples that compand 14-bit audio samples using G.711 PCMU/mu-law.

N

NAME_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.CustomClass
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.GetCustomClassRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.PhraseSet
 
NEARFIELD_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.MicrophoneDistance
Deprecated.
The audio was captured from a closely placed microphone.
newBuilder() - Static method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
newBuilder(CreateCustomClassRequest) - Static method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
newBuilder() - Static method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
newBuilder(CreatePhraseSetRequest) - Static method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
newBuilder() - Static method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
newBuilder(CustomClass.ClassItem) - Static method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
newBuilder() - Static method in class com.google.cloud.speech.v1.CustomClass
 
newBuilder(CustomClass) - Static method in class com.google.cloud.speech.v1.CustomClass
 
newBuilder() - Static method in class com.google.cloud.speech.v1.CustomClassName
 
newBuilder() - Static method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
newBuilder(DeleteCustomClassRequest) - Static method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
newBuilder() - Static method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
newBuilder(DeletePhraseSetRequest) - Static method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
newBuilder() - Static method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
newBuilder(GetCustomClassRequest) - Static method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
newBuilder() - Static method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
newBuilder(GetPhraseSetRequest) - Static method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
newBuilder() - Static method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
newBuilder(ListCustomClassesRequest) - Static method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
newBuilder() - Static method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
newBuilder(ListCustomClassesResponse) - Static method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
newBuilder() - Static method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
newBuilder(ListPhraseSetRequest) - Static method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
newBuilder() - Static method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
newBuilder(ListPhraseSetResponse) - Static method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
newBuilder() - Static method in class com.google.cloud.speech.v1.LocationName
 
newBuilder() - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
newBuilder(LongRunningRecognizeMetadata) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
newBuilder() - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
newBuilder(LongRunningRecognizeRequest) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
newBuilder() - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
newBuilder(LongRunningRecognizeResponse) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
newBuilder() - Static method in class com.google.cloud.speech.v1.PhraseSet
 
newBuilder(PhraseSet) - Static method in class com.google.cloud.speech.v1.PhraseSet
 
newBuilder() - Static method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
newBuilder(PhraseSet.Phrase) - Static method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
newBuilder() - Static method in class com.google.cloud.speech.v1.PhraseSetName
 
newBuilder() - Static method in class com.google.cloud.speech.v1.RecognitionAudio
 
newBuilder(RecognitionAudio) - Static method in class com.google.cloud.speech.v1.RecognitionAudio
 
newBuilder() - Static method in class com.google.cloud.speech.v1.RecognitionConfig
 
newBuilder(RecognitionConfig) - Static method in class com.google.cloud.speech.v1.RecognitionConfig
 
newBuilder() - Static method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
newBuilder(RecognitionMetadata) - Static method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
newBuilder() - Static method in class com.google.cloud.speech.v1.RecognizeRequest
 
newBuilder(RecognizeRequest) - Static method in class com.google.cloud.speech.v1.RecognizeRequest
 
newBuilder() - Static method in class com.google.cloud.speech.v1.RecognizeResponse
 
newBuilder(RecognizeResponse) - Static method in class com.google.cloud.speech.v1.RecognizeResponse
 
newBuilder() - Static method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
newBuilder(SpeakerDiarizationConfig) - Static method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
newBuilder() - Static method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
newBuilder(SpeechAdaptation.ABNFGrammar) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
newBuilder() - Static method in class com.google.cloud.speech.v1.SpeechAdaptation
 
newBuilder(SpeechAdaptation) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation
 
newBuilder() - Static method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
newBuilder(SpeechAdaptationInfo) - Static method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
newBuilder() - Static method in class com.google.cloud.speech.v1.SpeechContext
 
newBuilder(SpeechContext) - Static method in class com.google.cloud.speech.v1.SpeechContext
 
newBuilder() - Static method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
newBuilder(SpeechRecognitionAlternative) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
newBuilder() - Static method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
newBuilder(SpeechRecognitionResult) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
newBuilder() - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
newBuilder(StreamingRecognitionConfig) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
newBuilder() - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
newBuilder(StreamingRecognitionConfig.VoiceActivityTimeout) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
newBuilder() - Static method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
newBuilder(StreamingRecognitionResult) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
newBuilder() - Static method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
newBuilder(StreamingRecognizeRequest) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
newBuilder() - Static method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
newBuilder(StreamingRecognizeResponse) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
newBuilder() - Static method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
newBuilder(TranscriptNormalization.Entry) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
newBuilder() - Static method in class com.google.cloud.speech.v1.TranscriptNormalization
 
newBuilder(TranscriptNormalization) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization
 
newBuilder() - Static method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
newBuilder(TranscriptOutputConfig) - Static method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
newBuilder() - Static method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
newBuilder(UpdateCustomClassRequest) - Static method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
newBuilder() - Static method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
newBuilder(UpdatePhraseSetRequest) - Static method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
newBuilder() - Static method in class com.google.cloud.speech.v1.WordInfo
 
newBuilder(WordInfo) - Static method in class com.google.cloud.speech.v1.WordInfo
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.CustomClass
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.CustomClass
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.PhraseSet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.PhraseSet
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.RecognitionAudio
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.RecognitionAudio
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.RecognitionConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.RecognitionConfig
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.RecognizeRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.RecognizeRequest
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.RecognizeResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.RecognizeResponse
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.SpeechAdaptation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.SpeechAdaptation
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.SpeechContext
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.SpeechContext
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.TranscriptNormalization
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.TranscriptNormalization
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
newBuilderForType() - Method in class com.google.cloud.speech.v1.WordInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1.WordInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.CustomClass
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.PhraseSet
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.RecognitionAudio
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.RecognitionConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.RecognizeRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.RecognizeResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.SpeechAdaptation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.SpeechContext
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.TranscriptNormalization
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.speech.v1.WordInfo
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.ListPhraseSetResponse
 

O

of(String, String, String) - Static method in class com.google.cloud.speech.v1.CustomClassName
 
of(String, String) - Static method in class com.google.cloud.speech.v1.LocationName
 
of(String, String, String) - Static method in class com.google.cloud.speech.v1.PhraseSetName
 
OGG_OPUS_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding
Opus encoded audio frames in Ogg container ([OggOpus](https://wiki.xiph.org/OggOpus)).
ORIGINAL_MEDIA_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
ORIGINAL_MEDIA_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.OriginalMediaType
Deprecated.
Unknown original media type.
ORIGINAL_MIME_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
OTHER_INDOOR_DEVICE_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.RecordingDeviceType
Deprecated.
Speech was recorded indoors.
OTHER_OUTDOOR_DEVICE_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.RecordingDeviceType
Deprecated.
Speech was recorded outdoors.
OUTPUT_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
OUTPUT_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
OUTPUT_ERROR_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 

P

PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
parse(String) - Static method in class com.google.cloud.speech.v1.CustomClassName
 
parse(String) - Static method in class com.google.cloud.speech.v1.LocationName
 
parse(String) - Static method in class com.google.cloud.speech.v1.PhraseSetName
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.CustomClass
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CustomClass
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.PhraseSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.PhraseSet
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.RecognitionAudio
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognitionAudio
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.RecognitionConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognitionConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.RecognizeRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognizeRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.RecognizeResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognizeResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.SpeechContext
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechContext
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1.WordInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.WordInfo
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.CustomClass
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CustomClass
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.CustomClass
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CustomClass
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.CustomClass
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CustomClass
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.CustomClass
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CustomClass
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.CustomClass
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.CustomClass
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.PhraseSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.PhraseSet
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.PhraseSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.PhraseSet
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.PhraseSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.PhraseSet
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.PhraseSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.PhraseSet
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.PhraseSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.PhraseSet
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.RecognitionAudio
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognitionAudio
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.RecognitionAudio
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognitionAudio
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.RecognitionAudio
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognitionAudio
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.RecognitionAudio
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognitionAudio
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.RecognitionAudio
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognitionAudio
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.RecognitionConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognitionConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.RecognitionConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognitionConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.RecognitionConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognitionConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.RecognitionConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognitionConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.RecognitionConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognitionConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.RecognizeRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognizeRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.RecognizeRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognizeRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.RecognizeRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognizeRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.RecognizeRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognizeRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.RecognizeRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognizeRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.RecognizeResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognizeResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.RecognizeResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognizeResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.RecognizeResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognizeResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.RecognizeResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognizeResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.RecognizeResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.RecognizeResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechAdaptation
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.SpeechContext
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechContext
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.SpeechContext
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechContext
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.SpeechContext
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechContext
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.SpeechContext
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechContext
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.SpeechContext
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechContext
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.TranscriptNormalization
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1.WordInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.WordInfo
 
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1.WordInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.WordInfo
 
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1.WordInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.WordInfo
 
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1.WordInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.WordInfo
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1.WordInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.WordInfo
 
parseList(List<String>) - Static method in class com.google.cloud.speech.v1.CustomClassName
 
parseList(List<String>) - Static method in class com.google.cloud.speech.v1.LocationName
 
parseList(List<String>) - Static method in class com.google.cloud.speech.v1.PhraseSetName
 
parser() - Static method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
parser() - Static method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
parser() - Static method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
parser() - Static method in class com.google.cloud.speech.v1.CustomClass
 
parser() - Static method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
parser() - Static method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
parser() - Static method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
parser() - Static method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
parser() - Static method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
parser() - Static method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
parser() - Static method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
parser() - Static method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
parser() - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
parser() - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
parser() - Static method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
parser() - Static method in class com.google.cloud.speech.v1.PhraseSet
 
parser() - Static method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
parser() - Static method in class com.google.cloud.speech.v1.RecognitionAudio
 
parser() - Static method in class com.google.cloud.speech.v1.RecognitionConfig
 
parser() - Static method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
parser() - Static method in class com.google.cloud.speech.v1.RecognizeRequest
 
parser() - Static method in class com.google.cloud.speech.v1.RecognizeResponse
 
parser() - Static method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
parser() - Static method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
parser() - Static method in class com.google.cloud.speech.v1.SpeechAdaptation
 
parser() - Static method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
parser() - Static method in class com.google.cloud.speech.v1.SpeechContext
 
parser() - Static method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
parser() - Static method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
parser() - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
parser() - Static method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
parser() - Static method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
parser() - Static method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
parser() - Static method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
parser() - Static method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
parser() - Static method in class com.google.cloud.speech.v1.TranscriptNormalization
 
parser() - Static method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
parser() - Static method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
parser() - Static method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
parser() - Static method in class com.google.cloud.speech.v1.WordInfo
 
PC_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.RecordingDeviceType
Deprecated.
Speech was recorded using a personal computer or tablet.
PHONE_CALL_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.InteractionType
Deprecated.
A phone-call or video-conference in which two or more people, who are not in the same room, are actively participating.
PHONE_LINE_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.RecordingDeviceType
Deprecated.
Speech was recorded over a phone line.
PHRASE_SET_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
PHRASE_SET_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
PHRASE_SET_ID_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
PHRASE_SET_REFERENCES_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.SpeechAdaptation
 
PHRASE_SETS_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
PHRASE_SETS_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.SpeechAdaptation
 
PHRASES_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.PhraseSet
 
PHRASES_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.SpeechContext
 
PhraseSet - Class in com.google.cloud.speech.v1
Provides "hints" to the speech recognizer to favor specific words and phrases in the results.
PhraseSet.Builder - Class in com.google.cloud.speech.v1
Provides "hints" to the speech recognizer to favor specific words and phrases in the results.
PhraseSet.Phrase - Class in com.google.cloud.speech.v1
A phrases containing words and phrase "hints" so that the speech recognition is more likely to recognize them.
PhraseSet.Phrase.Builder - Class in com.google.cloud.speech.v1
A phrases containing words and phrase "hints" so that the speech recognition is more likely to recognize them.
PhraseSet.PhraseOrBuilder - Interface in com.google.cloud.speech.v1
 
PhraseSetName - Class in com.google.cloud.speech.v1
 
PhraseSetName() - Constructor for class com.google.cloud.speech.v1.PhraseSetName
Deprecated.
PhraseSetName.Builder - Class in com.google.cloud.speech.v1
Builder for projects/{project}/locations/{location}/phraseSets/{phrase_set}.
PhraseSetOrBuilder - Interface in com.google.cloud.speech.v1
 
PRESENTATION_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.InteractionType
Deprecated.
One or more persons lecturing or presenting to others, mostly uninterrupted.
PROFANITY_FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionConfig
 
PROFESSIONALLY_PRODUCED_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.InteractionType
Deprecated.
Professionally produced audio (eg.
PROGRESS_PERCENT_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 

R

RecognitionAudio - Class in com.google.cloud.speech.v1
Contains audio data in the encoding specified in the `RecognitionConfig`.
RecognitionAudio.AudioSourceCase - Enum in com.google.cloud.speech.v1
 
RecognitionAudio.Builder - Class in com.google.cloud.speech.v1
Contains audio data in the encoding specified in the `RecognitionConfig`.
RecognitionAudioOrBuilder - Interface in com.google.cloud.speech.v1
 
RecognitionConfig - Class in com.google.cloud.speech.v1
Provides information to the recognizer that specifies how to process the request.
RecognitionConfig.AudioEncoding - Enum in com.google.cloud.speech.v1
The encoding of the audio data sent in the request.
RecognitionConfig.Builder - Class in com.google.cloud.speech.v1
Provides information to the recognizer that specifies how to process the request.
RecognitionConfigOrBuilder - Interface in com.google.cloud.speech.v1
 
RecognitionMetadata - Class in com.google.cloud.speech.v1
Deprecated.
RecognitionMetadata.Builder - Class in com.google.cloud.speech.v1
Deprecated.
Description of audio data to be recognized.
RecognitionMetadata.InteractionType - Enum in com.google.cloud.speech.v1
Deprecated.
Use case categories that the audio recognition request can be described by.
RecognitionMetadata.MicrophoneDistance - Enum in com.google.cloud.speech.v1
Deprecated.
Enumerates the types of capture settings describing an audio file.
RecognitionMetadata.OriginalMediaType - Enum in com.google.cloud.speech.v1
Deprecated.
The original media the speech was recorded on.
RecognitionMetadata.RecordingDeviceType - Enum in com.google.cloud.speech.v1
Deprecated.
The type of device the speech was recorded with.
RecognitionMetadataOrBuilder - Interface in com.google.cloud.speech.v1
Deprecated.
RecognizeRequest - Class in com.google.cloud.speech.v1
The top-level message sent by the client for the `Recognize` method.
RecognizeRequest.Builder - Class in com.google.cloud.speech.v1
The top-level message sent by the client for the `Recognize` method.
RecognizeRequestOrBuilder - Interface in com.google.cloud.speech.v1
 
RecognizeResponse - Class in com.google.cloud.speech.v1
The only message returned to the client by the `Recognize` method.
RecognizeResponse.Builder - Class in com.google.cloud.speech.v1
The only message returned to the client by the `Recognize` method.
RecognizeResponseOrBuilder - Interface in com.google.cloud.speech.v1
 
RECORDING_DEVICE_NAME_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
RECORDING_DEVICE_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
RECORDING_DEVICE_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.RecordingDeviceType
Deprecated.
The recording device is unknown.
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechAdaptationProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.cloud.speech.v1.SpeechAdaptationProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.cloud.speech.v1.SpeechProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1.SpeechResourceProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.cloud.speech.v1.SpeechResourceProto
 
removeAlternatives(int) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
removeAlternatives(int) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
removeCustomClasses(int) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
The custom classes.
removeCustomClasses(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of custom classes.
removeEntries(int) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
A list of replacement entries.
removeItems(int) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
A collection of class items.
removePhrases(int) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
A list of word and phrases.
removePhraseSets(int) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
The phrase set.
removePhraseSets(int) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase sets.
removeResults(int) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
removeResults(int) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
removeResults(int) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
removeSpeechContexts(int) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
removeWords(int) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
A list of word-specific information for each recognized word.
REPLACE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
REQUEST_ID_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
REQUEST_ID_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognizeResponse
 
REQUEST_ID_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
RESULT_END_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
RESULT_END_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
RESULTS_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
RESULTS_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognizeResponse
 
RESULTS_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 

S

SAMPLE_RATE_HERTZ_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionConfig
 
SEARCH_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
setAbnfGrammar(SpeechAdaptation.ABNFGrammar) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
Augmented Backus-Naur form (ABNF) is a standardized grammar notation comprised by a set of derivation rules.
setAbnfGrammar(SpeechAdaptation.ABNFGrammar.Builder) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
Augmented Backus-Naur form (ABNF) is a standardized grammar notation comprised by a set of derivation rules.
setAbnfStrings(int, String) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
setAdaptation(SpeechAdaptation) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Speech adaptation configuration improves the accuracy of speech recognition.
setAdaptation(SpeechAdaptation.Builder) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Speech adaptation configuration improves the accuracy of speech recognition.
setAdaptationTimeout(boolean) - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
Whether there was a timeout when applying speech adaptation.
setAlternativeLanguageCodes(int, String) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
A list of up to 3 additional [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tags, listing possible alternative languages of the supplied audio.
setAlternatives(int, SpeechRecognitionAlternative) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
setAlternatives(int, SpeechRecognitionAlternative.Builder) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
setAlternatives(int, SpeechRecognitionAlternative) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
setAlternatives(int, SpeechRecognitionAlternative.Builder) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
setAudio(RecognitionAudio) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Required.
setAudio(RecognitionAudio.Builder) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Required.
setAudio(RecognitionAudio) - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
Required.
setAudio(RecognitionAudio.Builder) - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
Required.
setAudioChannelCount(int) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
The number of channels in the input audio data.
setAudioContent(ByteString) - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
The audio data to be recognized.
setAudioTopic(String) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
Description of the content.
setAudioTopicBytes(ByteString) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
Description of the content.
setBoost(float) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
Hint Boost.
setBoost(float) - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
Hint Boost.
setBoost(float) - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
Hint Boost.
setCaseSensitive(boolean) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
Whether the search is case sensitive.
setChannelTag(int) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel.
setChannelTag(int) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel.
setConfidence(float) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
The confidence estimate between 0.0 and 1.0.
setConfidence(float) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
The confidence estimate between 0.0 and 1.0.
setConfig(RecognitionConfig) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Required.
setConfig(RecognitionConfig.Builder) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Required.
setConfig(RecognitionConfig) - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
Required.
setConfig(RecognitionConfig.Builder) - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
Required.
setConfig(RecognitionConfig) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
Required.
setConfig(RecognitionConfig.Builder) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
Required.
setContent(ByteString) - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
The audio data bytes encoded as specified in `RecognitionConfig`.
setCustomClass(CustomClass) - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
Required.
setCustomClass(CustomClass.Builder) - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
Required.
setCustomClass(String) - Method in class com.google.cloud.speech.v1.CustomClassName.Builder
 
setCustomClass(CustomClass) - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
Required.
setCustomClass(CustomClass.Builder) - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
Required.
setCustomClasses(int, CustomClass) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
The custom classes.
setCustomClasses(int, CustomClass.Builder) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
The custom classes.
setCustomClasses(int, CustomClass) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of custom classes.
setCustomClasses(int, CustomClass.Builder) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of custom classes.
setCustomClassId(String) - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
Required.
setCustomClassId(String) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
If this custom class is a resource, the custom_class_id is the resource id of the CustomClass.
setCustomClassIdBytes(ByteString) - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
Required.
setCustomClassIdBytes(ByteString) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
If this custom class is a resource, the custom_class_id is the resource id of the CustomClass.
setDiarizationConfig(SpeakerDiarizationConfig) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Config to enable speaker diarization and set additional parameters to make diarization better suited for your application.
setDiarizationConfig(SpeakerDiarizationConfig.Builder) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Config to enable speaker diarization and set additional parameters to make diarization better suited for your application.
setEnableAutomaticPunctuation(boolean) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
If 'true', adds punctuation to recognition result hypotheses.
setEnableSeparateRecognitionPerChannel(boolean) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
This needs to be set to `true` explicitly and `audio_channel_count` > 1 to get each channel recognized separately.
setEnableSpeakerDiarization(boolean) - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
If 'true', enables speaker detection for each recognized word in the top alternative of the recognition result using a speaker_label provided in the WordInfo.
setEnableSpokenEmojis(BoolValue) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
The spoken emoji behavior for the call If not set, uses default behavior based on model of choice If 'true', adds spoken emoji formatting for the request.
setEnableSpokenEmojis(BoolValue.Builder) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
The spoken emoji behavior for the call If not set, uses default behavior based on model of choice If 'true', adds spoken emoji formatting for the request.
setEnableSpokenPunctuation(BoolValue) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
The spoken punctuation behavior for the call If not set, uses default behavior based on model of choice e.g. command_and_search will enable spoken punctuation by default If 'true', replaces spoken punctuation with the corresponding symbols in the request.
setEnableSpokenPunctuation(BoolValue.Builder) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
The spoken punctuation behavior for the call If not set, uses default behavior based on model of choice e.g. command_and_search will enable spoken punctuation by default If 'true', replaces spoken punctuation with the corresponding symbols in the request.
setEnableVoiceActivityEvents(boolean) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
If `true`, responses with voice activity speech events will be returned as they are detected.
setEnableWordConfidence(boolean) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
If `true`, the top result includes a list of words and the confidence for those words.
setEnableWordTimeOffsets(boolean) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
If `true`, the top result includes a list of words and the start and end time offsets (timestamps) for those words.
setEncoding(RecognitionConfig.AudioEncoding) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Encoding of audio data sent in all `RecognitionAudio` messages.
setEncodingValue(int) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Encoding of audio data sent in all `RecognitionAudio` messages.
setEndTime(Duration) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Time offset relative to the beginning of the audio, and corresponding to the end of the spoken word.
setEndTime(Duration.Builder) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Time offset relative to the beginning of the audio, and corresponding to the end of the spoken word.
setEntries(int, TranscriptNormalization.Entry) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
A list of replacement entries.
setEntries(int, TranscriptNormalization.Entry.Builder) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
A list of replacement entries.
setError(Status) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
If set, returns a [google.rpc.Status][google.rpc.Status] message that specifies the error for the operation.
setError(Status.Builder) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
If set, returns a [google.rpc.Status][google.rpc.Status] message that specifies the error for the operation.
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
 
setGcsUri(String) - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
Specifies a Cloud Storage URI for the recognition results.
setGcsUriBytes(ByteString) - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
Specifies a Cloud Storage URI for the recognition results.
setIndustryNaicsCodeOfAudio(int) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The industry vertical to which this speech recognition request most closely applies.
setInteractionType(RecognitionMetadata.InteractionType) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The use case most closely describing the audio content to be recognized.
setInteractionTypeValue(int) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The use case most closely describing the audio content to be recognized.
setInterimResults(boolean) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
If `true`, interim results (tentative hypotheses) may be returned as they become available (these interim results are indicated with the `is_final=false` flag).
setIsFinal(boolean) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
If `false`, this `StreamingRecognitionResult` represents an interim result that may change.
setItems(int, CustomClass.ClassItem) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
A collection of class items.
setItems(int, CustomClass.ClassItem.Builder) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
A collection of class items.
setLanguageCode(String) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Required.
setLanguageCode(String) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
Output only.
setLanguageCode(String) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
Output only.
setLanguageCodeBytes(ByteString) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Required.
setLanguageCodeBytes(ByteString) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
Output only.
setLanguageCodeBytes(ByteString) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
Output only.
setLastUpdateTime(Timestamp) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Time of the most recent processing update.
setLastUpdateTime(Timestamp.Builder) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Time of the most recent processing update.
setLocation(String) - Method in class com.google.cloud.speech.v1.CustomClassName.Builder
 
setLocation(String) - Method in class com.google.cloud.speech.v1.LocationName.Builder
 
setLocation(String) - Method in class com.google.cloud.speech.v1.PhraseSetName.Builder
 
setMaxAlternatives(int) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Maximum number of recognition hypotheses to be returned.
setMaxSpeakerCount(int) - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
Maximum number of speakers in the conversation.
setMetadata(RecognitionMetadata) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Metadata regarding this request.
setMetadata(RecognitionMetadata.Builder) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Metadata regarding this request.
setMicrophoneDistance(RecognitionMetadata.MicrophoneDistance) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The audio type that most closely describes the audio being recognized.
setMicrophoneDistanceValue(int) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The audio type that most closely describes the audio being recognized.
setMinSpeakerCount(int) - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
Minimum number of speakers in the conversation.
setModel(String) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Which model to select for the given request.
setModelBytes(ByteString) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Which model to select for the given request.
setName(String) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
The resource name of the custom class.
setName(String) - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
The resource name of the phrase set.
setNameBytes(ByteString) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
The resource name of the custom class.
setNameBytes(ByteString) - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
The resource name of the phrase set.
setNextPageToken(String) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
A token, which can be sent as `page_token` to retrieve the next page.
setNextPageToken(String) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
A token, which can be sent as `page_token` to retrieve the next page.
setNextPageTokenBytes(ByteString) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
A token, which can be sent as `page_token` to retrieve the next page.
setNextPageTokenBytes(ByteString) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
A token, which can be sent as `page_token` to retrieve the next page.
setOriginalMediaType(RecognitionMetadata.OriginalMediaType) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The original media the speech was recorded on.
setOriginalMediaTypeValue(int) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The original media the speech was recorded on.
setOriginalMimeType(String) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
Mime type of the original audio file.
setOriginalMimeTypeBytes(ByteString) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
Mime type of the original audio file.
setOutputConfig(TranscriptOutputConfig) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Optional.
setOutputConfig(TranscriptOutputConfig.Builder) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
Optional.
setOutputConfig(TranscriptOutputConfig) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Original output config if present in the request.
setOutputConfig(TranscriptOutputConfig.Builder) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Original output config if present in the request.
setOutputError(Status) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
If the transcript output fails this field contains the relevant error.
setOutputError(Status.Builder) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
If the transcript output fails this field contains the relevant error.
setPageSize(int) - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
The maximum number of custom classes to return.
setPageSize(int) - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
The maximum number of phrase sets to return.
setPageToken(String) - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
A page token, received from a previous `ListCustomClass` call.
setPageToken(String) - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
A page token, received from a previous `ListPhraseSet` call.
setPageTokenBytes(ByteString) - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
A page token, received from a previous `ListCustomClass` call.
setPageTokenBytes(ByteString) - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
A page token, received from a previous `ListPhraseSet` call.
setParent(String) - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
Required.
setPhrases(int, PhraseSet.Phrase) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
A list of word and phrases.
setPhrases(int, PhraseSet.Phrase.Builder) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
A list of word and phrases.
setPhrases(int, String) - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
A list of strings containing words and phrases "hints" so that the speech recognition is more likely to recognize them.
setPhraseSet(PhraseSet) - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
Required.
setPhraseSet(PhraseSet.Builder) - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
Required.
setPhraseSet(String) - Method in class com.google.cloud.speech.v1.PhraseSetName.Builder
 
setPhraseSet(PhraseSet) - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
Required.
setPhraseSet(PhraseSet.Builder) - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
Required.
setPhraseSetId(String) - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
Required.
setPhraseSetIdBytes(ByteString) - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
Required.
setPhraseSetReferences(int, String) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase set resource names to use.
setPhraseSets(int, PhraseSet) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
The phrase set.
setPhraseSets(int, PhraseSet.Builder) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
The phrase set.
setPhraseSets(int, PhraseSet) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase sets.
setPhraseSets(int, PhraseSet.Builder) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
A collection of phrase sets.
setProfanityFilter(boolean) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
If set to `true`, the server will attempt to filter out profanities, replacing all but the initial character in each filtered word with asterisks, e.g.
setProgressPercent(int) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Approximate percentage of audio processed thus far.
setProject(String) - Method in class com.google.cloud.speech.v1.CustomClassName.Builder
 
setProject(String) - Method in class com.google.cloud.speech.v1.LocationName.Builder
 
setProject(String) - Method in class com.google.cloud.speech.v1.PhraseSetName.Builder
 
setRecordingDeviceName(String) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The device used to make the recording.
setRecordingDeviceNameBytes(ByteString) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The device used to make the recording.
setRecordingDeviceType(RecognitionMetadata.RecordingDeviceType) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The type of device the speech was recorded with.
setRecordingDeviceTypeValue(int) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
The type of device the speech was recorded with.
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
 
setReplace(String) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
What to replace with.
setReplaceBytes(ByteString) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
What to replace with.
setRequestId(long) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
The ID associated with the request.
setRequestId(long) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
The ID associated with the request.
setRequestId(long) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
The ID associated with the request.
setResultEndTime(Duration) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
Time offset of the end of this result relative to the beginning of the audio.
setResultEndTime(Duration.Builder) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
Time offset of the end of this result relative to the beginning of the audio.
setResultEndTime(Duration) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
Time offset of the end of this result relative to the beginning of the audio.
setResultEndTime(Duration.Builder) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
Time offset of the end of this result relative to the beginning of the audio.
setResults(int, SpeechRecognitionResult) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
setResults(int, SpeechRecognitionResult.Builder) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
setResults(int, SpeechRecognitionResult) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
setResults(int, SpeechRecognitionResult.Builder) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Sequential list of transcription results corresponding to sequential portions of audio.
setResults(int, StreamingRecognitionResult) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
setResults(int, StreamingRecognitionResult.Builder) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
This repeated list contains zero or more results that correspond to consecutive portions of the audio currently being processed.
setSampleRateHertz(int) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Sample rate in Hertz of the audio data sent in all `RecognitionAudio` messages.
setSearch(String) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
What to replace.
setSearchBytes(ByteString) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
What to replace.
setSingleUtterance(boolean) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
If `false` or omitted, the recognizer will perform continuous recognition (continuing to wait for and process audio even if the user pauses speaking) until the client closes the input stream (gRPC API) or until the maximum time limit has been reached.
setSpeakerLabel(String) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Output only.
setSpeakerLabelBytes(ByteString) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Output only.
setSpeakerTag(int) - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
Deprecated.
google.cloud.speech.v1.SpeakerDiarizationConfig.speaker_tag is deprecated. See google/cloud/speech/v1/cloud_speech.proto;l=493
setSpeakerTag(int) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Deprecated.
google.cloud.speech.v1.WordInfo.speaker_tag is deprecated. See google/cloud/speech/v1/cloud_speech.proto;l=974
setSpeechAdaptationInfo(SpeechAdaptationInfo) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Provides information on speech adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 8;
setSpeechAdaptationInfo(SpeechAdaptationInfo.Builder) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
Provides information on speech adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 8;
setSpeechAdaptationInfo(SpeechAdaptationInfo) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 7;
setSpeechAdaptationInfo(SpeechAdaptationInfo.Builder) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 7;
setSpeechAdaptationInfo(SpeechAdaptationInfo) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 9;
setSpeechAdaptationInfo(SpeechAdaptationInfo.Builder) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
Provides information on adaptation behavior in response .google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 9;
setSpeechContexts(int, SpeechContext) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
setSpeechContexts(int, SpeechContext.Builder) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Array of [SpeechContext][google.cloud.speech.v1.SpeechContext].
setSpeechEndTimeout(Duration) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
Duration to timeout the stream after speech ends.
setSpeechEndTimeout(Duration.Builder) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
Duration to timeout the stream after speech ends.
setSpeechEventTime(Duration) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
Time offset between the beginning of the audio and event emission.
setSpeechEventTime(Duration.Builder) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
Time offset between the beginning of the audio and event emission.
setSpeechEventType(StreamingRecognizeResponse.SpeechEventType) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
Indicates the type of speech event.
setSpeechEventTypeValue(int) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
Indicates the type of speech event.
setSpeechStartTimeout(Duration) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
Duration to timeout the stream if no speech begins.
setSpeechStartTimeout(Duration.Builder) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
Duration to timeout the stream if no speech begins.
setStability(float) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
An estimate of the likelihood that the recognizer will not change its guess about this interim result.
setStartTime(Timestamp) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Time when the request was received.
setStartTime(Timestamp.Builder) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Time when the request was received.
setStartTime(Duration) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Time offset relative to the beginning of the audio, and corresponding to the start of the spoken word.
setStartTime(Duration.Builder) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
Time offset relative to the beginning of the audio, and corresponding to the start of the spoken word.
setStreamingConfig(StreamingRecognitionConfig) - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
Provides information to the recognizer that specifies how to process the request.
setStreamingConfig(StreamingRecognitionConfig.Builder) - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
Provides information to the recognizer that specifies how to process the request.
setTimeoutMessage(String) - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
If set, returns a message specifying which part of the speech adaptation request timed out.
setTimeoutMessageBytes(ByteString) - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
If set, returns a message specifying which part of the speech adaptation request timed out.
setTotalBilledTime(Duration) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
When available, billed audio seconds for the corresponding request.
setTotalBilledTime(Duration.Builder) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
When available, billed audio seconds for the corresponding request.
setTotalBilledTime(Duration) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
When available, billed audio seconds for the corresponding request.
setTotalBilledTime(Duration.Builder) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
When available, billed audio seconds for the corresponding request.
setTotalBilledTime(Duration) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
When available, billed audio seconds for the stream.
setTotalBilledTime(Duration.Builder) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
When available, billed audio seconds for the stream.
setTranscript(String) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
Transcript text representing the words that the user spoke.
setTranscriptBytes(ByteString) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
Transcript text representing the words that the user spoke.
setTranscriptNormalization(TranscriptNormalization) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Optional.
setTranscriptNormalization(TranscriptNormalization.Builder) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Optional.
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.CustomClass.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.GetCustomClassRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.PhraseSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.RecognitionMetadata.Builder
Deprecated.
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.RecognizeRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.RecognizeResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.SpeechContext.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
 
setUpdateMask(FieldMask) - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
The list of fields to be updated.
setUpdateMask(FieldMask.Builder) - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest.Builder
The list of fields to be updated.
setUpdateMask(FieldMask) - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
The list of fields to be updated.
setUpdateMask(FieldMask.Builder) - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest.Builder
The list of fields to be updated.
setUri(String) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Output only.
setUri(String) - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
URI that points to a file that contains audio data bytes as specified in `RecognitionConfig`.
setUriBytes(ByteString) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata.Builder
Output only.
setUriBytes(ByteString) - Method in class com.google.cloud.speech.v1.RecognitionAudio.Builder
URI that points to a file that contains audio data bytes as specified in `RecognitionConfig`.
setUseEnhanced(boolean) - Method in class com.google.cloud.speech.v1.RecognitionConfig.Builder
Set to true to use an enhanced model for speech recognition.
setValue(String) - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
The class item's value.
setValue(String) - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
The phrase itself.
setValueBytes(ByteString) - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem.Builder
The class item's value.
setValueBytes(ByteString) - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase.Builder
The phrase itself.
setVoiceActivityTimeout(StreamingRecognitionConfig.VoiceActivityTimeout) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
If set, the server will automatically close the stream after the specified duration has elapsed after the last VOICE_ACTIVITY speech event has been sent.
setVoiceActivityTimeout(StreamingRecognitionConfig.VoiceActivityTimeout.Builder) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.Builder
If set, the server will automatically close the stream after the specified duration has elapsed after the last VOICE_ACTIVITY speech event has been sent.
setWord(String) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
The word corresponding to this set of information.
setWordBytes(ByteString) - Method in class com.google.cloud.speech.v1.WordInfo.Builder
The word corresponding to this set of information.
setWords(int, WordInfo) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
A list of word-specific information for each recognized word.
setWords(int, WordInfo.Builder) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative.Builder
A list of word-specific information for each recognized word.
SINGLE_UTTERANCE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
SMARTPHONE_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.RecordingDeviceType
Deprecated.
Speech was recorded on a smartphone.
SPEAKER_LABEL_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.WordInfo
 
SPEAKER_TAG_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
SPEAKER_TAG_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.WordInfo
 
SpeakerDiarizationConfig - Class in com.google.cloud.speech.v1
Config to enable speaker diarization.
SpeakerDiarizationConfig.Builder - Class in com.google.cloud.speech.v1
Config to enable speaker diarization.
SpeakerDiarizationConfigOrBuilder - Interface in com.google.cloud.speech.v1
 
SPEECH_ACTIVITY_BEGIN_VALUE - Static variable in enum com.google.cloud.speech.v1.StreamingRecognizeResponse.SpeechEventType
This event indicates that the server has detected the beginning of human voice activity in the stream.
SPEECH_ACTIVITY_END_VALUE - Static variable in enum com.google.cloud.speech.v1.StreamingRecognizeResponse.SpeechEventType
This event indicates that the server has detected the end of human voice activity in the stream.
SPEECH_ACTIVITY_TIMEOUT_VALUE - Static variable in enum com.google.cloud.speech.v1.StreamingRecognizeResponse.SpeechEventType
This event indicates that the user-set timeout for speech activity begin or end has exceeded.
SPEECH_ADAPTATION_INFO_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
SPEECH_ADAPTATION_INFO_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognizeResponse
 
SPEECH_ADAPTATION_INFO_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
SPEECH_CONTEXTS_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionConfig
 
SPEECH_END_TIMEOUT_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
SPEECH_EVENT_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
SPEECH_EVENT_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
SPEECH_EVENT_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.speech.v1.StreamingRecognizeResponse.SpeechEventType
No speech event specified.
SPEECH_START_TIMEOUT_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
SpeechAdaptation - Class in com.google.cloud.speech.v1
Speech adaptation configuration.
SpeechAdaptation.ABNFGrammar - Class in com.google.cloud.speech.v1
Protobuf type google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
SpeechAdaptation.ABNFGrammar.Builder - Class in com.google.cloud.speech.v1
Protobuf type google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
SpeechAdaptation.ABNFGrammarOrBuilder - Interface in com.google.cloud.speech.v1
 
SpeechAdaptation.Builder - Class in com.google.cloud.speech.v1
Speech adaptation configuration.
SpeechAdaptationInfo - Class in com.google.cloud.speech.v1
Information on speech adaptation use in results Protobuf type google.cloud.speech.v1.SpeechAdaptationInfo
SpeechAdaptationInfo.Builder - Class in com.google.cloud.speech.v1
Information on speech adaptation use in results Protobuf type google.cloud.speech.v1.SpeechAdaptationInfo
SpeechAdaptationInfoOrBuilder - Interface in com.google.cloud.speech.v1
 
SpeechAdaptationOrBuilder - Interface in com.google.cloud.speech.v1
 
SpeechAdaptationProto - Class in com.google.cloud.speech.v1
 
SpeechContext - Class in com.google.cloud.speech.v1
Provides "hints" to the speech recognizer to favor specific words and phrases in the results.
SpeechContext.Builder - Class in com.google.cloud.speech.v1
Provides "hints" to the speech recognizer to favor specific words and phrases in the results.
SpeechContextOrBuilder - Interface in com.google.cloud.speech.v1
 
SpeechProto - Class in com.google.cloud.speech.v1
 
SpeechRecognitionAlternative - Class in com.google.cloud.speech.v1
Alternative hypotheses (a.k.a. n-best list).
SpeechRecognitionAlternative.Builder - Class in com.google.cloud.speech.v1
Alternative hypotheses (a.k.a. n-best list).
SpeechRecognitionAlternativeOrBuilder - Interface in com.google.cloud.speech.v1
 
SpeechRecognitionResult - Class in com.google.cloud.speech.v1
A speech recognition result corresponding to a portion of the audio.
SpeechRecognitionResult.Builder - Class in com.google.cloud.speech.v1
A speech recognition result corresponding to a portion of the audio.
SpeechRecognitionResultOrBuilder - Interface in com.google.cloud.speech.v1
 
SpeechResourceProto - Class in com.google.cloud.speech.v1
 
SPEEX_WITH_HEADER_BYTE_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding
Although the use of lossy encodings is not recommended, if a very low bitrate encoding is required, `OGG_OPUS` is highly preferred over Speex encoding.
STABILITY_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
START_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
START_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.WordInfo
 
STREAMING_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
StreamingRecognitionConfig - Class in com.google.cloud.speech.v1
Provides information to the recognizer that specifies how to process the request.
StreamingRecognitionConfig.Builder - Class in com.google.cloud.speech.v1
Provides information to the recognizer that specifies how to process the request.
StreamingRecognitionConfig.VoiceActivityTimeout - Class in com.google.cloud.speech.v1
Events that a timeout can be set on for voice activity.
StreamingRecognitionConfig.VoiceActivityTimeout.Builder - Class in com.google.cloud.speech.v1
Events that a timeout can be set on for voice activity.
StreamingRecognitionConfig.VoiceActivityTimeoutOrBuilder - Interface in com.google.cloud.speech.v1
 
StreamingRecognitionConfigOrBuilder - Interface in com.google.cloud.speech.v1
 
StreamingRecognitionResult - Class in com.google.cloud.speech.v1
A streaming speech recognition result corresponding to a portion of the audio that is currently being processed.
StreamingRecognitionResult.Builder - Class in com.google.cloud.speech.v1
A streaming speech recognition result corresponding to a portion of the audio that is currently being processed.
StreamingRecognitionResultOrBuilder - Interface in com.google.cloud.speech.v1
 
StreamingRecognizeRequest - Class in com.google.cloud.speech.v1
The top-level message sent by the client for the `StreamingRecognize` method.
StreamingRecognizeRequest.Builder - Class in com.google.cloud.speech.v1
The top-level message sent by the client for the `StreamingRecognize` method.
StreamingRecognizeRequest.StreamingRequestCase - Enum in com.google.cloud.speech.v1
 
StreamingRecognizeRequestOrBuilder - Interface in com.google.cloud.speech.v1
 
StreamingRecognizeResponse - Class in com.google.cloud.speech.v1
`StreamingRecognizeResponse` is the only message returned to the client by `StreamingRecognize`.
StreamingRecognizeResponse.Builder - Class in com.google.cloud.speech.v1
`StreamingRecognizeResponse` is the only message returned to the client by `StreamingRecognize`.
StreamingRecognizeResponse.SpeechEventType - Enum in com.google.cloud.speech.v1
Indicates the type of speech event.
StreamingRecognizeResponseOrBuilder - Interface in com.google.cloud.speech.v1
 

T

TIMEOUT_MESSAGE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
toBuilder() - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
toBuilder() - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
toBuilder() - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
toBuilder() - Method in class com.google.cloud.speech.v1.CustomClass
 
toBuilder() - Method in class com.google.cloud.speech.v1.CustomClassName
 
toBuilder() - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
toBuilder() - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
toBuilder() - Method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
toBuilder() - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
toBuilder() - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
toBuilder() - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
toBuilder() - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
toBuilder() - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
toBuilder() - Method in class com.google.cloud.speech.v1.LocationName
 
toBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
toBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
toBuilder() - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
toBuilder() - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
toBuilder() - Method in class com.google.cloud.speech.v1.PhraseSet
 
toBuilder() - Method in class com.google.cloud.speech.v1.PhraseSetName
 
toBuilder() - Method in class com.google.cloud.speech.v1.RecognitionAudio
 
toBuilder() - Method in class com.google.cloud.speech.v1.RecognitionConfig
 
toBuilder() - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
toBuilder() - Method in class com.google.cloud.speech.v1.RecognizeRequest
 
toBuilder() - Method in class com.google.cloud.speech.v1.RecognizeResponse
 
toBuilder() - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
toBuilder() - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
toBuilder() - Method in class com.google.cloud.speech.v1.SpeechAdaptation
 
toBuilder() - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
toBuilder() - Method in class com.google.cloud.speech.v1.SpeechContext
 
toBuilder() - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
toBuilder() - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
toBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
toBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
toBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
toBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
toBuilder() - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
toBuilder() - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
toBuilder() - Method in class com.google.cloud.speech.v1.TranscriptNormalization
 
toBuilder() - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
toBuilder() - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
toBuilder() - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
toBuilder() - Method in class com.google.cloud.speech.v1.WordInfo
 
toString() - Method in class com.google.cloud.speech.v1.CustomClassName
 
toString() - Method in class com.google.cloud.speech.v1.LocationName
 
toString() - Method in class com.google.cloud.speech.v1.PhraseSetName
 
toStringList(List<CustomClassName>) - Static method in class com.google.cloud.speech.v1.CustomClassName
 
toStringList(List<LocationName>) - Static method in class com.google.cloud.speech.v1.LocationName
 
toStringList(List<PhraseSetName>) - Static method in class com.google.cloud.speech.v1.PhraseSetName
 
TOTAL_BILLED_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
TOTAL_BILLED_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognizeResponse
 
TOTAL_BILLED_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
TRANSCRIPT_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
TRANSCRIPT_NORMALIZATION_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionConfig
 
TranscriptNormalization - Class in com.google.cloud.speech.v1
Transcription normalization configuration.
TranscriptNormalization.Builder - Class in com.google.cloud.speech.v1
Transcription normalization configuration.
TranscriptNormalization.Entry - Class in com.google.cloud.speech.v1
A single replacement configuration.
TranscriptNormalization.Entry.Builder - Class in com.google.cloud.speech.v1
A single replacement configuration.
TranscriptNormalization.EntryOrBuilder - Interface in com.google.cloud.speech.v1
 
TranscriptNormalizationOrBuilder - Interface in com.google.cloud.speech.v1
 
TranscriptOutputConfig - Class in com.google.cloud.speech.v1
Specifies an optional destination for the recognition results.
TranscriptOutputConfig.Builder - Class in com.google.cloud.speech.v1
Specifies an optional destination for the recognition results.
TranscriptOutputConfig.OutputTypeCase - Enum in com.google.cloud.speech.v1
 
TranscriptOutputConfigOrBuilder - Interface in com.google.cloud.speech.v1
 

U

UPDATE_MASK_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
UPDATE_MASK_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
UpdateCustomClassRequest - Class in com.google.cloud.speech.v1
Message sent by the client for the `UpdateCustomClass` method.
UpdateCustomClassRequest.Builder - Class in com.google.cloud.speech.v1
Message sent by the client for the `UpdateCustomClass` method.
UpdateCustomClassRequestOrBuilder - Interface in com.google.cloud.speech.v1
 
UpdatePhraseSetRequest - Class in com.google.cloud.speech.v1
Message sent by the client for the `UpdatePhraseSet` method.
UpdatePhraseSetRequest.Builder - Class in com.google.cloud.speech.v1
Message sent by the client for the `UpdatePhraseSet` method.
UpdatePhraseSetRequestOrBuilder - Interface in com.google.cloud.speech.v1
 
URI_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
URI_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionAudio
 
USE_ENHANCED_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.RecognitionConfig
 

V

VALUE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
VALUE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
valueOf(String) - Static method in enum com.google.cloud.speech.v1.RecognitionAudio.AudioSourceCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.speech.v1.RecognitionAudio.AudioSourceCase
valueOf(String) - Static method in enum com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding
 
valueOf(String) - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.InteractionType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.InteractionType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.InteractionType
Deprecated.
 
valueOf(String) - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.MicrophoneDistance
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.MicrophoneDistance
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.MicrophoneDistance
Deprecated.
 
valueOf(String) - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.OriginalMediaType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.OriginalMediaType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.OriginalMediaType
Deprecated.
 
valueOf(String) - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.RecordingDeviceType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.RecordingDeviceType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.RecordingDeviceType
Deprecated.
 
valueOf(String) - Static method in enum com.google.cloud.speech.v1.StreamingRecognizeRequest.StreamingRequestCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.speech.v1.StreamingRecognizeRequest.StreamingRequestCase
valueOf(String) - Static method in enum com.google.cloud.speech.v1.StreamingRecognizeResponse.SpeechEventType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.speech.v1.StreamingRecognizeResponse.SpeechEventType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.speech.v1.StreamingRecognizeResponse.SpeechEventType
 
valueOf(String) - Static method in enum com.google.cloud.speech.v1.TranscriptOutputConfig.OutputTypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.speech.v1.TranscriptOutputConfig.OutputTypeCase
values() - Static method in enum com.google.cloud.speech.v1.RecognitionAudio.AudioSourceCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.InteractionType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.MicrophoneDistance
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.OriginalMediaType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.speech.v1.RecognitionMetadata.RecordingDeviceType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.speech.v1.StreamingRecognizeRequest.StreamingRequestCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.speech.v1.StreamingRecognizeResponse.SpeechEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.speech.v1.TranscriptOutputConfig.OutputTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
VEHICLE_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.RecordingDeviceType
Deprecated.
Speech was recorded in a vehicle.
VIDEO_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.OriginalMediaType
Deprecated.
The speech data originally recorded on a video.
VOICE_ACTIVITY_TIMEOUT_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
VOICE_COMMAND_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.InteractionType
Deprecated.
Transcribe voice commands, such as for controlling a device.
VOICE_SEARCH_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.InteractionType
Deprecated.
Transcribe spoken questions and queries into text.
VOICEMAIL_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionMetadata.InteractionType
Deprecated.
A recorded message intended for another person to listen to.

W

WEBM_OPUS_VALUE - Static variable in enum com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding
Opus encoded audio frames in WebM container ([OggOpus](https://wiki.xiph.org/OggOpus)).
WORD_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.WordInfo
 
WordInfo - Class in com.google.cloud.speech.v1
Word-specific information for recognized words.
WordInfo.Builder - Class in com.google.cloud.speech.v1
Word-specific information for recognized words.
WordInfoOrBuilder - Interface in com.google.cloud.speech.v1
 
WORDS_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.CreateCustomClassRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.CreatePhraseSetRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.CustomClass.ClassItem
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.CustomClass
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.DeleteCustomClassRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.DeletePhraseSetRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.GetCustomClassRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.GetPhraseSetRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.ListCustomClassesRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.ListCustomClassesResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.ListPhraseSetRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.ListPhraseSetResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.LongRunningRecognizeResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.PhraseSet.Phrase
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.PhraseSet
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.RecognitionAudio
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.RecognitionConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.RecognitionMetadata
Deprecated.
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.RecognizeRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.RecognizeResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.SpeakerDiarizationConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.SpeechAdaptation.ABNFGrammar
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.SpeechAdaptation
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.SpeechAdaptationInfo
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.SpeechContext
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.SpeechRecognitionAlternative
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.SpeechRecognitionResult
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig.VoiceActivityTimeout
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.StreamingRecognitionConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.StreamingRecognitionResult
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.StreamingRecognizeRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.StreamingRecognizeResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.TranscriptNormalization.Entry
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.TranscriptNormalization
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.TranscriptOutputConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.UpdateCustomClassRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.UpdatePhraseSetRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1.WordInfo
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2025 Google LLC. All rights reserved.