Uses of Class
com.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.SelectEntity
Packages that use DeleteFeatureValuesRequest.SelectEntity
-
Uses of DeleteFeatureValuesRequest.SelectEntity in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeleteFeatureValuesRequest.SelectEntityModifier and TypeMethodDescriptionDeleteFeatureValuesRequest.SelectEntity.Builder.build()DeleteFeatureValuesRequest.SelectEntity.Builder.buildPartial()DeleteFeatureValuesRequest.SelectEntity.getDefaultInstance()DeleteFeatureValuesRequest.SelectEntity.Builder.getDefaultInstanceForType()DeleteFeatureValuesRequest.SelectEntity.getDefaultInstanceForType()DeleteFeatureValuesRequest.Builder.getSelectEntity()Select feature values to be deleted by specifying entities.DeleteFeatureValuesRequest.getSelectEntity()Select feature values to be deleted by specifying entities.DeleteFeatureValuesRequestOrBuilder.getSelectEntity()Select feature values to be deleted by specifying entities.DeleteFeatureValuesRequest.SelectEntity.parseDelimitedFrom(InputStream input) DeleteFeatureValuesRequest.SelectEntity.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeleteFeatureValuesRequest.SelectEntity.parseFrom(byte[] data) DeleteFeatureValuesRequest.SelectEntity.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeleteFeatureValuesRequest.SelectEntity.parseFrom(com.google.protobuf.ByteString data) DeleteFeatureValuesRequest.SelectEntity.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeleteFeatureValuesRequest.SelectEntity.parseFrom(com.google.protobuf.CodedInputStream input) DeleteFeatureValuesRequest.SelectEntity.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeleteFeatureValuesRequest.SelectEntity.parseFrom(InputStream input) DeleteFeatureValuesRequest.SelectEntity.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeleteFeatureValuesRequest.SelectEntity.parseFrom(ByteBuffer data) DeleteFeatureValuesRequest.SelectEntity.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DeleteFeatureValuesRequest.SelectEntityModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DeleteFeatureValuesRequest.SelectEntity>DeleteFeatureValuesRequest.SelectEntity.getParserForType()static com.google.protobuf.Parser<DeleteFeatureValuesRequest.SelectEntity>DeleteFeatureValuesRequest.SelectEntity.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type DeleteFeatureValuesRequest.SelectEntityModifier and TypeMethodDescriptionDeleteFeatureValuesRequest.SelectEntity.Builder.mergeFrom(DeleteFeatureValuesRequest.SelectEntity other) DeleteFeatureValuesRequest.Builder.mergeSelectEntity(DeleteFeatureValuesRequest.SelectEntity value) Select feature values to be deleted by specifying entities.DeleteFeatureValuesRequest.SelectEntity.newBuilder(DeleteFeatureValuesRequest.SelectEntity prototype) DeleteFeatureValuesRequest.Builder.setSelectEntity(DeleteFeatureValuesRequest.SelectEntity value) Select feature values to be deleted by specifying entities.