GoogleCloudAiplatformV1AvroSource constructor

GoogleCloudAiplatformV1AvroSource({
  1. GoogleCloudAiplatformV1GcsSource? gcsSource,
})

Implementation

GoogleCloudAiplatformV1AvroSource({
  this.gcsSource,
});