Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
DGoogleCloudMlV1TrainingInput.php33 protected $evaluatorConfigType = GoogleCloudMlV1ReplicaConfig::class;
49 protected $masterConfigType = GoogleCloudMlV1ReplicaConfig::class;
63 protected $parameterServerConfigType = GoogleCloudMlV1ReplicaConfig::class;
103 protected $workerConfigType = GoogleCloudMlV1ReplicaConfig::class;
157 * @param GoogleCloudMlV1ReplicaConfig
159 public function setEvaluatorConfig(GoogleCloudMlV1ReplicaConfig $evaluatorConfig)
164 * @return GoogleCloudMlV1ReplicaConfig
227 * @param GoogleCloudMlV1ReplicaConfig
229 public function setMasterConfig(GoogleCloudMlV1ReplicaConfig $masterConfig)
234 * @return GoogleCloudMlV1ReplicaConfig
[all …]
DGoogleCloudMlV1ReplicaConfig.php20 class GoogleCloudMlV1ReplicaConfig extends \Google\Collection class
131 class_alias(GoogleCloudMlV1ReplicaConfig::class, 'Google_Service_CloudMachineLearningEngine_GoogleC…