| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Class and Description |
|---|---|
static class |
ExportFeatureValuesRequest.FullExport
Describes exporting all historical Feature values of all entities of the
EntityType between [start_time, end_time].
|
static class |
ExportFeatureValuesRequest.FullExport.Builder
Describes exporting all historical Feature values of all entities of the
EntityType between [start_time, end_time].
|
| Modifier and Type | Method and Description |
|---|---|
ExportFeatureValuesRequest.FullExportOrBuilder |
ExportFeatureValuesRequestOrBuilder.getFullExportOrBuilder()
Exports all historical values of all entities of the EntityType within a
time range
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.FullExport full_export = 7; |
ExportFeatureValuesRequest.FullExportOrBuilder |
ExportFeatureValuesRequest.getFullExportOrBuilder()
Exports all historical values of all entities of the EntityType within a
time range
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.FullExport full_export = 7; |
ExportFeatureValuesRequest.FullExportOrBuilder |
ExportFeatureValuesRequest.Builder.getFullExportOrBuilder()
Exports all historical values of all entities of the EntityType within a
time range
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.FullExport full_export = 7;
|
Copyright © 2025 Google LLC. All rights reserved.