Package com.google.cloud.aiplatform.v1
Class DeleteFeatureValuesRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<DeleteFeatureValuesRequest.Builder>
com.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.Builder
- All Implemented Interfaces:
DeleteFeatureValuesRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- DeleteFeatureValuesRequest
public static final class DeleteFeatureValuesRequest.Builder
extends com.google.protobuf.GeneratedMessage.Builder<DeleteFeatureValuesRequest.Builder>
implements DeleteFeatureValuesRequestOrBuilder
Request message for [FeaturestoreService.DeleteFeatureValues][google.cloud.aiplatform.v1.FeaturestoreService.DeleteFeatureValues].Protobuf type
google.cloud.aiplatform.v1.DeleteFeatureValuesRequest-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Required.Select feature values to be deleted by specifying entities.Select feature values to be deleted by specifying time range and features.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorRequired.com.google.protobuf.ByteStringRequired.Select feature values to be deleted by specifying entities.Select feature values to be deleted by specifying entities.Select feature values to be deleted by specifying entities.Select feature values to be deleted by specifying time range and features.Select feature values to be deleted by specifying time range and features.Select feature values to be deleted by specifying time range and features.booleanSelect feature values to be deleted by specifying entities.booleanSelect feature values to be deleted by specifying time range and features.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) Select feature values to be deleted by specifying entities.Select feature values to be deleted by specifying time range and features.setEntityType(String value) Required.setEntityTypeBytes(com.google.protobuf.ByteString value) Required.Select feature values to be deleted by specifying entities.setSelectEntity(DeleteFeatureValuesRequest.SelectEntity.Builder builderForValue) Select feature values to be deleted by specifying entities.Select feature values to be deleted by specifying time range and features.setSelectTimeRangeAndFeature(DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.Builder builderForValue) Select feature values to be deleted by specifying time range and features.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<DeleteFeatureValuesRequest.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<DeleteFeatureValuesRequest.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<DeleteFeatureValuesRequest.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<DeleteFeatureValuesRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<DeleteFeatureValuesRequest.Builder>
-
mergeFrom
public DeleteFeatureValuesRequest.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<DeleteFeatureValuesRequest.Builder>- Throws:
IOException
-
getDeleteOptionCase
- Specified by:
getDeleteOptionCasein interfaceDeleteFeatureValuesRequestOrBuilder
-
clearDeleteOption
-
hasSelectEntity
public boolean hasSelectEntity()Select feature values to be deleted by specifying entities.
.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.SelectEntity select_entity = 2;- Specified by:
hasSelectEntityin interfaceDeleteFeatureValuesRequestOrBuilder- Returns:
- Whether the selectEntity field is set.
-
getSelectEntity
Select feature values to be deleted by specifying entities.
.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.SelectEntity select_entity = 2;- Specified by:
getSelectEntityin interfaceDeleteFeatureValuesRequestOrBuilder- Returns:
- The selectEntity.
-
setSelectEntity
public DeleteFeatureValuesRequest.Builder setSelectEntity(DeleteFeatureValuesRequest.SelectEntity value) Select feature values to be deleted by specifying entities.
.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.SelectEntity select_entity = 2; -
setSelectEntity
public DeleteFeatureValuesRequest.Builder setSelectEntity(DeleteFeatureValuesRequest.SelectEntity.Builder builderForValue) Select feature values to be deleted by specifying entities.
.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.SelectEntity select_entity = 2; -
mergeSelectEntity
public DeleteFeatureValuesRequest.Builder mergeSelectEntity(DeleteFeatureValuesRequest.SelectEntity value) Select feature values to be deleted by specifying entities.
.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.SelectEntity select_entity = 2; -
clearSelectEntity
Select feature values to be deleted by specifying entities.
.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.SelectEntity select_entity = 2; -
getSelectEntityBuilder
Select feature values to be deleted by specifying entities.
.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.SelectEntity select_entity = 2; -
getSelectEntityOrBuilder
Select feature values to be deleted by specifying entities.
.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.SelectEntity select_entity = 2;- Specified by:
getSelectEntityOrBuilderin interfaceDeleteFeatureValuesRequestOrBuilder
-
hasSelectTimeRangeAndFeature
public boolean hasSelectTimeRangeAndFeature()Select feature values to be deleted by specifying time range and features.
.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.SelectTimeRangeAndFeature select_time_range_and_feature = 3;- Specified by:
hasSelectTimeRangeAndFeaturein interfaceDeleteFeatureValuesRequestOrBuilder- Returns:
- Whether the selectTimeRangeAndFeature field is set.
-
getSelectTimeRangeAndFeature
Select feature values to be deleted by specifying time range and features.
.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.SelectTimeRangeAndFeature select_time_range_and_feature = 3;- Specified by:
getSelectTimeRangeAndFeaturein interfaceDeleteFeatureValuesRequestOrBuilder- Returns:
- The selectTimeRangeAndFeature.
-
setSelectTimeRangeAndFeature
public DeleteFeatureValuesRequest.Builder setSelectTimeRangeAndFeature(DeleteFeatureValuesRequest.SelectTimeRangeAndFeature value) Select feature values to be deleted by specifying time range and features.
.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.SelectTimeRangeAndFeature select_time_range_and_feature = 3; -
setSelectTimeRangeAndFeature
public DeleteFeatureValuesRequest.Builder setSelectTimeRangeAndFeature(DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.Builder builderForValue) Select feature values to be deleted by specifying time range and features.
.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.SelectTimeRangeAndFeature select_time_range_and_feature = 3; -
mergeSelectTimeRangeAndFeature
public DeleteFeatureValuesRequest.Builder mergeSelectTimeRangeAndFeature(DeleteFeatureValuesRequest.SelectTimeRangeAndFeature value) Select feature values to be deleted by specifying time range and features.
.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.SelectTimeRangeAndFeature select_time_range_and_feature = 3; -
clearSelectTimeRangeAndFeature
Select feature values to be deleted by specifying time range and features.
.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.SelectTimeRangeAndFeature select_time_range_and_feature = 3; -
getSelectTimeRangeAndFeatureBuilder
public DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.Builder getSelectTimeRangeAndFeatureBuilder()Select feature values to be deleted by specifying time range and features.
.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.SelectTimeRangeAndFeature select_time_range_and_feature = 3; -
getSelectTimeRangeAndFeatureOrBuilder
public DeleteFeatureValuesRequest.SelectTimeRangeAndFeatureOrBuilder getSelectTimeRangeAndFeatureOrBuilder()Select feature values to be deleted by specifying time range and features.
.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.SelectTimeRangeAndFeature select_time_range_and_feature = 3;- Specified by:
getSelectTimeRangeAndFeatureOrBuilderin interfaceDeleteFeatureValuesRequestOrBuilder
-
getEntityType
Required. The resource name of the EntityType grouping the Features for which values are being deleted from. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entityType}`string entity_type = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getEntityTypein interfaceDeleteFeatureValuesRequestOrBuilder- Returns:
- The entityType.
-
getEntityTypeBytes
public com.google.protobuf.ByteString getEntityTypeBytes()Required. The resource name of the EntityType grouping the Features for which values are being deleted from. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entityType}`string entity_type = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getEntityTypeBytesin interfaceDeleteFeatureValuesRequestOrBuilder- Returns:
- The bytes for entityType.
-
setEntityType
Required. The resource name of the EntityType grouping the Features for which values are being deleted from. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entityType}`string entity_type = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The entityType to set.- Returns:
- This builder for chaining.
-
clearEntityType
Required. The resource name of the EntityType grouping the Features for which values are being deleted from. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entityType}`string entity_type = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setEntityTypeBytes
Required. The resource name of the EntityType grouping the Features for which values are being deleted from. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entityType}`string entity_type = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for entityType to set.- Returns:
- This builder for chaining.
-