Package com.google.cloud.aiplatform.v1
Class ReadFeatureValuesResponse.EntityView.Data.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ReadFeatureValuesResponse.EntityView.Data.Builder>
com.google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data.Builder
- All Implemented Interfaces:
ReadFeatureValuesResponse.EntityView.DataOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ReadFeatureValuesResponse.EntityView.Data
public static final class ReadFeatureValuesResponse.EntityView.Data.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ReadFeatureValuesResponse.EntityView.Data.Builder>
implements ReadFeatureValuesResponse.EntityView.DataOrBuilder
Container to hold value(s), successive in time, for one Feature from the request.Protobuf type
google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Feature value if a single value is requested.Feature values list if values, successive in time, are requested.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetValue()Feature value if a single value is requested.Feature value if a single value is requested.Feature value if a single value is requested.Feature values list if values, successive in time, are requested.Feature values list if values, successive in time, are requested.Feature values list if values, successive in time, are requested.booleanhasValue()Feature value if a single value is requested.booleanFeature values list if values, successive in time, are requested.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeValue(FeatureValue value) Feature value if a single value is requested.mergeValues(FeatureValueList value) Feature values list if values, successive in time, are requested.setValue(FeatureValue value) Feature value if a single value is requested.setValue(FeatureValue.Builder builderForValue) Feature value if a single value is requested.setValues(FeatureValueList value) Feature values list if values, successive in time, are requested.setValues(FeatureValueList.Builder builderForValue) Feature values list if values, successive in time, are requested.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.Data.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.Data.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.Data.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
public ReadFeatureValuesResponse.EntityView.Data.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ReadFeatureValuesResponse.EntityView.Data.Builder>
-
mergeFrom
public ReadFeatureValuesResponse.EntityView.Data.Builder mergeFrom(ReadFeatureValuesResponse.EntityView.Data other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ReadFeatureValuesResponse.EntityView.Data.Builder>
-
mergeFrom
public ReadFeatureValuesResponse.EntityView.Data.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.Data.Builder>- Throws:
IOException
-
getDataCase
- Specified by:
getDataCasein interfaceReadFeatureValuesResponse.EntityView.DataOrBuilder
-
clearData
-
hasValue
public boolean hasValue()Feature value if a single value is requested.
.google.cloud.aiplatform.v1.FeatureValue value = 1;- Specified by:
hasValuein interfaceReadFeatureValuesResponse.EntityView.DataOrBuilder- Returns:
- Whether the value field is set.
-
getValue
Feature value if a single value is requested.
.google.cloud.aiplatform.v1.FeatureValue value = 1;- Specified by:
getValuein interfaceReadFeatureValuesResponse.EntityView.DataOrBuilder- Returns:
- The value.
-
setValue
Feature value if a single value is requested.
.google.cloud.aiplatform.v1.FeatureValue value = 1; -
setValue
public ReadFeatureValuesResponse.EntityView.Data.Builder setValue(FeatureValue.Builder builderForValue) Feature value if a single value is requested.
.google.cloud.aiplatform.v1.FeatureValue value = 1; -
mergeValue
Feature value if a single value is requested.
.google.cloud.aiplatform.v1.FeatureValue value = 1; -
clearValue
Feature value if a single value is requested.
.google.cloud.aiplatform.v1.FeatureValue value = 1; -
getValueBuilder
Feature value if a single value is requested.
.google.cloud.aiplatform.v1.FeatureValue value = 1; -
getValueOrBuilder
Feature value if a single value is requested.
.google.cloud.aiplatform.v1.FeatureValue value = 1;- Specified by:
getValueOrBuilderin interfaceReadFeatureValuesResponse.EntityView.DataOrBuilder
-
hasValues
public boolean hasValues()Feature values list if values, successive in time, are requested. If the requested number of values is greater than the number of existing Feature values, nonexistent values are omitted instead of being returned as empty.
.google.cloud.aiplatform.v1.FeatureValueList values = 2;- Specified by:
hasValuesin interfaceReadFeatureValuesResponse.EntityView.DataOrBuilder- Returns:
- Whether the values field is set.
-
getValues
Feature values list if values, successive in time, are requested. If the requested number of values is greater than the number of existing Feature values, nonexistent values are omitted instead of being returned as empty.
.google.cloud.aiplatform.v1.FeatureValueList values = 2;- Specified by:
getValuesin interfaceReadFeatureValuesResponse.EntityView.DataOrBuilder- Returns:
- The values.
-
setValues
Feature values list if values, successive in time, are requested. If the requested number of values is greater than the number of existing Feature values, nonexistent values are omitted instead of being returned as empty.
.google.cloud.aiplatform.v1.FeatureValueList values = 2; -
setValues
public ReadFeatureValuesResponse.EntityView.Data.Builder setValues(FeatureValueList.Builder builderForValue) Feature values list if values, successive in time, are requested. If the requested number of values is greater than the number of existing Feature values, nonexistent values are omitted instead of being returned as empty.
.google.cloud.aiplatform.v1.FeatureValueList values = 2; -
mergeValues
Feature values list if values, successive in time, are requested. If the requested number of values is greater than the number of existing Feature values, nonexistent values are omitted instead of being returned as empty.
.google.cloud.aiplatform.v1.FeatureValueList values = 2; -
clearValues
Feature values list if values, successive in time, are requested. If the requested number of values is greater than the number of existing Feature values, nonexistent values are omitted instead of being returned as empty.
.google.cloud.aiplatform.v1.FeatureValueList values = 2; -
getValuesBuilder
Feature values list if values, successive in time, are requested. If the requested number of values is greater than the number of existing Feature values, nonexistent values are omitted instead of being returned as empty.
.google.cloud.aiplatform.v1.FeatureValueList values = 2; -
getValuesOrBuilder
Feature values list if values, successive in time, are requested. If the requested number of values is greater than the number of existing Feature values, nonexistent values are omitted instead of being returned as empty.
.google.cloud.aiplatform.v1.FeatureValueList values = 2;- Specified by:
getValuesOrBuilderin interfaceReadFeatureValuesResponse.EntityView.DataOrBuilder
-