Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DFileShareConfig.php26 public $capacityGb; variable in Google\\Service\\CloudFilestore\\FileShareConfig
41 public function setCapacityGb($capacityGb) argument
43 $this->capacityGb = $capacityGb;
50 return $this->capacityGb;
H A DBackup.php25 public $capacityGb; variable in Google\\Service\\CloudFilestore\\Backup
74 public function setCapacityGb($capacityGb) argument
76 $this->capacityGb = $capacityGb;
83 return $this->capacityGb;