| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Class and Description |
|---|---|
class |
CsvSource
The storage details for CSV input content.
|
static class |
CsvSource.Builder
The storage details for CSV input content.
|
| Modifier and Type | Method and Description |
|---|---|
CsvSourceOrBuilder |
BatchReadFeatureValuesRequest.getCsvReadInstancesOrBuilder()
Each read instance consists of exactly one read timestamp and one or more
entity IDs identifying entities of the corresponding EntityTypes whose
Features are requested.
|
CsvSourceOrBuilder |
BatchReadFeatureValuesRequest.Builder.getCsvReadInstancesOrBuilder()
Each read instance consists of exactly one read timestamp and one or more
entity IDs identifying entities of the corresponding EntityTypes whose
Features are requested.
|
CsvSourceOrBuilder |
BatchReadFeatureValuesRequestOrBuilder.getCsvReadInstancesOrBuilder()
Each read instance consists of exactly one read timestamp and one or more
entity IDs identifying entities of the corresponding EntityTypes whose
Features are requested.
|
CsvSourceOrBuilder |
EntityIdSelectorOrBuilder.getCsvSourceOrBuilder()
Source of Csv
.google.cloud.aiplatform.v1beta1.CsvSource csv_source = 3; |
CsvSourceOrBuilder |
ImportFeatureValuesRequest.getCsvSourceOrBuilder()
.google.cloud.aiplatform.v1beta1.CsvSource csv_source = 4; |
CsvSourceOrBuilder |
ImportFeatureValuesRequest.Builder.getCsvSourceOrBuilder()
.google.cloud.aiplatform.v1beta1.CsvSource csv_source = 4; |
CsvSourceOrBuilder |
EntityIdSelector.getCsvSourceOrBuilder()
Source of Csv
.google.cloud.aiplatform.v1beta1.CsvSource csv_source = 3; |
CsvSourceOrBuilder |
EntityIdSelector.Builder.getCsvSourceOrBuilder()
Source of Csv
.google.cloud.aiplatform.v1beta1.CsvSource csv_source = 3; |
CsvSourceOrBuilder |
ImportFeatureValuesRequestOrBuilder.getCsvSourceOrBuilder()
.google.cloud.aiplatform.v1beta1.CsvSource csv_source = 4; |
Copyright © 2024 Google LLC. All rights reserved.