Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DGkeNodePoolConfig.php23 protected $autoscalingType = GkeNodePoolAutoscalingConfig::class;
33 * @param GkeNodePoolAutoscalingConfig
35 public function setAutoscaling(GkeNodePoolAutoscalingConfig $autoscaling)
40 * @return GkeNodePoolAutoscalingConfig
H A DGkeNodePoolAutoscalingConfig.php20 class GkeNodePoolAutoscalingConfig extends \Google\Model class
62 class_alias(GkeNodePoolAutoscalingConfig::class, 'Google_Service_Dataproc_GkeNodePoolAutoscalingCon…