Home
last modified time | relevance | path

Searched refs:volumeType (Results 1 – 3 of 3) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DVolume.php30 public $volumeType; variable in Google\\Service\\Appengine\\Volume
57 public function setVolumeType($volumeType) argument
59 $this->volumeType = $volumeType;
66 return $this->volumeType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/
H A DVolumeRestore.php67 public $volumeType; variable in Google\\Service\\BackupforGKE\\VolumeRestore
226 public function setVolumeType($volumeType) argument
228 $this->volumeType = $volumeType;
235 return $this->volumeType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleChromeManagementV1StorageInfo.php31 protected $volumeType = GoogleChromeManagementV1StorageInfoDiskVolume::class; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1StorageInfo