Class SpeechRecognitionResult.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
-
- com.google.cloud.speech.v1p1beta1.SpeechRecognitionResult.Builder
-
- All Implemented Interfaces:
SpeechRecognitionResultOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- SpeechRecognitionResult
public static final class SpeechRecognitionResult.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder> implements SpeechRecognitionResultOrBuilder
A speech recognition result corresponding to a portion of the audio.
Protobuf typegoogle.cloud.speech.v1p1beta1.SpeechRecognitionResult
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description SpeechRecognitionResult.Builder
addAllAlternatives(Iterable<? extends SpeechRecognitionAlternative> values)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).SpeechRecognitionResult.Builder
addAlternatives(int index, SpeechRecognitionAlternative value)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).SpeechRecognitionResult.Builder
addAlternatives(int index, SpeechRecognitionAlternative.Builder builderForValue)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).SpeechRecognitionResult.Builder
addAlternatives(SpeechRecognitionAlternative value)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).SpeechRecognitionResult.Builder
addAlternatives(SpeechRecognitionAlternative.Builder builderForValue)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).SpeechRecognitionAlternative.Builder
addAlternativesBuilder()
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).SpeechRecognitionAlternative.Builder
addAlternativesBuilder(int index)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).SpeechRecognitionResult.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
SpeechRecognitionResult
build()
SpeechRecognitionResult
buildPartial()
SpeechRecognitionResult.Builder
clear()
SpeechRecognitionResult.Builder
clearAlternatives()
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).SpeechRecognitionResult.Builder
clearChannelTag()
For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel.SpeechRecognitionResult.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
SpeechRecognitionResult.Builder
clearLanguageCode()
Output only.SpeechRecognitionResult.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
SpeechRecognitionResult.Builder
clearResultEndTime()
Time offset of the end of this result relative to the beginning of the audio.SpeechRecognitionResult.Builder
clone()
SpeechRecognitionAlternative
getAlternatives(int index)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).SpeechRecognitionAlternative.Builder
getAlternativesBuilder(int index)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).List<SpeechRecognitionAlternative.Builder>
getAlternativesBuilderList()
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).int
getAlternativesCount()
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).List<SpeechRecognitionAlternative>
getAlternativesList()
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).SpeechRecognitionAlternativeOrBuilder
getAlternativesOrBuilder(int index)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).List<? extends SpeechRecognitionAlternativeOrBuilder>
getAlternativesOrBuilderList()
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).int
getChannelTag()
For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel.SpeechRecognitionResult
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getLanguageCode()
Output only.com.google.protobuf.ByteString
getLanguageCodeBytes()
Output only.com.google.protobuf.Duration
getResultEndTime()
Time offset of the end of this result relative to the beginning of the audio.com.google.protobuf.Duration.Builder
getResultEndTimeBuilder()
Time offset of the end of this result relative to the beginning of the audio.com.google.protobuf.DurationOrBuilder
getResultEndTimeOrBuilder()
Time offset of the end of this result relative to the beginning of the audio.boolean
hasResultEndTime()
Time offset of the end of this result relative to the beginning of the audio.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
SpeechRecognitionResult.Builder
mergeFrom(SpeechRecognitionResult other)
SpeechRecognitionResult.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SpeechRecognitionResult.Builder
mergeFrom(com.google.protobuf.Message other)
SpeechRecognitionResult.Builder
mergeResultEndTime(com.google.protobuf.Duration value)
Time offset of the end of this result relative to the beginning of the audio.SpeechRecognitionResult.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
SpeechRecognitionResult.Builder
removeAlternatives(int index)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).SpeechRecognitionResult.Builder
setAlternatives(int index, SpeechRecognitionAlternative value)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).SpeechRecognitionResult.Builder
setAlternatives(int index, SpeechRecognitionAlternative.Builder builderForValue)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).SpeechRecognitionResult.Builder
setChannelTag(int value)
For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel.SpeechRecognitionResult.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
SpeechRecognitionResult.Builder
setLanguageCode(String value)
Output only.SpeechRecognitionResult.Builder
setLanguageCodeBytes(com.google.protobuf.ByteString value)
Output only.SpeechRecognitionResult.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
SpeechRecognitionResult.Builder
setResultEndTime(com.google.protobuf.Duration value)
Time offset of the end of this result relative to the beginning of the audio.SpeechRecognitionResult.Builder
setResultEndTime(com.google.protobuf.Duration.Builder builderForValue)
Time offset of the end of this result relative to the beginning of the audio.SpeechRecognitionResult.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
-
clear
public SpeechRecognitionResult.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
-
getDefaultInstanceForType
public SpeechRecognitionResult getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public SpeechRecognitionResult build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public SpeechRecognitionResult buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public SpeechRecognitionResult.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
-
setField
public SpeechRecognitionResult.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
-
clearField
public SpeechRecognitionResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
-
clearOneof
public SpeechRecognitionResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
-
setRepeatedField
public SpeechRecognitionResult.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
-
addRepeatedField
public SpeechRecognitionResult.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
-
mergeFrom
public SpeechRecognitionResult.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<SpeechRecognitionResult.Builder>
-
mergeFrom
public SpeechRecognitionResult.Builder mergeFrom(SpeechRecognitionResult other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
-
mergeFrom
public SpeechRecognitionResult.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<SpeechRecognitionResult.Builder>
- Throws:
IOException
-
getAlternativesList
public List<SpeechRecognitionAlternative> getAlternativesList()
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
- Specified by:
getAlternativesList
in interfaceSpeechRecognitionResultOrBuilder
-
getAlternativesCount
public int getAlternativesCount()
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
- Specified by:
getAlternativesCount
in interfaceSpeechRecognitionResultOrBuilder
-
getAlternatives
public SpeechRecognitionAlternative getAlternatives(int index)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
- Specified by:
getAlternatives
in interfaceSpeechRecognitionResultOrBuilder
-
setAlternatives
public SpeechRecognitionResult.Builder setAlternatives(int index, SpeechRecognitionAlternative value)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
-
setAlternatives
public SpeechRecognitionResult.Builder setAlternatives(int index, SpeechRecognitionAlternative.Builder builderForValue)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
-
addAlternatives
public SpeechRecognitionResult.Builder addAlternatives(SpeechRecognitionAlternative value)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
-
addAlternatives
public SpeechRecognitionResult.Builder addAlternatives(int index, SpeechRecognitionAlternative value)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
-
addAlternatives
public SpeechRecognitionResult.Builder addAlternatives(SpeechRecognitionAlternative.Builder builderForValue)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
-
addAlternatives
public SpeechRecognitionResult.Builder addAlternatives(int index, SpeechRecognitionAlternative.Builder builderForValue)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
-
addAllAlternatives
public SpeechRecognitionResult.Builder addAllAlternatives(Iterable<? extends SpeechRecognitionAlternative> values)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
-
clearAlternatives
public SpeechRecognitionResult.Builder clearAlternatives()
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
-
removeAlternatives
public SpeechRecognitionResult.Builder removeAlternatives(int index)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
-
getAlternativesBuilder
public SpeechRecognitionAlternative.Builder getAlternativesBuilder(int index)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
-
getAlternativesOrBuilder
public SpeechRecognitionAlternativeOrBuilder getAlternativesOrBuilder(int index)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
- Specified by:
getAlternativesOrBuilder
in interfaceSpeechRecognitionResultOrBuilder
-
getAlternativesOrBuilderList
public List<? extends SpeechRecognitionAlternativeOrBuilder> getAlternativesOrBuilderList()
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
- Specified by:
getAlternativesOrBuilderList
in interfaceSpeechRecognitionResultOrBuilder
-
addAlternativesBuilder
public SpeechRecognitionAlternative.Builder addAlternativesBuilder()
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
-
addAlternativesBuilder
public SpeechRecognitionAlternative.Builder addAlternativesBuilder(int index)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
-
getAlternativesBuilderList
public List<SpeechRecognitionAlternative.Builder> getAlternativesBuilderList()
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
-
getChannelTag
public int getChannelTag()
For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel. For audio_channel_count = N, its output values can range from '1' to 'N'.
int32 channel_tag = 2;
- Specified by:
getChannelTag
in interfaceSpeechRecognitionResultOrBuilder
- Returns:
- The channelTag.
-
setChannelTag
public SpeechRecognitionResult.Builder setChannelTag(int value)
For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel. For audio_channel_count = N, its output values can range from '1' to 'N'.
int32 channel_tag = 2;
- Parameters:
value
- The channelTag to set.- Returns:
- This builder for chaining.
-
clearChannelTag
public SpeechRecognitionResult.Builder clearChannelTag()
For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel. For audio_channel_count = N, its output values can range from '1' to 'N'.
int32 channel_tag = 2;
- Returns:
- This builder for chaining.
-
hasResultEndTime
public boolean hasResultEndTime()
Time offset of the end of this result relative to the beginning of the audio.
.google.protobuf.Duration result_end_time = 4;
- Specified by:
hasResultEndTime
in interfaceSpeechRecognitionResultOrBuilder
- Returns:
- Whether the resultEndTime field is set.
-
getResultEndTime
public com.google.protobuf.Duration getResultEndTime()
Time offset of the end of this result relative to the beginning of the audio.
.google.protobuf.Duration result_end_time = 4;
- Specified by:
getResultEndTime
in interfaceSpeechRecognitionResultOrBuilder
- Returns:
- The resultEndTime.
-
setResultEndTime
public SpeechRecognitionResult.Builder setResultEndTime(com.google.protobuf.Duration value)
Time offset of the end of this result relative to the beginning of the audio.
.google.protobuf.Duration result_end_time = 4;
-
setResultEndTime
public SpeechRecognitionResult.Builder setResultEndTime(com.google.protobuf.Duration.Builder builderForValue)
Time offset of the end of this result relative to the beginning of the audio.
.google.protobuf.Duration result_end_time = 4;
-
mergeResultEndTime
public SpeechRecognitionResult.Builder mergeResultEndTime(com.google.protobuf.Duration value)
Time offset of the end of this result relative to the beginning of the audio.
.google.protobuf.Duration result_end_time = 4;
-
clearResultEndTime
public SpeechRecognitionResult.Builder clearResultEndTime()
Time offset of the end of this result relative to the beginning of the audio.
.google.protobuf.Duration result_end_time = 4;
-
getResultEndTimeBuilder
public com.google.protobuf.Duration.Builder getResultEndTimeBuilder()
Time offset of the end of this result relative to the beginning of the audio.
.google.protobuf.Duration result_end_time = 4;
-
getResultEndTimeOrBuilder
public com.google.protobuf.DurationOrBuilder getResultEndTimeOrBuilder()
Time offset of the end of this result relative to the beginning of the audio.
.google.protobuf.Duration result_end_time = 4;
- Specified by:
getResultEndTimeOrBuilder
in interfaceSpeechRecognitionResultOrBuilder
-
getLanguageCode
public String getLanguageCode()
Output only. The [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag of the language in this result. This language code was detected to have the most likelihood of being spoken in the audio.
string language_code = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLanguageCode
in interfaceSpeechRecognitionResultOrBuilder
- Returns:
- The languageCode.
-
getLanguageCodeBytes
public com.google.protobuf.ByteString getLanguageCodeBytes()
Output only. The [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag of the language in this result. This language code was detected to have the most likelihood of being spoken in the audio.
string language_code = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLanguageCodeBytes
in interfaceSpeechRecognitionResultOrBuilder
- Returns:
- The bytes for languageCode.
-
setLanguageCode
public SpeechRecognitionResult.Builder setLanguageCode(String value)
Output only. The [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag of the language in this result. This language code was detected to have the most likelihood of being spoken in the audio.
string language_code = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The languageCode to set.- Returns:
- This builder for chaining.
-
clearLanguageCode
public SpeechRecognitionResult.Builder clearLanguageCode()
Output only. The [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag of the language in this result. This language code was detected to have the most likelihood of being spoken in the audio.
string language_code = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
setLanguageCodeBytes
public SpeechRecognitionResult.Builder setLanguageCodeBytes(com.google.protobuf.ByteString value)
Output only. The [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag of the language in this result. This language code was detected to have the most likelihood of being spoken in the audio.
string language_code = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The bytes for languageCode to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final SpeechRecognitionResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
-
mergeUnknownFields
public final SpeechRecognitionResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
-
-