Package com.google.cloud.aiplatform.v1
Class ReadFeatureValuesResponse.EntityView.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ReadFeatureValuesResponse.EntityView.Builder>
com.google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Builder
- All Implemented Interfaces:
ReadFeatureValuesResponse.EntityViewOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ReadFeatureValuesResponse.EntityView
public static final class ReadFeatureValuesResponse.EntityView.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ReadFeatureValuesResponse.EntityView.Builder>
implements ReadFeatureValuesResponse.EntityViewOrBuilder
Entity view with Feature values.Protobuf type
google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView-
Method Summary
Modifier and TypeMethodDescriptionaddAllData(Iterable<? extends ReadFeatureValuesResponse.EntityView.Data> values) Each piece of data holds the k requested values for one requested Feature.addData(int index, ReadFeatureValuesResponse.EntityView.Data value) Each piece of data holds the k requested values for one requested Feature.addData(int index, ReadFeatureValuesResponse.EntityView.Data.Builder builderForValue) Each piece of data holds the k requested values for one requested Feature.Each piece of data holds the k requested values for one requested Feature.addData(ReadFeatureValuesResponse.EntityView.Data.Builder builderForValue) Each piece of data holds the k requested values for one requested Feature.Each piece of data holds the k requested values for one requested Feature.addDataBuilder(int index) Each piece of data holds the k requested values for one requested Feature.build()clear()Each piece of data holds the k requested values for one requested Feature.ID of the requested entity.getData(int index) Each piece of data holds the k requested values for one requested Feature.getDataBuilder(int index) Each piece of data holds the k requested values for one requested Feature.Each piece of data holds the k requested values for one requested Feature.intEach piece of data holds the k requested values for one requested Feature.Each piece of data holds the k requested values for one requested Feature.getDataOrBuilder(int index) Each piece of data holds the k requested values for one requested Feature.Each piece of data holds the k requested values for one requested Feature.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorID of the requested entity.com.google.protobuf.ByteStringID of the requested entity.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeData(int index) Each piece of data holds the k requested values for one requested Feature.setData(int index, ReadFeatureValuesResponse.EntityView.Data value) Each piece of data holds the k requested values for one requested Feature.setData(int index, ReadFeatureValuesResponse.EntityView.Data.Builder builderForValue) Each piece of data holds the k requested values for one requested Feature.setEntityId(String value) ID of the requested entity.setEntityIdBytes(com.google.protobuf.ByteString value) ID of the requested entity.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<ReadFeatureValuesResponse.EntityView.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<ReadFeatureValuesResponse.EntityView.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.GeneratedMessage.Builder<ReadFeatureValuesResponse.EntityView.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ReadFeatureValuesResponse.EntityView.Builder>
-
mergeFrom
public ReadFeatureValuesResponse.EntityView.Builder mergeFrom(ReadFeatureValuesResponse.EntityView other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ReadFeatureValuesResponse.EntityView.Builder>
-
mergeFrom
public ReadFeatureValuesResponse.EntityView.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<ReadFeatureValuesResponse.EntityView.Builder>- Throws:
IOException
-
getEntityId
ID of the requested entity.
string entity_id = 1;- Specified by:
getEntityIdin interfaceReadFeatureValuesResponse.EntityViewOrBuilder- Returns:
- The entityId.
-
getEntityIdBytes
public com.google.protobuf.ByteString getEntityIdBytes()ID of the requested entity.
string entity_id = 1;- Specified by:
getEntityIdBytesin interfaceReadFeatureValuesResponse.EntityViewOrBuilder- Returns:
- The bytes for entityId.
-
setEntityId
ID of the requested entity.
string entity_id = 1;- Parameters:
value- The entityId to set.- Returns:
- This builder for chaining.
-
clearEntityId
ID of the requested entity.
string entity_id = 1;- Returns:
- This builder for chaining.
-
setEntityIdBytes
public ReadFeatureValuesResponse.EntityView.Builder setEntityIdBytes(com.google.protobuf.ByteString value) ID of the requested entity.
string entity_id = 1;- Parameters:
value- The bytes for entityId to set.- Returns:
- This builder for chaining.
-
getDataList
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;- Specified by:
getDataListin interfaceReadFeatureValuesResponse.EntityViewOrBuilder
-
getDataCount
public int getDataCount()Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;- Specified by:
getDataCountin interfaceReadFeatureValuesResponse.EntityViewOrBuilder
-
getData
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;- Specified by:
getDatain interfaceReadFeatureValuesResponse.EntityViewOrBuilder
-
setData
public ReadFeatureValuesResponse.EntityView.Builder setData(int index, ReadFeatureValuesResponse.EntityView.Data value) Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2; -
setData
public ReadFeatureValuesResponse.EntityView.Builder setData(int index, ReadFeatureValuesResponse.EntityView.Data.Builder builderForValue) Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2; -
addData
public ReadFeatureValuesResponse.EntityView.Builder addData(ReadFeatureValuesResponse.EntityView.Data value) Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2; -
addData
public ReadFeatureValuesResponse.EntityView.Builder addData(int index, ReadFeatureValuesResponse.EntityView.Data value) Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2; -
addData
public ReadFeatureValuesResponse.EntityView.Builder addData(ReadFeatureValuesResponse.EntityView.Data.Builder builderForValue) Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2; -
addData
public ReadFeatureValuesResponse.EntityView.Builder addData(int index, ReadFeatureValuesResponse.EntityView.Data.Builder builderForValue) Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2; -
addAllData
public ReadFeatureValuesResponse.EntityView.Builder addAllData(Iterable<? extends ReadFeatureValuesResponse.EntityView.Data> values) Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2; -
clearData
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2; -
removeData
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2; -
getDataBuilder
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2; -
getDataOrBuilder
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;- Specified by:
getDataOrBuilderin interfaceReadFeatureValuesResponse.EntityViewOrBuilder
-
getDataOrBuilderList
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;- Specified by:
getDataOrBuilderListin interfaceReadFeatureValuesResponse.EntityViewOrBuilder
-
addDataBuilder
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2; -
addDataBuilder
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2; -
getDataBuilderList
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;
-