Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DSetNodePoolAutoscalingRequest.php22 protected $autoscalingType = NodePoolAutoscaling::class;
46 * @param NodePoolAutoscaling
48 public function setAutoscaling(NodePoolAutoscaling $autoscaling)
53 * @return NodePoolAutoscaling
H A DNodePool.php23 protected $autoscalingType = NodePoolAutoscaling::class;
75 * @param NodePoolAutoscaling
77 public function setAutoscaling(NodePoolAutoscaling $autoscaling)
82 * @return NodePoolAutoscaling
H A DNodePoolAutoscaling.php20 class NodePoolAutoscaling extends \Google\Model class
98 class_alias(NodePoolAutoscaling::class, 'Google_Service_Container_NodePoolAutoscaling');
H A DClusterUpdate.php79 protected $desiredNodePoolAutoscalingType = NodePoolAutoscaling::class;
419 * @param NodePoolAutoscaling
421 public function setDesiredNodePoolAutoscaling(NodePoolAutoscaling $desiredNodePoolAutoscaling)
426 * @return NodePoolAutoscaling