Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DLocalDisk.php25 public $diskCount; variable in Google\\Service\\Compute\\LocalDisk
38 public function setDiskCount($diskCount) argument
40 $this->diskCount = $diskCount;
47 return $this->diskCount;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DVmwareVmDetails.php45 public $diskCount; variable in Google\\Service\\VMMigrationService\\VmwareVmDetails
144 public function setDiskCount($diskCount) argument
146 $this->diskCount = $diskCount;
153 return $this->diskCount;