public static final class PhraseSet.Phrase.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PhraseSet.Phrase.Builder> implements PhraseSet.PhraseOrBuilder
A Phrase contains words and phrase "hints" so that the speech recognition is more likely to recognize them. This can be used to improve the accuracy for specific words and phrases, for example, if specific commands are typically spoken by the user. This can also be used to add additional words to the vocabulary of the recognizer. List items can also include CustomClass references containing groups of words that represent common concepts that occur in natural language.Protobuf type
google.cloud.speech.v2.PhraseSet.Phrase| Modifier and Type | Method and Description |
|---|---|
PhraseSet.Phrase.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PhraseSet.Phrase |
build() |
PhraseSet.Phrase |
buildPartial() |
PhraseSet.Phrase.Builder |
clear() |
PhraseSet.Phrase.Builder |
clearBoost()
Hint Boost.
|
PhraseSet.Phrase.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PhraseSet.Phrase.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PhraseSet.Phrase.Builder |
clearValue()
The phrase itself.
|
PhraseSet.Phrase.Builder |
clone() |
float |
getBoost()
Hint Boost.
|
PhraseSet.Phrase |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getValue()
The phrase itself.
|
com.google.protobuf.ByteString |
getValueBytes()
The phrase itself.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PhraseSet.Phrase.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PhraseSet.Phrase.Builder |
mergeFrom(com.google.protobuf.Message other) |
PhraseSet.Phrase.Builder |
mergeFrom(PhraseSet.Phrase other) |
PhraseSet.Phrase.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PhraseSet.Phrase.Builder |
setBoost(float value)
Hint Boost.
|
PhraseSet.Phrase.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PhraseSet.Phrase.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PhraseSet.Phrase.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PhraseSet.Phrase.Builder |
setValue(String value)
The phrase itself.
|
PhraseSet.Phrase.Builder |
setValueBytes(com.google.protobuf.ByteString value)
The phrase itself.
|
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<PhraseSet.Phrase.Builder>public PhraseSet.Phrase.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<PhraseSet.Phrase.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<PhraseSet.Phrase.Builder>public PhraseSet.Phrase getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PhraseSet.Phrase build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PhraseSet.Phrase buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PhraseSet.Phrase.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<PhraseSet.Phrase.Builder>public PhraseSet.Phrase.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<PhraseSet.Phrase.Builder>public PhraseSet.Phrase.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<PhraseSet.Phrase.Builder>public PhraseSet.Phrase.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<PhraseSet.Phrase.Builder>public PhraseSet.Phrase.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<PhraseSet.Phrase.Builder>public PhraseSet.Phrase.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<PhraseSet.Phrase.Builder>public PhraseSet.Phrase.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PhraseSet.Phrase.Builder>public PhraseSet.Phrase.Builder mergeFrom(PhraseSet.Phrase other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<PhraseSet.Phrase.Builder>public PhraseSet.Phrase.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<PhraseSet.Phrase.Builder>IOExceptionpublic String getValue()
The phrase itself.
string value = 1;getValue in interface PhraseSet.PhraseOrBuilderpublic com.google.protobuf.ByteString getValueBytes()
The phrase itself.
string value = 1;getValueBytes in interface PhraseSet.PhraseOrBuilderpublic PhraseSet.Phrase.Builder setValue(String value)
The phrase itself.
string value = 1;value - The value to set.public PhraseSet.Phrase.Builder clearValue()
The phrase itself.
string value = 1;public PhraseSet.Phrase.Builder setValueBytes(com.google.protobuf.ByteString value)
The phrase itself.
string value = 1;value - The bytes for value to set.public float getBoost()
Hint Boost. Overrides the boost set at the phrase set level. Positive value will increase the probability that a specific phrase will be recognized over other similar sounding phrases. The higher the boost, the higher the chance of false positive recognition as well. Negative boost values would correspond to anti-biasing. Anti-biasing is not enabled, so negative boost values will return an error. Boost values must be between 0 and 20. Any values outside that range will return an error. We recommend using a binary search approach to finding the optimal value for your use case as well as adding phrases both with and without boost to your requests.
float boost = 2;getBoost in interface PhraseSet.PhraseOrBuilderpublic PhraseSet.Phrase.Builder setBoost(float value)
Hint Boost. Overrides the boost set at the phrase set level. Positive value will increase the probability that a specific phrase will be recognized over other similar sounding phrases. The higher the boost, the higher the chance of false positive recognition as well. Negative boost values would correspond to anti-biasing. Anti-biasing is not enabled, so negative boost values will return an error. Boost values must be between 0 and 20. Any values outside that range will return an error. We recommend using a binary search approach to finding the optimal value for your use case as well as adding phrases both with and without boost to your requests.
float boost = 2;value - The boost to set.public PhraseSet.Phrase.Builder clearBoost()
Hint Boost. Overrides the boost set at the phrase set level. Positive value will increase the probability that a specific phrase will be recognized over other similar sounding phrases. The higher the boost, the higher the chance of false positive recognition as well. Negative boost values would correspond to anti-biasing. Anti-biasing is not enabled, so negative boost values will return an error. Boost values must be between 0 and 20. Any values outside that range will return an error. We recommend using a binary search approach to finding the optimal value for your use case as well as adding phrases both with and without boost to your requests.
float boost = 2;public final PhraseSet.Phrase.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PhraseSet.Phrase.Builder>public final PhraseSet.Phrase.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PhraseSet.Phrase.Builder>Copyright © 2024 Google LLC. All rights reserved.