GoogleCloudAiplatformV1ExportDataRequest constructor

GoogleCloudAiplatformV1ExportDataRequest({
  1. GoogleCloudAiplatformV1ExportDataConfig? exportConfig,
})

Implementation

GoogleCloudAiplatformV1ExportDataRequest({
  this.exportConfig,
});