Package com.google.cloud.speech.v1
Class StreamingRecognitionResult.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
-
- com.google.cloud.speech.v1.StreamingRecognitionResult.Builder
-
- All Implemented Interfaces:
StreamingRecognitionResultOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- StreamingRecognitionResult
public static final class StreamingRecognitionResult.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder> implements StreamingRecognitionResultOrBuilder
A streaming speech recognition result corresponding to a portion of the audio that is currently being processed.
Protobuf typegoogle.cloud.speech.v1.StreamingRecognitionResult
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StreamingRecognitionResult.BuilderaddAllAlternatives(Iterable<? extends SpeechRecognitionAlternative> values)May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).StreamingRecognitionResult.BuilderaddAlternatives(int index, SpeechRecognitionAlternative value)May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).StreamingRecognitionResult.BuilderaddAlternatives(int index, SpeechRecognitionAlternative.Builder builderForValue)May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).StreamingRecognitionResult.BuilderaddAlternatives(SpeechRecognitionAlternative value)May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).StreamingRecognitionResult.BuilderaddAlternatives(SpeechRecognitionAlternative.Builder builderForValue)May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).SpeechRecognitionAlternative.BuilderaddAlternativesBuilder()May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).SpeechRecognitionAlternative.BuilderaddAlternativesBuilder(int index)May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).StreamingRecognitionResult.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)StreamingRecognitionResultbuild()StreamingRecognitionResultbuildPartial()StreamingRecognitionResult.Builderclear()StreamingRecognitionResult.BuilderclearAlternatives()May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).StreamingRecognitionResult.BuilderclearChannelTag()For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel.StreamingRecognitionResult.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)StreamingRecognitionResult.BuilderclearIsFinal()If `false`, this `StreamingRecognitionResult` represents an interim result that may change.StreamingRecognitionResult.BuilderclearLanguageCode()Output only.StreamingRecognitionResult.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)StreamingRecognitionResult.BuilderclearResultEndTime()Time offset of the end of this result relative to the beginning of the audio.StreamingRecognitionResult.BuilderclearStability()An estimate of the likelihood that the recognizer will not change its guess about this interim result.StreamingRecognitionResult.Builderclone()SpeechRecognitionAlternativegetAlternatives(int index)May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).SpeechRecognitionAlternative.BuildergetAlternativesBuilder(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`).intgetAlternativesCount()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`).SpeechRecognitionAlternativeOrBuildergetAlternativesOrBuilder(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`).intgetChannelTag()For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel.StreamingRecognitionResultgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()booleangetIsFinal()If `false`, this `StreamingRecognitionResult` represents an interim result that may change.StringgetLanguageCode()Output only.com.google.protobuf.ByteStringgetLanguageCodeBytes()Output only.com.google.protobuf.DurationgetResultEndTime()Time offset of the end of this result relative to the beginning of the audio.com.google.protobuf.Duration.BuildergetResultEndTimeBuilder()Time offset of the end of this result relative to the beginning of the audio.com.google.protobuf.DurationOrBuildergetResultEndTimeOrBuilder()Time offset of the end of this result relative to the beginning of the audio.floatgetStability()An estimate of the likelihood that the recognizer will not change its guess about this interim result.booleanhasResultEndTime()Time offset of the end of this result relative to the beginning of the audio.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()StreamingRecognitionResult.BuildermergeFrom(StreamingRecognitionResult other)StreamingRecognitionResult.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)StreamingRecognitionResult.BuildermergeFrom(com.google.protobuf.Message other)StreamingRecognitionResult.BuildermergeResultEndTime(com.google.protobuf.Duration value)Time offset of the end of this result relative to the beginning of the audio.StreamingRecognitionResult.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)StreamingRecognitionResult.BuilderremoveAlternatives(int index)May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).StreamingRecognitionResult.BuildersetAlternatives(int index, SpeechRecognitionAlternative value)May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).StreamingRecognitionResult.BuildersetAlternatives(int index, SpeechRecognitionAlternative.Builder builderForValue)May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).StreamingRecognitionResult.BuildersetChannelTag(int value)For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel.StreamingRecognitionResult.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)StreamingRecognitionResult.BuildersetIsFinal(boolean value)If `false`, this `StreamingRecognitionResult` represents an interim result that may change.StreamingRecognitionResult.BuildersetLanguageCode(String value)Output only.StreamingRecognitionResult.BuildersetLanguageCodeBytes(com.google.protobuf.ByteString value)Output only.StreamingRecognitionResult.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)StreamingRecognitionResult.BuildersetResultEndTime(com.google.protobuf.Duration value)Time offset of the end of this result relative to the beginning of the audio.StreamingRecognitionResult.BuildersetResultEndTime(com.google.protobuf.Duration.Builder builderForValue)Time offset of the end of this result relative to the beginning of the audio.StreamingRecognitionResult.BuildersetStability(float value)An estimate of the likelihood that the recognizer will not change its guess about this interim result.StreamingRecognitionResult.BuildersetUnknownFields(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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
-
clear
public StreamingRecognitionResult.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
-
getDefaultInstanceForType
public StreamingRecognitionResult getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public StreamingRecognitionResult build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public StreamingRecognitionResult buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public StreamingRecognitionResult.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
-
setField
public StreamingRecognitionResult.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
-
clearField
public StreamingRecognitionResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
-
clearOneof
public StreamingRecognitionResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
-
setRepeatedField
public StreamingRecognitionResult.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
-
addRepeatedField
public StreamingRecognitionResult.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
-
mergeFrom
public StreamingRecognitionResult.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<StreamingRecognitionResult.Builder>
-
mergeFrom
public StreamingRecognitionResult.Builder mergeFrom(StreamingRecognitionResult other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
-
mergeFrom
public StreamingRecognitionResult.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<StreamingRecognitionResult.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.v1.SpeechRecognitionAlternative alternatives = 1;- Specified by:
getAlternativesListin interfaceStreamingRecognitionResultOrBuilder
-
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.v1.SpeechRecognitionAlternative alternatives = 1;- Specified by:
getAlternativesCountin interfaceStreamingRecognitionResultOrBuilder
-
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.v1.SpeechRecognitionAlternative alternatives = 1;- Specified by:
getAlternativesin interfaceStreamingRecognitionResultOrBuilder
-
setAlternatives
public StreamingRecognitionResult.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.v1.SpeechRecognitionAlternative alternatives = 1;
-
setAlternatives
public StreamingRecognitionResult.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.v1.SpeechRecognitionAlternative alternatives = 1;
-
addAlternatives
public StreamingRecognitionResult.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.v1.SpeechRecognitionAlternative alternatives = 1;
-
addAlternatives
public StreamingRecognitionResult.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.v1.SpeechRecognitionAlternative alternatives = 1;
-
addAlternatives
public StreamingRecognitionResult.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.v1.SpeechRecognitionAlternative alternatives = 1;
-
addAlternatives
public StreamingRecognitionResult.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.v1.SpeechRecognitionAlternative alternatives = 1;
-
addAllAlternatives
public StreamingRecognitionResult.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.v1.SpeechRecognitionAlternative alternatives = 1;
-
clearAlternatives
public StreamingRecognitionResult.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.v1.SpeechRecognitionAlternative alternatives = 1;
-
removeAlternatives
public StreamingRecognitionResult.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.v1.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.v1.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.v1.SpeechRecognitionAlternative alternatives = 1;- Specified by:
getAlternativesOrBuilderin interfaceStreamingRecognitionResultOrBuilder
-
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.v1.SpeechRecognitionAlternative alternatives = 1;- Specified by:
getAlternativesOrBuilderListin interfaceStreamingRecognitionResultOrBuilder
-
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.v1.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.v1.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.v1.SpeechRecognitionAlternative alternatives = 1;
-
getIsFinal
public boolean getIsFinal()
If `false`, this `StreamingRecognitionResult` represents an interim result that may change. If `true`, this is the final time the speech service will return this particular `StreamingRecognitionResult`, the recognizer will not return any further hypotheses for this portion of the transcript and corresponding audio.
bool is_final = 2;- Specified by:
getIsFinalin interfaceStreamingRecognitionResultOrBuilder- Returns:
- The isFinal.
-
setIsFinal
public StreamingRecognitionResult.Builder setIsFinal(boolean value)
If `false`, this `StreamingRecognitionResult` represents an interim result that may change. If `true`, this is the final time the speech service will return this particular `StreamingRecognitionResult`, the recognizer will not return any further hypotheses for this portion of the transcript and corresponding audio.
bool is_final = 2;- Parameters:
value- The isFinal to set.- Returns:
- This builder for chaining.
-
clearIsFinal
public StreamingRecognitionResult.Builder clearIsFinal()
If `false`, this `StreamingRecognitionResult` represents an interim result that may change. If `true`, this is the final time the speech service will return this particular `StreamingRecognitionResult`, the recognizer will not return any further hypotheses for this portion of the transcript and corresponding audio.
bool is_final = 2;- Returns:
- This builder for chaining.
-
getStability
public float getStability()
An estimate of the likelihood that the recognizer will not change its guess about this interim result. Values range from 0.0 (completely unstable) to 1.0 (completely stable). This field is only provided for interim results (`is_final=false`). The default of 0.0 is a sentinel value indicating `stability` was not set.
float stability = 3;- Specified by:
getStabilityin interfaceStreamingRecognitionResultOrBuilder- Returns:
- The stability.
-
setStability
public StreamingRecognitionResult.Builder setStability(float value)
An estimate of the likelihood that the recognizer will not change its guess about this interim result. Values range from 0.0 (completely unstable) to 1.0 (completely stable). This field is only provided for interim results (`is_final=false`). The default of 0.0 is a sentinel value indicating `stability` was not set.
float stability = 3;- Parameters:
value- The stability to set.- Returns:
- This builder for chaining.
-
clearStability
public StreamingRecognitionResult.Builder clearStability()
An estimate of the likelihood that the recognizer will not change its guess about this interim result. Values range from 0.0 (completely unstable) to 1.0 (completely stable). This field is only provided for interim results (`is_final=false`). The default of 0.0 is a sentinel value indicating `stability` was not set.
float stability = 3;- 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:
hasResultEndTimein interfaceStreamingRecognitionResultOrBuilder- 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:
getResultEndTimein interfaceStreamingRecognitionResultOrBuilder- Returns:
- The resultEndTime.
-
setResultEndTime
public StreamingRecognitionResult.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 StreamingRecognitionResult.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 StreamingRecognitionResult.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 StreamingRecognitionResult.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:
getResultEndTimeOrBuilderin interfaceStreamingRecognitionResultOrBuilder
-
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 = 5;- Specified by:
getChannelTagin interfaceStreamingRecognitionResultOrBuilder- Returns:
- The channelTag.
-
setChannelTag
public StreamingRecognitionResult.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 = 5;- Parameters:
value- The channelTag to set.- Returns:
- This builder for chaining.
-
clearChannelTag
public StreamingRecognitionResult.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 = 5;- Returns:
- This builder for chaining.
-
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 = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLanguageCodein interfaceStreamingRecognitionResultOrBuilder- 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 = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLanguageCodeBytesin interfaceStreamingRecognitionResultOrBuilder- Returns:
- The bytes for languageCode.
-
setLanguageCode
public StreamingRecognitionResult.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 = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The languageCode to set.- Returns:
- This builder for chaining.
-
clearLanguageCode
public StreamingRecognitionResult.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 = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setLanguageCodeBytes
public StreamingRecognitionResult.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 = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for languageCode to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final StreamingRecognitionResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
-
mergeUnknownFields
public final StreamingRecognitionResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
-
-