importConfigs property

List<GoogleCloudAiplatformV1ImportDataConfig>? importConfigs
getter/setter pair

The desired input locations.

The contents of all input locations will be imported in one batch.

Required.

Implementation

core.List<GoogleCloudAiplatformV1ImportDataConfig>? importConfigs;