Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSavedDisk.php37 public $storageBytesStatus; variable in Google\\Service\\Compute\\SavedDisk
84 public function setStorageBytesStatus($storageBytesStatus) argument
86 $this->storageBytesStatus = $storageBytesStatus;
93 return $this->storageBytesStatus;
H A DSavedAttachedDisk.php78 public $storageBytesStatus; variable in Google\\Service\\Compute\\SavedAttachedDisk
283 public function setStorageBytesStatus($storageBytesStatus) argument
285 $this->storageBytesStatus = $storageBytesStatus;
292 return $this->storageBytesStatus;
H A DSnapshot.php110 public $storageBytesStatus; variable in Google\\Service\\Compute\\Snapshot
427 public function setStorageBytesStatus($storageBytesStatus) argument
429 $this->storageBytesStatus = $storageBytesStatus;
436 return $this->storageBytesStatus;