Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DTargetInstance.php49 public $natPolicy; variable in Google\\Service\\Compute\\TargetInstance
150 public function setNatPolicy($natPolicy) argument
152 $this->natPolicy = $natPolicy;
159 return $this->natPolicy;