public static final class FeatureValueList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeatureValueList.Builder> implements FeatureValueListOrBuilder
Container for list of values.Protobuf type
google.cloud.aiplatform.v1.FeatureValueList| Modifier and Type | Method and Description |
|---|---|
FeatureValueList.Builder |
addAllValues(Iterable<? extends FeatureValue> values)
A list of feature values.
|
FeatureValueList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureValueList.Builder |
addValues(FeatureValue.Builder builderForValue)
A list of feature values.
|
FeatureValueList.Builder |
addValues(FeatureValue value)
A list of feature values.
|
FeatureValueList.Builder |
addValues(int index,
FeatureValue.Builder builderForValue)
A list of feature values.
|
FeatureValueList.Builder |
addValues(int index,
FeatureValue value)
A list of feature values.
|
FeatureValue.Builder |
addValuesBuilder()
A list of feature values.
|
FeatureValue.Builder |
addValuesBuilder(int index)
A list of feature values.
|
FeatureValueList |
build() |
FeatureValueList |
buildPartial() |
FeatureValueList.Builder |
clear() |
FeatureValueList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FeatureValueList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FeatureValueList.Builder |
clearValues()
A list of feature values.
|
FeatureValueList.Builder |
clone() |
FeatureValueList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
FeatureValue |
getValues(int index)
A list of feature values.
|
FeatureValue.Builder |
getValuesBuilder(int index)
A list of feature values.
|
List<FeatureValue.Builder> |
getValuesBuilderList()
A list of feature values.
|
int |
getValuesCount()
A list of feature values.
|
List<FeatureValue> |
getValuesList()
A list of feature values.
|
FeatureValueOrBuilder |
getValuesOrBuilder(int index)
A list of feature values.
|
List<? extends FeatureValueOrBuilder> |
getValuesOrBuilderList()
A list of feature values.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FeatureValueList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FeatureValueList.Builder |
mergeFrom(FeatureValueList other) |
FeatureValueList.Builder |
mergeFrom(com.google.protobuf.Message other) |
FeatureValueList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FeatureValueList.Builder |
removeValues(int index)
A list of feature values.
|
FeatureValueList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureValueList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FeatureValueList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FeatureValueList.Builder |
setValues(int index,
FeatureValue.Builder builderForValue)
A list of feature values.
|
FeatureValueList.Builder |
setValues(int index,
FeatureValue value)
A list of feature values.
|
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<FeatureValueList.Builder>public FeatureValueList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureValueList.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<FeatureValueList.Builder>public FeatureValueList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FeatureValueList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FeatureValueList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FeatureValueList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureValueList.Builder>public FeatureValueList.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<FeatureValueList.Builder>public FeatureValueList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureValueList.Builder>public FeatureValueList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureValueList.Builder>public FeatureValueList.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<FeatureValueList.Builder>public FeatureValueList.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<FeatureValueList.Builder>public FeatureValueList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FeatureValueList.Builder>public FeatureValueList.Builder mergeFrom(FeatureValueList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureValueList.Builder>public FeatureValueList.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<FeatureValueList.Builder>IOExceptionpublic List<FeatureValue> getValuesList()
A list of feature values. All of them should be the same data type.
repeated .google.cloud.aiplatform.v1.FeatureValue values = 1;getValuesList in interface FeatureValueListOrBuilderpublic int getValuesCount()
A list of feature values. All of them should be the same data type.
repeated .google.cloud.aiplatform.v1.FeatureValue values = 1;getValuesCount in interface FeatureValueListOrBuilderpublic FeatureValue getValues(int index)
A list of feature values. All of them should be the same data type.
repeated .google.cloud.aiplatform.v1.FeatureValue values = 1;getValues in interface FeatureValueListOrBuilderpublic FeatureValueList.Builder setValues(int index, FeatureValue value)
A list of feature values. All of them should be the same data type.
repeated .google.cloud.aiplatform.v1.FeatureValue values = 1;public FeatureValueList.Builder setValues(int index, FeatureValue.Builder builderForValue)
A list of feature values. All of them should be the same data type.
repeated .google.cloud.aiplatform.v1.FeatureValue values = 1;public FeatureValueList.Builder addValues(FeatureValue value)
A list of feature values. All of them should be the same data type.
repeated .google.cloud.aiplatform.v1.FeatureValue values = 1;public FeatureValueList.Builder addValues(int index, FeatureValue value)
A list of feature values. All of them should be the same data type.
repeated .google.cloud.aiplatform.v1.FeatureValue values = 1;public FeatureValueList.Builder addValues(FeatureValue.Builder builderForValue)
A list of feature values. All of them should be the same data type.
repeated .google.cloud.aiplatform.v1.FeatureValue values = 1;public FeatureValueList.Builder addValues(int index, FeatureValue.Builder builderForValue)
A list of feature values. All of them should be the same data type.
repeated .google.cloud.aiplatform.v1.FeatureValue values = 1;public FeatureValueList.Builder addAllValues(Iterable<? extends FeatureValue> values)
A list of feature values. All of them should be the same data type.
repeated .google.cloud.aiplatform.v1.FeatureValue values = 1;public FeatureValueList.Builder clearValues()
A list of feature values. All of them should be the same data type.
repeated .google.cloud.aiplatform.v1.FeatureValue values = 1;public FeatureValueList.Builder removeValues(int index)
A list of feature values. All of them should be the same data type.
repeated .google.cloud.aiplatform.v1.FeatureValue values = 1;public FeatureValue.Builder getValuesBuilder(int index)
A list of feature values. All of them should be the same data type.
repeated .google.cloud.aiplatform.v1.FeatureValue values = 1;public FeatureValueOrBuilder getValuesOrBuilder(int index)
A list of feature values. All of them should be the same data type.
repeated .google.cloud.aiplatform.v1.FeatureValue values = 1;getValuesOrBuilder in interface FeatureValueListOrBuilderpublic List<? extends FeatureValueOrBuilder> getValuesOrBuilderList()
A list of feature values. All of them should be the same data type.
repeated .google.cloud.aiplatform.v1.FeatureValue values = 1;getValuesOrBuilderList in interface FeatureValueListOrBuilderpublic FeatureValue.Builder addValuesBuilder()
A list of feature values. All of them should be the same data type.
repeated .google.cloud.aiplatform.v1.FeatureValue values = 1;public FeatureValue.Builder addValuesBuilder(int index)
A list of feature values. All of them should be the same data type.
repeated .google.cloud.aiplatform.v1.FeatureValue values = 1;public List<FeatureValue.Builder> getValuesBuilderList()
A list of feature values. All of them should be the same data type.
repeated .google.cloud.aiplatform.v1.FeatureValue values = 1;public final FeatureValueList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureValueList.Builder>public final FeatureValueList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureValueList.Builder>Copyright © 2023 Google LLC. All rights reserved.