GoogleCloudAiplatformV1EntityIdSelector constructor
GoogleCloudAiplatformV1EntityIdSelector({
- GoogleCloudAiplatformV1CsvSource? csvSource,
- String? entityIdField,
Implementation
GoogleCloudAiplatformV1EntityIdSelector({
this.csvSource,
this.entityIdField,
});