Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DClusterAutoscaling.php20 class ClusterAutoscaling extends \Google\Collection class
113 class_alias(ClusterAutoscaling::class, 'Google_Service_Container_ClusterAutoscaling');
H A DClusterUpdate.php29 protected $desiredClusterAutoscalingType = ClusterAutoscaling::class;
153 * @param ClusterAutoscaling
155 public function setDesiredClusterAutoscaling(ClusterAutoscaling $desiredClusterAutoscaling)
160 * @return ClusterAutoscaling
H A DCluster.php29 protected $autoscalingType = ClusterAutoscaling::class;
249 * @param ClusterAutoscaling
251 public function setAutoscaling(ClusterAutoscaling $autoscaling)
256 * @return ClusterAutoscaling