Package com.google.cloud.aiplatform.v1
Class FeatureValueList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<FeatureValueList.Builder>
-
- com.google.cloud.aiplatform.v1.FeatureValueList.Builder
-
- All Implemented Interfaces:
FeatureValueListOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- FeatureValueList
public static final class FeatureValueList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeatureValueList.Builder> implements FeatureValueListOrBuilder
Container for list of values.
Protobuf typegoogle.cloud.aiplatform.v1.FeatureValueList
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description FeatureValueList.BuilderaddAllValues(Iterable<? extends FeatureValue> values)A list of feature values.FeatureValueList.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)FeatureValueList.BuilderaddValues(int index, FeatureValue value)A list of feature values.FeatureValueList.BuilderaddValues(int index, FeatureValue.Builder builderForValue)A list of feature values.FeatureValueList.BuilderaddValues(FeatureValue value)A list of feature values.FeatureValueList.BuilderaddValues(FeatureValue.Builder builderForValue)A list of feature values.FeatureValue.BuilderaddValuesBuilder()A list of feature values.FeatureValue.BuilderaddValuesBuilder(int index)A list of feature values.FeatureValueListbuild()FeatureValueListbuildPartial()FeatureValueList.Builderclear()FeatureValueList.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)FeatureValueList.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)FeatureValueList.BuilderclearValues()A list of feature values.FeatureValueList.Builderclone()FeatureValueListgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()FeatureValuegetValues(int index)A list of feature values.FeatureValue.BuildergetValuesBuilder(int index)A list of feature values.List<FeatureValue.Builder>getValuesBuilderList()A list of feature values.intgetValuesCount()A list of feature values.List<FeatureValue>getValuesList()A list of feature values.FeatureValueOrBuildergetValuesOrBuilder(int index)A list of feature values.List<? extends FeatureValueOrBuilder>getValuesOrBuilderList()A list of feature values.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()FeatureValueList.BuildermergeFrom(FeatureValueList other)FeatureValueList.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)FeatureValueList.BuildermergeFrom(com.google.protobuf.Message other)FeatureValueList.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)FeatureValueList.BuilderremoveValues(int index)A list of feature values.FeatureValueList.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)FeatureValueList.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)FeatureValueList.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)FeatureValueList.BuildersetValues(int index, FeatureValue value)A list of feature values.FeatureValueList.BuildersetValues(int index, FeatureValue.Builder builderForValue)A list of feature values.-
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<FeatureValueList.Builder>
-
clear
public FeatureValueList.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<FeatureValueList.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<FeatureValueList.Builder>
-
getDefaultInstanceForType
public FeatureValueList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public FeatureValueList build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public FeatureValueList buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public FeatureValueList.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<FeatureValueList.Builder>
-
setField
public FeatureValueList.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<FeatureValueList.Builder>
-
clearField
public FeatureValueList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValueList.Builder>
-
clearOneof
public FeatureValueList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValueList.Builder>
-
setRepeatedField
public FeatureValueList.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<FeatureValueList.Builder>
-
addRepeatedField
public FeatureValueList.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<FeatureValueList.Builder>
-
mergeFrom
public FeatureValueList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FeatureValueList.Builder>
-
mergeFrom
public FeatureValueList.Builder mergeFrom(FeatureValueList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValueList.Builder>
-
mergeFrom
public FeatureValueList.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<FeatureValueList.Builder>- Throws:
IOException
-
getValuesList
public 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;- Specified by:
getValuesListin interfaceFeatureValueListOrBuilder
-
getValuesCount
public int getValuesCount()
A list of feature values. All of them should be the same data type.
repeated .google.cloud.aiplatform.v1.FeatureValue values = 1;- Specified by:
getValuesCountin interfaceFeatureValueListOrBuilder
-
getValues
public 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;- Specified by:
getValuesin interfaceFeatureValueListOrBuilder
-
setValues
public 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;
-
setValues
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;
-
addValues
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;
-
addValues
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;
-
addValues
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;
-
addValues
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;
-
addAllValues
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;
-
clearValues
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;
-
removeValues
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;
-
getValuesBuilder
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;
-
getValuesOrBuilder
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;- Specified by:
getValuesOrBuilderin interfaceFeatureValueListOrBuilder
-
getValuesOrBuilderList
public 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;- Specified by:
getValuesOrBuilderListin interfaceFeatureValueListOrBuilder
-
addValuesBuilder
public 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;
-
addValuesBuilder
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;
-
getValuesBuilderList
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;
-
setUnknownFields
public final FeatureValueList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValueList.Builder>
-
mergeUnknownFields
public final FeatureValueList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValueList.Builder>
-
-