Home
last modified time | relevance | path

Searched refs:supportsPzs (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DZone.php64 public $supportsPzs; variable in Google\\Service\\Compute\\Zone
209 public function setSupportsPzs($supportsPzs) argument
211 $this->supportsPzs = $supportsPzs;
218 return $this->supportsPzs;
H A DRegion.php58 public $supportsPzs; variable in Google\\Service\\Compute\\Region
193 public function setSupportsPzs($supportsPzs) argument
195 $this->supportsPzs = $supportsPzs;
202 return $this->supportsPzs;
H A DInterconnectLocation.php84 public $supportsPzs; variable in Google\\Service\\Compute\\InterconnectLocation
299 public function setSupportsPzs($supportsPzs) argument
301 $this->supportsPzs = $supportsPzs;
308 return $this->supportsPzs;