Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSavedDisk.php33 public $storageBytes; variable in Google\\Service\\Compute\\SavedDisk
70 public function setStorageBytes($storageBytes) argument
72 $this->storageBytes = $storageBytes;
79 return $this->storageBytes;
H A DSavedAttachedDisk.php74 public $storageBytes; variable in Google\\Service\\Compute\\SavedAttachedDisk
269 public function setStorageBytes($storageBytes) argument
271 $this->storageBytes = $storageBytes;
278 return $this->storageBytes;
H A DSnapshot.php106 public $storageBytes; variable in Google\\Service\\Compute\\Snapshot
413 public function setStorageBytes($storageBytes) argument
415 $this->storageBytes = $storageBytes;
422 return $this->storageBytes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DBackup.php69 public $storageBytes; variable in Google\\Service\\CloudFilestore\\Backup
228 public function setStorageBytes($storageBytes) argument
230 $this->storageBytes = $storageBytes;
237 return $this->storageBytes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/
H A DVolumeBackup.php59 public $storageBytes; variable in Google\\Service\\BackupforGKE\\VolumeBackup
202 public function setStorageBytes($storageBytes) argument
204 $this->storageBytes = $storageBytes;
211 return $this->storageBytes;