Searched refs:ClusterAutoscalingConfig (Results 1 – 2 of 2) sorted by relevance
22 protected $clusterAutoscalingConfigType = ClusterAutoscalingConfig::class;26 * @param ClusterAutoscalingConfig28 public function setClusterAutoscalingConfig(ClusterAutoscalingConfig $clusterAutoscalingConfig)33 * @return ClusterAutoscalingConfig
20 class ClusterAutoscalingConfig extends \Google\Model class58 class_alias(ClusterAutoscalingConfig::class, 'Google_Service_BigtableAdmin_ClusterAutoscalingConfig…