Home
last modified time | relevance | path

Searched defs:scratchDisks (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DMachineType.php267 public function setScratchDisks($scratchDisks)
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php2851 public $scratchDisks; variable in Google_MachineType
2920 public function setScratchDisks(/* array(Google_MachineTypeScratchDisks) */ $scratchDisks) {