Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DPolicyAlternativeNameServerConfigTargetNameServer.php25 public $forwardingPath; variable in Google\\Service\\Dns\\PolicyAlternativeNameServerConfigTargetNameServer
38 public function setForwardingPath($forwardingPath) argument
40 $this->forwardingPath = $forwardingPath;
47 return $this->forwardingPath;
H A DManagedZoneForwardingConfigNameServerTarget.php25 public $forwardingPath; variable in Google\\Service\\Dns\\ManagedZoneForwardingConfigNameServerTarget
38 public function setForwardingPath($forwardingPath) argument
40 $this->forwardingPath = $forwardingPath;
47 return $this->forwardingPath;