GoogleCloudAiplatformV1ManualBatchTuningParameters constructor

GoogleCloudAiplatformV1ManualBatchTuningParameters({
  1. int? batchSize,
})

Implementation

GoogleCloudAiplatformV1ManualBatchTuningParameters({
  this.batchSize,
});