Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DClusterConfig.php63 public function setAutoscalingConfig(AutoscalingConfig $autoscalingConfig) argument
65 $this->autoscalingConfig = $autoscalingConfig;
72 return $this->autoscalingConfig;