Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DSecurityPolicy.php115 public function setDdosProtectionConfig(SecurityPolicyDdosProtectionConfig $ddosProtectionConfig) argument
117 $this->ddosProtectionConfig = $ddosProtectionConfig;
124 return $this->ddosProtectionConfig;