Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/
H A DClusterSlots.php29 public $memorySizeGb; variable in Google\\Service\\CloudRedis\\ClusterSlots
56 public function setMemorySizeGb($memorySizeGb) argument
58 $this->memorySizeGb = $memorySizeGb;
65 return $this->memorySizeGb;
H A DInstance.php70 public $memorySizeGb; variable in Google\\Service\\CloudRedis\\Instance
309 public function setMemorySizeGb($memorySizeGb) argument
311 $this->memorySizeGb = $memorySizeGb;
318 return $this->memorySizeGb;