Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/
H A DCluster.php54 public $redisConfigs; variable in Google\\Service\\CloudRedis\\Cluster
181 public function setRedisConfigs($redisConfigs) argument
183 $this->redisConfigs = $redisConfigs;
190 return $this->redisConfigs;
H A DInstance.php102 public $redisConfigs; variable in Google\\Service\\CloudRedis\\Instance
435 public function setRedisConfigs($redisConfigs) argument
437 $this->redisConfigs = $redisConfigs;
444 return $this->redisConfigs;