Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DClusterConfig.php22 protected $clusterAutoscalingConfigType = ClusterAutoscalingConfig::class;
26 * @param ClusterAutoscalingConfig
28 public function setClusterAutoscalingConfig(ClusterAutoscalingConfig $clusterAutoscalingConfig)
33 * @return ClusterAutoscalingConfig
H A DClusterAutoscalingConfig.php20 class ClusterAutoscalingConfig extends \Google\Model class
58 class_alias(ClusterAutoscalingConfig::class, 'Google_Service_BigtableAdmin_ClusterAutoscalingConfig…