GoogleCloudAiplatformV1ExportModelRequest constructor

GoogleCloudAiplatformV1ExportModelRequest({
  1. GoogleCloudAiplatformV1ExportModelRequestOutputConfig? outputConfig,
})

Implementation

GoogleCloudAiplatformV1ExportModelRequest({
  this.outputConfig,
});