public interface SpeechConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getSpeechRecognizer()
The fully-qualified Speech Recognizer resource name.
|
com.google.protobuf.ByteString |
getSpeechRecognizerBytes()
The fully-qualified Speech Recognizer resource name.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSpeechRecognizer()
The fully-qualified Speech Recognizer resource name.
Format:
`projects/{project_id}/locations/{location}/recognizer/{recognizer}`
string speech_recognizer = 1 [(.google.api.resource_reference) = { ... }com.google.protobuf.ByteString getSpeechRecognizerBytes()
The fully-qualified Speech Recognizer resource name.
Format:
`projects/{project_id}/locations/{location}/recognizer/{recognizer}`
string speech_recognizer = 1 [(.google.api.resource_reference) = { ... }Copyright © 2023 Google LLC. All rights reserved.