public static final class RecognitionFeatures.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RecognitionFeatures.Builder> implements RecognitionFeaturesOrBuilder
Available recognition features.Protobuf type
google.cloud.speech.v2.RecognitionFeatures| Modifier and Type | Method and Description |
|---|---|
RecognitionFeatures.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RecognitionFeatures |
build() |
RecognitionFeatures |
buildPartial() |
RecognitionFeatures.Builder |
clear() |
RecognitionFeatures.Builder |
clearDiarizationConfig()
Configuration to enable speaker diarization and set additional
parameters to make diarization better suited for your application.
|
RecognitionFeatures.Builder |
clearEnableAutomaticPunctuation()
If `true`, adds punctuation to recognition result hypotheses.
|
RecognitionFeatures.Builder |
clearEnableSpokenEmojis()
The spoken emoji behavior for the call.
|
RecognitionFeatures.Builder |
clearEnableSpokenPunctuation()
The spoken punctuation behavior for the call.
|
RecognitionFeatures.Builder |
clearEnableWordConfidence()
If `true`, the top result includes a list of words and the confidence for
those words.
|
RecognitionFeatures.Builder |
clearEnableWordTimeOffsets()
If `true`, the top result includes a list of words and the start and end
time offsets (timestamps) for those words.
|
RecognitionFeatures.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RecognitionFeatures.Builder |
clearMaxAlternatives()
Maximum number of recognition hypotheses to be returned.
|
RecognitionFeatures.Builder |
clearMultiChannelMode()
Mode for recognizing multi-channel audio.
|
RecognitionFeatures.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RecognitionFeatures.Builder |
clearProfanityFilter()
If set to `true`, the server will attempt to filter out profanities,
replacing all but the initial character in each filtered word with
asterisks, for instance, "f***".
|
RecognitionFeatures.Builder |
clone() |
RecognitionFeatures |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
SpeakerDiarizationConfig |
getDiarizationConfig()
Configuration to enable speaker diarization and set additional
parameters to make diarization better suited for your application.
|
SpeakerDiarizationConfig.Builder |
getDiarizationConfigBuilder()
Configuration to enable speaker diarization and set additional
parameters to make diarization better suited for your application.
|
SpeakerDiarizationConfigOrBuilder |
getDiarizationConfigOrBuilder()
Configuration to enable speaker diarization and set additional
parameters to make diarization better suited for your application.
|
boolean |
getEnableAutomaticPunctuation()
If `true`, adds punctuation to recognition result hypotheses.
|
boolean |
getEnableSpokenEmojis()
The spoken emoji behavior for the call.
|
boolean |
getEnableSpokenPunctuation()
The spoken punctuation behavior for the call.
|
boolean |
getEnableWordConfidence()
If `true`, the top result includes a list of words and the confidence for
those words.
|
boolean |
getEnableWordTimeOffsets()
If `true`, the top result includes a list of words and the start and end
time offsets (timestamps) for those words.
|
int |
getMaxAlternatives()
Maximum number of recognition hypotheses to be returned.
|
RecognitionFeatures.MultiChannelMode |
getMultiChannelMode()
Mode for recognizing multi-channel audio.
|
int |
getMultiChannelModeValue()
Mode for recognizing multi-channel audio.
|
boolean |
getProfanityFilter()
If set to `true`, the server will attempt to filter out profanities,
replacing all but the initial character in each filtered word with
asterisks, for instance, "f***".
|
boolean |
hasDiarizationConfig()
Configuration to enable speaker diarization and set additional
parameters to make diarization better suited for your application.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RecognitionFeatures.Builder |
mergeDiarizationConfig(SpeakerDiarizationConfig value)
Configuration to enable speaker diarization and set additional
parameters to make diarization better suited for your application.
|
RecognitionFeatures.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RecognitionFeatures.Builder |
mergeFrom(com.google.protobuf.Message other) |
RecognitionFeatures.Builder |
mergeFrom(RecognitionFeatures other) |
RecognitionFeatures.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RecognitionFeatures.Builder |
setDiarizationConfig(SpeakerDiarizationConfig.Builder builderForValue)
Configuration to enable speaker diarization and set additional
parameters to make diarization better suited for your application.
|
RecognitionFeatures.Builder |
setDiarizationConfig(SpeakerDiarizationConfig value)
Configuration to enable speaker diarization and set additional
parameters to make diarization better suited for your application.
|
RecognitionFeatures.Builder |
setEnableAutomaticPunctuation(boolean value)
If `true`, adds punctuation to recognition result hypotheses.
|
RecognitionFeatures.Builder |
setEnableSpokenEmojis(boolean value)
The spoken emoji behavior for the call.
|
RecognitionFeatures.Builder |
setEnableSpokenPunctuation(boolean value)
The spoken punctuation behavior for the call.
|
RecognitionFeatures.Builder |
setEnableWordConfidence(boolean value)
If `true`, the top result includes a list of words and the confidence for
those words.
|
RecognitionFeatures.Builder |
setEnableWordTimeOffsets(boolean value)
If `true`, the top result includes a list of words and the start and end
time offsets (timestamps) for those words.
|
RecognitionFeatures.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RecognitionFeatures.Builder |
setMaxAlternatives(int value)
Maximum number of recognition hypotheses to be returned.
|
RecognitionFeatures.Builder |
setMultiChannelMode(RecognitionFeatures.MultiChannelMode value)
Mode for recognizing multi-channel audio.
|
RecognitionFeatures.Builder |
setMultiChannelModeValue(int value)
Mode for recognizing multi-channel audio.
|
RecognitionFeatures.Builder |
setProfanityFilter(boolean value)
If set to `true`, the server will attempt to filter out profanities,
replacing all but the initial character in each filtered word with
asterisks, for instance, "f***".
|
RecognitionFeatures.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RecognitionFeatures.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionFeatures.Builder>public RecognitionFeatures.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionFeatures.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionFeatures.Builder>public RecognitionFeatures getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RecognitionFeatures build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RecognitionFeatures buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RecognitionFeatures.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionFeatures.Builder>public RecognitionFeatures.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionFeatures.Builder>public RecognitionFeatures.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionFeatures.Builder>public RecognitionFeatures.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionFeatures.Builder>public RecognitionFeatures.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionFeatures.Builder>public RecognitionFeatures.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionFeatures.Builder>public RecognitionFeatures.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RecognitionFeatures.Builder>public RecognitionFeatures.Builder mergeFrom(RecognitionFeatures other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionFeatures.Builder>public RecognitionFeatures.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RecognitionFeatures.Builder>IOExceptionpublic boolean getProfanityFilter()
If set to `true`, the server will attempt to filter out profanities, replacing all but the initial character in each filtered word with asterisks, for instance, "f***". If set to `false` or omitted, profanities won't be filtered out.
bool profanity_filter = 1;getProfanityFilter in interface RecognitionFeaturesOrBuilderpublic RecognitionFeatures.Builder setProfanityFilter(boolean value)
If set to `true`, the server will attempt to filter out profanities, replacing all but the initial character in each filtered word with asterisks, for instance, "f***". If set to `false` or omitted, profanities won't be filtered out.
bool profanity_filter = 1;value - The profanityFilter to set.public RecognitionFeatures.Builder clearProfanityFilter()
If set to `true`, the server will attempt to filter out profanities, replacing all but the initial character in each filtered word with asterisks, for instance, "f***". If set to `false` or omitted, profanities won't be filtered out.
bool profanity_filter = 1;public boolean getEnableWordTimeOffsets()
If `true`, the top result includes a list of words and the start and end time offsets (timestamps) for those words. If `false`, no word-level time offset information is returned. The default is `false`.
bool enable_word_time_offsets = 2;getEnableWordTimeOffsets in interface RecognitionFeaturesOrBuilderpublic RecognitionFeatures.Builder setEnableWordTimeOffsets(boolean value)
If `true`, the top result includes a list of words and the start and end time offsets (timestamps) for those words. If `false`, no word-level time offset information is returned. The default is `false`.
bool enable_word_time_offsets = 2;value - The enableWordTimeOffsets to set.public RecognitionFeatures.Builder clearEnableWordTimeOffsets()
If `true`, the top result includes a list of words and the start and end time offsets (timestamps) for those words. If `false`, no word-level time offset information is returned. The default is `false`.
bool enable_word_time_offsets = 2;public boolean getEnableWordConfidence()
If `true`, the top result includes a list of words and the confidence for those words. If `false`, no word-level confidence information is returned. The default is `false`.
bool enable_word_confidence = 3;getEnableWordConfidence in interface RecognitionFeaturesOrBuilderpublic RecognitionFeatures.Builder setEnableWordConfidence(boolean value)
If `true`, the top result includes a list of words and the confidence for those words. If `false`, no word-level confidence information is returned. The default is `false`.
bool enable_word_confidence = 3;value - The enableWordConfidence to set.public RecognitionFeatures.Builder clearEnableWordConfidence()
If `true`, the top result includes a list of words and the confidence for those words. If `false`, no word-level confidence information is returned. The default is `false`.
bool enable_word_confidence = 3;public boolean getEnableAutomaticPunctuation()
If `true`, adds punctuation to recognition result hypotheses. This feature is only available in select languages. The default `false` value does not add punctuation to result hypotheses.
bool enable_automatic_punctuation = 4;getEnableAutomaticPunctuation in interface RecognitionFeaturesOrBuilderpublic RecognitionFeatures.Builder setEnableAutomaticPunctuation(boolean value)
If `true`, adds punctuation to recognition result hypotheses. This feature is only available in select languages. The default `false` value does not add punctuation to result hypotheses.
bool enable_automatic_punctuation = 4;value - The enableAutomaticPunctuation to set.public RecognitionFeatures.Builder clearEnableAutomaticPunctuation()
If `true`, adds punctuation to recognition result hypotheses. This feature is only available in select languages. The default `false` value does not add punctuation to result hypotheses.
bool enable_automatic_punctuation = 4;public boolean getEnableSpokenPunctuation()
The spoken punctuation behavior for the call. If `true`, replaces spoken punctuation with the corresponding symbols in the request. For example, "how are you question mark" becomes "how are you?". See https://cloud.google.com/speech-to-text/docs/spoken-punctuation for support. If `false`, spoken punctuation is not replaced.
bool enable_spoken_punctuation = 14;getEnableSpokenPunctuation in interface RecognitionFeaturesOrBuilderpublic RecognitionFeatures.Builder setEnableSpokenPunctuation(boolean value)
The spoken punctuation behavior for the call. If `true`, replaces spoken punctuation with the corresponding symbols in the request. For example, "how are you question mark" becomes "how are you?". See https://cloud.google.com/speech-to-text/docs/spoken-punctuation for support. If `false`, spoken punctuation is not replaced.
bool enable_spoken_punctuation = 14;value - The enableSpokenPunctuation to set.public RecognitionFeatures.Builder clearEnableSpokenPunctuation()
The spoken punctuation behavior for the call. If `true`, replaces spoken punctuation with the corresponding symbols in the request. For example, "how are you question mark" becomes "how are you?". See https://cloud.google.com/speech-to-text/docs/spoken-punctuation for support. If `false`, spoken punctuation is not replaced.
bool enable_spoken_punctuation = 14;public boolean getEnableSpokenEmojis()
The spoken emoji behavior for the call. If `true`, adds spoken emoji formatting for the request. This will replace spoken emojis with the corresponding Unicode symbols in the final transcript. If `false`, spoken emojis are not replaced.
bool enable_spoken_emojis = 15;getEnableSpokenEmojis in interface RecognitionFeaturesOrBuilderpublic RecognitionFeatures.Builder setEnableSpokenEmojis(boolean value)
The spoken emoji behavior for the call. If `true`, adds spoken emoji formatting for the request. This will replace spoken emojis with the corresponding Unicode symbols in the final transcript. If `false`, spoken emojis are not replaced.
bool enable_spoken_emojis = 15;value - The enableSpokenEmojis to set.public RecognitionFeatures.Builder clearEnableSpokenEmojis()
The spoken emoji behavior for the call. If `true`, adds spoken emoji formatting for the request. This will replace spoken emojis with the corresponding Unicode symbols in the final transcript. If `false`, spoken emojis are not replaced.
bool enable_spoken_emojis = 15;public int getMultiChannelModeValue()
Mode for recognizing multi-channel audio.
.google.cloud.speech.v2.RecognitionFeatures.MultiChannelMode multi_channel_mode = 17;
getMultiChannelModeValue in interface RecognitionFeaturesOrBuilderpublic RecognitionFeatures.Builder setMultiChannelModeValue(int value)
Mode for recognizing multi-channel audio.
.google.cloud.speech.v2.RecognitionFeatures.MultiChannelMode multi_channel_mode = 17;
value - The enum numeric value on the wire for multiChannelMode to set.public RecognitionFeatures.MultiChannelMode getMultiChannelMode()
Mode for recognizing multi-channel audio.
.google.cloud.speech.v2.RecognitionFeatures.MultiChannelMode multi_channel_mode = 17;
getMultiChannelMode in interface RecognitionFeaturesOrBuilderpublic RecognitionFeatures.Builder setMultiChannelMode(RecognitionFeatures.MultiChannelMode value)
Mode for recognizing multi-channel audio.
.google.cloud.speech.v2.RecognitionFeatures.MultiChannelMode multi_channel_mode = 17;
value - The multiChannelMode to set.public RecognitionFeatures.Builder clearMultiChannelMode()
Mode for recognizing multi-channel audio.
.google.cloud.speech.v2.RecognitionFeatures.MultiChannelMode multi_channel_mode = 17;
public boolean hasDiarizationConfig()
Configuration to enable speaker diarization and set additional parameters to make diarization better suited for your application. When this is enabled, we send all the words from the beginning of the audio for the top alternative in every consecutive STREAMING responses. This is done in order to improve our speaker tags as our models learn to identify the speakers in the conversation over time. For non-streaming requests, the diarization results will be provided only in the top alternative of the FINAL SpeechRecognitionResult.
.google.cloud.speech.v2.SpeakerDiarizationConfig diarization_config = 9;hasDiarizationConfig in interface RecognitionFeaturesOrBuilderpublic SpeakerDiarizationConfig getDiarizationConfig()
Configuration to enable speaker diarization and set additional parameters to make diarization better suited for your application. When this is enabled, we send all the words from the beginning of the audio for the top alternative in every consecutive STREAMING responses. This is done in order to improve our speaker tags as our models learn to identify the speakers in the conversation over time. For non-streaming requests, the diarization results will be provided only in the top alternative of the FINAL SpeechRecognitionResult.
.google.cloud.speech.v2.SpeakerDiarizationConfig diarization_config = 9;getDiarizationConfig in interface RecognitionFeaturesOrBuilderpublic RecognitionFeatures.Builder setDiarizationConfig(SpeakerDiarizationConfig value)
Configuration to enable speaker diarization and set additional parameters to make diarization better suited for your application. When this is enabled, we send all the words from the beginning of the audio for the top alternative in every consecutive STREAMING responses. This is done in order to improve our speaker tags as our models learn to identify the speakers in the conversation over time. For non-streaming requests, the diarization results will be provided only in the top alternative of the FINAL SpeechRecognitionResult.
.google.cloud.speech.v2.SpeakerDiarizationConfig diarization_config = 9;public RecognitionFeatures.Builder setDiarizationConfig(SpeakerDiarizationConfig.Builder builderForValue)
Configuration to enable speaker diarization and set additional parameters to make diarization better suited for your application. When this is enabled, we send all the words from the beginning of the audio for the top alternative in every consecutive STREAMING responses. This is done in order to improve our speaker tags as our models learn to identify the speakers in the conversation over time. For non-streaming requests, the diarization results will be provided only in the top alternative of the FINAL SpeechRecognitionResult.
.google.cloud.speech.v2.SpeakerDiarizationConfig diarization_config = 9;public RecognitionFeatures.Builder mergeDiarizationConfig(SpeakerDiarizationConfig value)
Configuration to enable speaker diarization and set additional parameters to make diarization better suited for your application. When this is enabled, we send all the words from the beginning of the audio for the top alternative in every consecutive STREAMING responses. This is done in order to improve our speaker tags as our models learn to identify the speakers in the conversation over time. For non-streaming requests, the diarization results will be provided only in the top alternative of the FINAL SpeechRecognitionResult.
.google.cloud.speech.v2.SpeakerDiarizationConfig diarization_config = 9;public RecognitionFeatures.Builder clearDiarizationConfig()
Configuration to enable speaker diarization and set additional parameters to make diarization better suited for your application. When this is enabled, we send all the words from the beginning of the audio for the top alternative in every consecutive STREAMING responses. This is done in order to improve our speaker tags as our models learn to identify the speakers in the conversation over time. For non-streaming requests, the diarization results will be provided only in the top alternative of the FINAL SpeechRecognitionResult.
.google.cloud.speech.v2.SpeakerDiarizationConfig diarization_config = 9;public SpeakerDiarizationConfig.Builder getDiarizationConfigBuilder()
Configuration to enable speaker diarization and set additional parameters to make diarization better suited for your application. When this is enabled, we send all the words from the beginning of the audio for the top alternative in every consecutive STREAMING responses. This is done in order to improve our speaker tags as our models learn to identify the speakers in the conversation over time. For non-streaming requests, the diarization results will be provided only in the top alternative of the FINAL SpeechRecognitionResult.
.google.cloud.speech.v2.SpeakerDiarizationConfig diarization_config = 9;public SpeakerDiarizationConfigOrBuilder getDiarizationConfigOrBuilder()
Configuration to enable speaker diarization and set additional parameters to make diarization better suited for your application. When this is enabled, we send all the words from the beginning of the audio for the top alternative in every consecutive STREAMING responses. This is done in order to improve our speaker tags as our models learn to identify the speakers in the conversation over time. For non-streaming requests, the diarization results will be provided only in the top alternative of the FINAL SpeechRecognitionResult.
.google.cloud.speech.v2.SpeakerDiarizationConfig diarization_config = 9;getDiarizationConfigOrBuilder in interface RecognitionFeaturesOrBuilderpublic int getMaxAlternatives()
Maximum number of recognition hypotheses to be returned. The server may return fewer than `max_alternatives`. Valid values are `0`-`30`. A value of `0` or `1` will return a maximum of one. If omitted, will return a maximum of one.
int32 max_alternatives = 16;getMaxAlternatives in interface RecognitionFeaturesOrBuilderpublic RecognitionFeatures.Builder setMaxAlternatives(int value)
Maximum number of recognition hypotheses to be returned. The server may return fewer than `max_alternatives`. Valid values are `0`-`30`. A value of `0` or `1` will return a maximum of one. If omitted, will return a maximum of one.
int32 max_alternatives = 16;value - The maxAlternatives to set.public RecognitionFeatures.Builder clearMaxAlternatives()
Maximum number of recognition hypotheses to be returned. The server may return fewer than `max_alternatives`. Valid values are `0`-`30`. A value of `0` or `1` will return a maximum of one. If omitted, will return a maximum of one.
int32 max_alternatives = 16;public final RecognitionFeatures.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionFeatures.Builder>public final RecognitionFeatures.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionFeatures.Builder>Copyright © 2024 Google LLC. All rights reserved.