GoogleCloudAiplatformV1CsvSource constructor

GoogleCloudAiplatformV1CsvSource({
  1. GoogleCloudAiplatformV1GcsSource? gcsSource,
})

Implementation

GoogleCloudAiplatformV1CsvSource({
  this.gcsSource,
});