GoogleCloudAiplatformV1BigQuerySource constructor

GoogleCloudAiplatformV1BigQuerySource({
  1. String? inputUri,
})

Implementation

GoogleCloudAiplatformV1BigQuerySource({
  this.inputUri,
});