Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DAutoscalingPolicyCpuUtilization.php25 public $predictiveMethod; variable in Google\\Service\\Compute\\AutoscalingPolicyCpuUtilization
31 public function setPredictiveMethod($predictiveMethod) argument
33 $this->predictiveMethod = $predictiveMethod;
40 return $this->predictiveMethod;