Uses of Interface
com.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.SnapshotExportOrBuilder
Packages that use ExportFeatureValuesRequest.SnapshotExportOrBuilder
-
Uses of ExportFeatureValuesRequest.SnapshotExportOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement ExportFeatureValuesRequest.SnapshotExportOrBuilderModifier and TypeClassDescriptionstatic final classDescribes exporting the latest Feature values of all entities of the EntityType between [start_time, snapshot_time].static final classDescribes exporting the latest Feature values of all entities of the EntityType between [start_time, snapshot_time].Methods in com.google.cloud.aiplatform.v1 that return ExportFeatureValuesRequest.SnapshotExportOrBuilderModifier and TypeMethodDescriptionExportFeatureValuesRequest.Builder.getSnapshotExportOrBuilder()Exports the latest Feature values of all entities of the EntityType within a time range.ExportFeatureValuesRequest.getSnapshotExportOrBuilder()Exports the latest Feature values of all entities of the EntityType within a time range.ExportFeatureValuesRequestOrBuilder.getSnapshotExportOrBuilder()Exports the latest Feature values of all entities of the EntityType within a time range.