GoogleCloudAiplatformV1GcsDestination constructor

GoogleCloudAiplatformV1GcsDestination({
  1. String? outputUriPrefix,
})

Implementation

GoogleCloudAiplatformV1GcsDestination({
  this.outputUriPrefix,
});