Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DPolicy.php32 public $enableInboundForwarding; variable in Google\\Service\\Dns\\Policy
83 public function setEnableInboundForwarding($enableInboundForwarding) argument
85 $this->enableInboundForwarding = $enableInboundForwarding;
92 return $this->enableInboundForwarding;