GoogleCloudMlV1PredictionInput constructor
GoogleCloudMlV1PredictionInput({})
Implementation
GoogleCloudMlV1PredictionInput({
this.batchSize,
this.dataFormat,
this.inputPaths,
this.maxWorkerCount,
this.modelName,
this.outputDataFormat,
this.outputPath,
this.region,
this.runtimeVersion,
this.signatureName,
this.uri,
this.versionName,
});