Home
last modified time | relevance | path

Searched refs:outputDataFormat (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1PredictionInput.php46 public $outputDataFormat; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1PredictionInput
145 public function setOutputDataFormat($outputDataFormat) argument
147 $this->outputDataFormat = $outputDataFormat;
154 return $this->outputDataFormat;