Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DAddonsConfig.php32 protected $horizontalPodAutoscalingType = HorizontalPodAutoscaling::class;
112 * @param HorizontalPodAutoscaling
114 public function setHorizontalPodAutoscaling(HorizontalPodAutoscaling $horizontalPodAutoscaling)
119 * @return HorizontalPodAutoscaling
H A DHorizontalPodAutoscaling.php20 class HorizontalPodAutoscaling extends \Google\Model class
44 class_alias(HorizontalPodAutoscaling::class, 'Google_Service_Container_HorizontalPodAutoscaling');