Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1StudyConfig.php51 …unction setAutomatedStoppingConfig(GoogleCloudMlV1AutomatedStoppingConfig $automatedStoppingConfig) argument
53 $this->automatedStoppingConfig = $automatedStoppingConfig;
60 return $this->automatedStoppingConfig;