Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DBasicYarnAutoscalingConfig.php28 public $scaleUpFactor; variable in Google\\Service\\Dataproc\\BasicYarnAutoscalingConfig
61 public function setScaleUpFactor($scaleUpFactor) argument
63 $this->scaleUpFactor = $scaleUpFactor;
67 return $this->scaleUpFactor;
H A DSparkStandaloneAutoscalingConfig.php28 public $scaleUpFactor; variable in Google\\Service\\Dataproc\\SparkStandaloneAutoscalingConfig
61 public function setScaleUpFactor($scaleUpFactor) argument
63 $this->scaleUpFactor = $scaleUpFactor;
67 return $this->scaleUpFactor;