Uses of Class
com.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.Builder
Packages that use DeleteFeatureValuesRequest.Builder
-
Uses of DeleteFeatureValuesRequest.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeleteFeatureValuesRequest.BuilderModifier and TypeMethodDescriptionDeleteFeatureValuesRequest.Builder.clear()DeleteFeatureValuesRequest.Builder.clearDeleteOption()DeleteFeatureValuesRequest.Builder.clearEntityType()Required.DeleteFeatureValuesRequest.Builder.clearSelectEntity()Select feature values to be deleted by specifying entities.DeleteFeatureValuesRequest.Builder.clearSelectTimeRangeAndFeature()Select feature values to be deleted by specifying time range and features.DeleteFeatureValuesRequest.Builder.mergeFrom(DeleteFeatureValuesRequest other) DeleteFeatureValuesRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeleteFeatureValuesRequest.Builder.mergeFrom(com.google.protobuf.Message other) DeleteFeatureValuesRequest.Builder.mergeSelectEntity(DeleteFeatureValuesRequest.SelectEntity value) Select feature values to be deleted by specifying entities.DeleteFeatureValuesRequest.Builder.mergeSelectTimeRangeAndFeature(DeleteFeatureValuesRequest.SelectTimeRangeAndFeature value) Select feature values to be deleted by specifying time range and features.DeleteFeatureValuesRequest.newBuilder()DeleteFeatureValuesRequest.newBuilder(DeleteFeatureValuesRequest prototype) DeleteFeatureValuesRequest.newBuilderForType()protected DeleteFeatureValuesRequest.BuilderDeleteFeatureValuesRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) DeleteFeatureValuesRequest.Builder.setEntityType(String value) Required.DeleteFeatureValuesRequest.Builder.setEntityTypeBytes(com.google.protobuf.ByteString value) Required.DeleteFeatureValuesRequest.Builder.setSelectEntity(DeleteFeatureValuesRequest.SelectEntity value) Select feature values to be deleted by specifying entities.DeleteFeatureValuesRequest.Builder.setSelectEntity(DeleteFeatureValuesRequest.SelectEntity.Builder builderForValue) Select feature values to be deleted by specifying entities.DeleteFeatureValuesRequest.Builder.setSelectTimeRangeAndFeature(DeleteFeatureValuesRequest.SelectTimeRangeAndFeature value) Select feature values to be deleted by specifying time range and features.DeleteFeatureValuesRequest.Builder.setSelectTimeRangeAndFeature(DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.Builder builderForValue) Select feature values to be deleted by specifying time range and features.DeleteFeatureValuesRequest.toBuilder()