Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1TrainingOutput.php23 protected $builtInAlgorithmOutputType = GoogleCloudMlV1BuiltInAlgorithmOutput::class;
50 * @param GoogleCloudMlV1BuiltInAlgorithmOutput
52 …public function setBuiltInAlgorithmOutput(GoogleCloudMlV1BuiltInAlgorithmOutput $builtInAlgorithmO…
57 * @return GoogleCloudMlV1BuiltInAlgorithmOutput
H A DGoogleCloudMlV1HyperparameterOutput.php25 protected $builtInAlgorithmOutputType = GoogleCloudMlV1BuiltInAlgorithmOutput::class;
73 * @param GoogleCloudMlV1BuiltInAlgorithmOutput
75 …public function setBuiltInAlgorithmOutput(GoogleCloudMlV1BuiltInAlgorithmOutput $builtInAlgorithmO…
80 * @return GoogleCloudMlV1BuiltInAlgorithmOutput
H A DGoogleCloudMlV1BuiltInAlgorithmOutput.php20 class GoogleCloudMlV1BuiltInAlgorithmOutput extends \Google\Model class
98 class_alias(GoogleCloudMlV1BuiltInAlgorithmOutput::class, 'Google_Service_CloudMachineLearningEngin…