Uses of Interface
com.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.SnapshotExportOrBuilder
-
Packages that use ExportFeatureValuesRequest.SnapshotExportOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of ExportFeatureValuesRequest.SnapshotExportOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement ExportFeatureValuesRequest.SnapshotExportOrBuilder Modifier and Type Class Description static classExportFeatureValuesRequest.SnapshotExportDescribes exporting the latest Feature values of all entities of the EntityType between [start_time, snapshot_time].static classExportFeatureValuesRequest.SnapshotExport.BuilderDescribes 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.SnapshotExportOrBuilder Modifier and Type Method Description ExportFeatureValuesRequest.SnapshotExportOrBuilderExportFeatureValuesRequest.Builder. getSnapshotExportOrBuilder()Exports the latest Feature values of all entities of the EntityType within a time range.ExportFeatureValuesRequest.SnapshotExportOrBuilderExportFeatureValuesRequest. getSnapshotExportOrBuilder()Exports the latest Feature values of all entities of the EntityType within a time range.ExportFeatureValuesRequest.SnapshotExportOrBuilderExportFeatureValuesRequestOrBuilder. getSnapshotExportOrBuilder()Exports the latest Feature values of all entities of the EntityType within a time range.
-