Uses of Class
com.google.cloud.aiplatform.v1.DeleteFeatureValuesResponse.SelectTimeRangeAndFeature.Builder
Packages that use DeleteFeatureValuesResponse.SelectTimeRangeAndFeature.Builder
-
Uses of DeleteFeatureValuesResponse.SelectTimeRangeAndFeature.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeleteFeatureValuesResponse.SelectTimeRangeAndFeature.BuilderModifier and TypeMethodDescriptionDeleteFeatureValuesResponse.SelectTimeRangeAndFeature.Builder.clear()DeleteFeatureValuesResponse.SelectTimeRangeAndFeature.Builder.clearImpactedFeatureCount()The count of the features or columns impacted.DeleteFeatureValuesResponse.SelectTimeRangeAndFeature.Builder.clearOfflineStorageModifiedEntityRowCount()The count of modified entity rows in the offline storage.DeleteFeatureValuesResponse.SelectTimeRangeAndFeature.Builder.clearOnlineStorageModifiedEntityCount()The count of modified entities in the online storage.DeleteFeatureValuesResponse.Builder.getSelectTimeRangeAndFeatureBuilder()Response for request specifying time range and featureDeleteFeatureValuesResponse.SelectTimeRangeAndFeature.Builder.mergeFrom(DeleteFeatureValuesResponse.SelectTimeRangeAndFeature other) DeleteFeatureValuesResponse.SelectTimeRangeAndFeature.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeleteFeatureValuesResponse.SelectTimeRangeAndFeature.Builder.mergeFrom(com.google.protobuf.Message other) DeleteFeatureValuesResponse.SelectTimeRangeAndFeature.newBuilder()DeleteFeatureValuesResponse.SelectTimeRangeAndFeature.newBuilder(DeleteFeatureValuesResponse.SelectTimeRangeAndFeature prototype) DeleteFeatureValuesResponse.SelectTimeRangeAndFeature.newBuilderForType()DeleteFeatureValuesResponse.SelectTimeRangeAndFeature.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) DeleteFeatureValuesResponse.SelectTimeRangeAndFeature.Builder.setImpactedFeatureCount(long value) The count of the features or columns impacted.DeleteFeatureValuesResponse.SelectTimeRangeAndFeature.Builder.setOfflineStorageModifiedEntityRowCount(long value) The count of modified entity rows in the offline storage.DeleteFeatureValuesResponse.SelectTimeRangeAndFeature.Builder.setOnlineStorageModifiedEntityCount(long value) The count of modified entities in the online storage.DeleteFeatureValuesResponse.SelectTimeRangeAndFeature.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type DeleteFeatureValuesResponse.SelectTimeRangeAndFeature.BuilderModifier and TypeMethodDescriptionDeleteFeatureValuesResponse.Builder.setSelectTimeRangeAndFeature(DeleteFeatureValuesResponse.SelectTimeRangeAndFeature.Builder builderForValue) Response for request specifying time range and feature