Uses of Class
com.google.cloud.aiplatform.v1.DeleteFeatureValuesResponse.SelectEntity.Builder
Packages that use DeleteFeatureValuesResponse.SelectEntity.Builder
-
Uses of DeleteFeatureValuesResponse.SelectEntity.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeleteFeatureValuesResponse.SelectEntity.BuilderModifier and TypeMethodDescriptionDeleteFeatureValuesResponse.SelectEntity.Builder.clear()DeleteFeatureValuesResponse.SelectEntity.Builder.clearOfflineStorageDeletedEntityRowCount()The count of deleted entity rows in the offline storage.DeleteFeatureValuesResponse.SelectEntity.Builder.clearOnlineStorageDeletedEntityCount()The count of deleted entities in the online storage.DeleteFeatureValuesResponse.Builder.getSelectEntityBuilder()Response for request specifying the entities to deleteDeleteFeatureValuesResponse.SelectEntity.Builder.mergeFrom(DeleteFeatureValuesResponse.SelectEntity other) DeleteFeatureValuesResponse.SelectEntity.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeleteFeatureValuesResponse.SelectEntity.Builder.mergeFrom(com.google.protobuf.Message other) DeleteFeatureValuesResponse.SelectEntity.newBuilder()DeleteFeatureValuesResponse.SelectEntity.newBuilder(DeleteFeatureValuesResponse.SelectEntity prototype) DeleteFeatureValuesResponse.SelectEntity.newBuilderForType()DeleteFeatureValuesResponse.SelectEntity.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) DeleteFeatureValuesResponse.SelectEntity.Builder.setOfflineStorageDeletedEntityRowCount(long value) The count of deleted entity rows in the offline storage.DeleteFeatureValuesResponse.SelectEntity.Builder.setOnlineStorageDeletedEntityCount(long value) The count of deleted entities in the online storage.DeleteFeatureValuesResponse.SelectEntity.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type DeleteFeatureValuesResponse.SelectEntity.BuilderModifier and TypeMethodDescriptionDeleteFeatureValuesResponse.Builder.setSelectEntity(DeleteFeatureValuesResponse.SelectEntity.Builder builderForValue) Response for request specifying the entities to delete