public static final class ModelFeatures.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ModelFeatures.Builder> implements ModelFeaturesOrBuilder
Represents the collection of features belonging to a modelProtobuf type
google.cloud.speech.v2.ModelFeatures| Modifier and Type | Method and Description |
|---|---|
ModelFeatures.Builder |
addAllModelFeature(Iterable<? extends ModelFeature> values)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1; |
ModelFeatures.Builder |
addModelFeature(int index,
ModelFeature.Builder builderForValue)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1; |
ModelFeatures.Builder |
addModelFeature(int index,
ModelFeature value)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1; |
ModelFeatures.Builder |
addModelFeature(ModelFeature.Builder builderForValue)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1; |
ModelFeatures.Builder |
addModelFeature(ModelFeature value)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1; |
ModelFeature.Builder |
addModelFeatureBuilder()
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1; |
ModelFeature.Builder |
addModelFeatureBuilder(int index)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1; |
ModelFeatures.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ModelFeatures |
build() |
ModelFeatures |
buildPartial() |
ModelFeatures.Builder |
clear() |
ModelFeatures.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ModelFeatures.Builder |
clearModelFeature()
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1; |
ModelFeatures.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ModelFeatures.Builder |
clone() |
ModelFeatures |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ModelFeature |
getModelFeature(int index)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1; |
ModelFeature.Builder |
getModelFeatureBuilder(int index)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1; |
List<ModelFeature.Builder> |
getModelFeatureBuilderList()
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1; |
int |
getModelFeatureCount()
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1; |
List<ModelFeature> |
getModelFeatureList()
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1; |
ModelFeatureOrBuilder |
getModelFeatureOrBuilder(int index)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1; |
List<? extends ModelFeatureOrBuilder> |
getModelFeatureOrBuilderList()
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ModelFeatures.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ModelFeatures.Builder |
mergeFrom(com.google.protobuf.Message other) |
ModelFeatures.Builder |
mergeFrom(ModelFeatures other) |
ModelFeatures.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ModelFeatures.Builder |
removeModelFeature(int index)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1; |
ModelFeatures.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ModelFeatures.Builder |
setModelFeature(int index,
ModelFeature.Builder builderForValue)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1; |
ModelFeatures.Builder |
setModelFeature(int index,
ModelFeature value)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1; |
ModelFeatures.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ModelFeatures.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<ModelFeatures.Builder>public ModelFeatures.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ModelFeatures.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<ModelFeatures.Builder>public ModelFeatures getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ModelFeatures build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ModelFeatures buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ModelFeatures.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ModelFeatures.Builder>public ModelFeatures.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<ModelFeatures.Builder>public ModelFeatures.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ModelFeatures.Builder>public ModelFeatures.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ModelFeatures.Builder>public ModelFeatures.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<ModelFeatures.Builder>public ModelFeatures.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<ModelFeatures.Builder>public ModelFeatures.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ModelFeatures.Builder>public ModelFeatures.Builder mergeFrom(ModelFeatures other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ModelFeatures.Builder>public ModelFeatures.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<ModelFeatures.Builder>IOExceptionpublic List<ModelFeature> getModelFeatureList()
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1;getModelFeatureList in interface ModelFeaturesOrBuilderpublic int getModelFeatureCount()
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1;getModelFeatureCount in interface ModelFeaturesOrBuilderpublic ModelFeature getModelFeature(int index)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1;getModelFeature in interface ModelFeaturesOrBuilderpublic ModelFeatures.Builder setModelFeature(int index, ModelFeature value)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1;public ModelFeatures.Builder setModelFeature(int index, ModelFeature.Builder builderForValue)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1;public ModelFeatures.Builder addModelFeature(ModelFeature value)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1;public ModelFeatures.Builder addModelFeature(int index, ModelFeature value)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1;public ModelFeatures.Builder addModelFeature(ModelFeature.Builder builderForValue)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1;public ModelFeatures.Builder addModelFeature(int index, ModelFeature.Builder builderForValue)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1;public ModelFeatures.Builder addAllModelFeature(Iterable<? extends ModelFeature> values)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1;public ModelFeatures.Builder clearModelFeature()
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1;public ModelFeatures.Builder removeModelFeature(int index)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1;public ModelFeature.Builder getModelFeatureBuilder(int index)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1;public ModelFeatureOrBuilder getModelFeatureOrBuilder(int index)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1;getModelFeatureOrBuilder in interface ModelFeaturesOrBuilderpublic List<? extends ModelFeatureOrBuilder> getModelFeatureOrBuilderList()
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1;getModelFeatureOrBuilderList in interface ModelFeaturesOrBuilderpublic ModelFeature.Builder addModelFeatureBuilder()
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1;public ModelFeature.Builder addModelFeatureBuilder(int index)
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1;public List<ModelFeature.Builder> getModelFeatureBuilderList()
Repeated field that contains all features of the model
repeated .google.cloud.speech.v2.ModelFeature model_feature = 1;public final ModelFeatures.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ModelFeatures.Builder>public final ModelFeatures.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ModelFeatures.Builder>Copyright © 2025 Google LLC. All rights reserved.