Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/
H A DVolumeSnapshot.php45 public $storageVolume; variable in Google\\Service\\Baremetalsolution\\VolumeSnapshot
120 public function setStorageVolume($storageVolume) argument
122 $this->storageVolume = $storageVolume;
129 return $this->storageVolume;
H A DLun.php57 public $storageVolume; variable in Google\\Service\\Baremetalsolution\\Lun
178 public function setStorageVolume($storageVolume) argument
180 $this->storageVolume = $storageVolume;
187 return $this->storageVolume;