Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackendBucket.php44 public $edgeSecurityPolicy; variable in Google\\Service\\Compute\\BackendBucket
139 public function setEdgeSecurityPolicy($edgeSecurityPolicy) argument
141 $this->edgeSecurityPolicy = $edgeSecurityPolicy;
148 return $this->edgeSecurityPolicy;
H A DBackendService.php58 public $edgeSecurityPolicy; variable in Google\\Service\\Compute\\BackendService
301 public function setEdgeSecurityPolicy($edgeSecurityPolicy) argument
303 $this->edgeSecurityPolicy = $edgeSecurityPolicy;
310 return $this->edgeSecurityPolicy;