GoogleCloudAiplatformV1ExamplesExampleGcsSource constructor
GoogleCloudAiplatformV1ExamplesExampleGcsSource({
- String? dataFormat,
- GoogleCloudAiplatformV1GcsSource? gcsSource,
Implementation
GoogleCloudAiplatformV1ExamplesExampleGcsSource({
this.dataFormat,
this.gcsSource,
});