| Modifier and Type | Class and Description |
|---|---|
class |
SpeechAdaptationInfo
Information on speech adaptation use in results
Protobuf type
google.cloud.speech.v1.SpeechAdaptationInfo |
static class |
SpeechAdaptationInfo.Builder
Information on speech adaptation use in results
Protobuf type
google.cloud.speech.v1.SpeechAdaptationInfo |
| Modifier and Type | Method and Description |
|---|---|
SpeechAdaptationInfoOrBuilder |
LongRunningRecognizeResponse.getSpeechAdaptationInfoOrBuilder()
Provides information on speech adaptation behavior in response
.google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 8; |
SpeechAdaptationInfoOrBuilder |
LongRunningRecognizeResponse.Builder.getSpeechAdaptationInfoOrBuilder()
Provides information on speech adaptation behavior in response
.google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 8; |
SpeechAdaptationInfoOrBuilder |
RecognizeResponse.getSpeechAdaptationInfoOrBuilder()
Provides information on adaptation behavior in response
.google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 7; |
SpeechAdaptationInfoOrBuilder |
RecognizeResponse.Builder.getSpeechAdaptationInfoOrBuilder()
Provides information on adaptation behavior in response
.google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 7; |
SpeechAdaptationInfoOrBuilder |
RecognizeResponseOrBuilder.getSpeechAdaptationInfoOrBuilder()
Provides information on adaptation behavior in response
.google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 7; |
SpeechAdaptationInfoOrBuilder |
StreamingRecognizeResponseOrBuilder.getSpeechAdaptationInfoOrBuilder()
Provides information on adaptation behavior in response
.google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 9; |
SpeechAdaptationInfoOrBuilder |
StreamingRecognizeResponse.getSpeechAdaptationInfoOrBuilder()
Provides information on adaptation behavior in response
.google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 9; |
SpeechAdaptationInfoOrBuilder |
StreamingRecognizeResponse.Builder.getSpeechAdaptationInfoOrBuilder()
Provides information on adaptation behavior in response
.google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 9; |
SpeechAdaptationInfoOrBuilder |
LongRunningRecognizeResponseOrBuilder.getSpeechAdaptationInfoOrBuilder()
Provides information on speech adaptation behavior in response
.google.cloud.speech.v1.SpeechAdaptationInfo speech_adaptation_info = 8; |
Copyright © 2025 Google LLC. All rights reserved.