Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DMachineImage.php80 public $totalStorageBytes; variable in Google\\Service\\Compute\\MachineImage
309 public function setTotalStorageBytes($totalStorageBytes) argument
311 $this->totalStorageBytes = $totalStorageBytes;
318 return $this->totalStorageBytes;