public static final class ReadFeatureValuesResponse.EntityView.Data.Builder extends com.google.protobuf.GeneratedMessageV3.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.v1beta1.ReadFeatureValuesResponse.EntityView.DatagetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Data.Builder>public ReadFeatureValuesResponse.EntityView.Data.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Data.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<ReadFeatureValuesResponse.EntityView.Data.Builder>public ReadFeatureValuesResponse.EntityView.Data getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ReadFeatureValuesResponse.EntityView.Data build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ReadFeatureValuesResponse.EntityView.Data buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ReadFeatureValuesResponse.EntityView.Data.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Data.Builder>public ReadFeatureValuesResponse.EntityView.Data.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<ReadFeatureValuesResponse.EntityView.Data.Builder>public ReadFeatureValuesResponse.EntityView.Data.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Data.Builder>public ReadFeatureValuesResponse.EntityView.Data.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Data.Builder>public ReadFeatureValuesResponse.EntityView.Data.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<ReadFeatureValuesResponse.EntityView.Data.Builder>public ReadFeatureValuesResponse.EntityView.Data.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<ReadFeatureValuesResponse.EntityView.Data.Builder>public ReadFeatureValuesResponse.EntityView.Data.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ReadFeatureValuesResponse.EntityView.Data.Builder>public ReadFeatureValuesResponse.EntityView.Data.Builder mergeFrom(ReadFeatureValuesResponse.EntityView.Data other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Data.Builder>public ReadFeatureValuesResponse.EntityView.Data.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<ReadFeatureValuesResponse.EntityView.Data.Builder>IOExceptionpublic ReadFeatureValuesResponse.EntityView.Data.DataCase getDataCase()
getDataCase in interface ReadFeatureValuesResponse.EntityView.DataOrBuilderpublic ReadFeatureValuesResponse.EntityView.Data.Builder clearData()
public boolean hasValue()
Feature value if a single value is requested.
.google.cloud.aiplatform.v1beta1.FeatureValue value = 1;hasValue in interface ReadFeatureValuesResponse.EntityView.DataOrBuilderpublic FeatureValue getValue()
Feature value if a single value is requested.
.google.cloud.aiplatform.v1beta1.FeatureValue value = 1;getValue in interface ReadFeatureValuesResponse.EntityView.DataOrBuilderpublic ReadFeatureValuesResponse.EntityView.Data.Builder setValue(FeatureValue value)
Feature value if a single value is requested.
.google.cloud.aiplatform.v1beta1.FeatureValue value = 1;public ReadFeatureValuesResponse.EntityView.Data.Builder setValue(FeatureValue.Builder builderForValue)
Feature value if a single value is requested.
.google.cloud.aiplatform.v1beta1.FeatureValue value = 1;public ReadFeatureValuesResponse.EntityView.Data.Builder mergeValue(FeatureValue value)
Feature value if a single value is requested.
.google.cloud.aiplatform.v1beta1.FeatureValue value = 1;public ReadFeatureValuesResponse.EntityView.Data.Builder clearValue()
Feature value if a single value is requested.
.google.cloud.aiplatform.v1beta1.FeatureValue value = 1;public FeatureValue.Builder getValueBuilder()
Feature value if a single value is requested.
.google.cloud.aiplatform.v1beta1.FeatureValue value = 1;public FeatureValueOrBuilder getValueOrBuilder()
Feature value if a single value is requested.
.google.cloud.aiplatform.v1beta1.FeatureValue value = 1;getValueOrBuilder in interface ReadFeatureValuesResponse.EntityView.DataOrBuilderpublic 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.v1beta1.FeatureValueList values = 2;hasValues in interface ReadFeatureValuesResponse.EntityView.DataOrBuilderpublic FeatureValueList 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.v1beta1.FeatureValueList values = 2;getValues in interface ReadFeatureValuesResponse.EntityView.DataOrBuilderpublic ReadFeatureValuesResponse.EntityView.Data.Builder setValues(FeatureValueList value)
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.v1beta1.FeatureValueList values = 2;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.v1beta1.FeatureValueList values = 2;public ReadFeatureValuesResponse.EntityView.Data.Builder mergeValues(FeatureValueList value)
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.v1beta1.FeatureValueList values = 2;public ReadFeatureValuesResponse.EntityView.Data.Builder 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.v1beta1.FeatureValueList values = 2;public FeatureValueList.Builder 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.v1beta1.FeatureValueList values = 2;public FeatureValueListOrBuilder 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.v1beta1.FeatureValueList values = 2;getValuesOrBuilder in interface ReadFeatureValuesResponse.EntityView.DataOrBuilderpublic final ReadFeatureValuesResponse.EntityView.Data.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Data.Builder>public final ReadFeatureValuesResponse.EntityView.Data.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Data.Builder>Copyright © 2022 Google LLC. All rights reserved.