Home
last modified time | relevance | path

Searched refs:storageLocations (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DResourcePolicySnapshotSchedulePolicySnapshotProperties.php38 public $storageLocations; variable in Google\\Service\\Compute\\ResourcePolicySnapshotSchedulePolicySnapshotProperties
85 public function setStorageLocations($storageLocations) argument
87 $this->storageLocations = $storageLocations;
94 return $this->storageLocations;
H A DMachineImage.php76 public $storageLocations; variable in Google\\Service\\Compute\\MachineImage
295 public function setStorageLocations($storageLocations) argument
297 $this->storageLocations = $storageLocations;
304 return $this->storageLocations;
H A DSnapshot.php114 public $storageLocations; variable in Google\\Service\\Compute\\Snapshot
441 public function setStorageLocations($storageLocations) argument
443 $this->storageLocations = $storageLocations;
450 return $this->storageLocations;
H A DImage.php130 public $storageLocations; variable in Google\\Service\\Compute\\Image
555 public function setStorageLocations($storageLocations) argument
557 $this->storageLocations = $storageLocations;
564 return $this->storageLocations;