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 class
ExportFeatureValuesRequest.SnapshotExport
Describes exporting the latest Feature values of all entities of the EntityType between [start_time, snapshot_time].static class
ExportFeatureValuesRequest.SnapshotExport.Builder
Describes 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.SnapshotExportOrBuilder
ExportFeatureValuesRequest.Builder. getSnapshotExportOrBuilder()
Exports the latest Feature values of all entities of the EntityType within a time range.ExportFeatureValuesRequest.SnapshotExportOrBuilder
ExportFeatureValuesRequest. getSnapshotExportOrBuilder()
Exports the latest Feature values of all entities of the EntityType within a time range.ExportFeatureValuesRequest.SnapshotExportOrBuilder
ExportFeatureValuesRequestOrBuilder. getSnapshotExportOrBuilder()
Exports the latest Feature values of all entities of the EntityType within a time range.
-