Home
last modified time | relevance | path

Searched refs:threatTypes (Results 1 – 5 of 5) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4ThreatInfo.php36 public $threatTypes; variable in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ThreatInfo
83 public function setThreatTypes($threatTypes) argument
85 $this->threatTypes = $threatTypes;
92 return $this->threatTypes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DWebRisk.php78 'threatTypes' => [
236 'threatTypes' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/WebRisk/
H A DGoogleCloudWebriskV1SearchHashesResponseThreatHash.php34 public $threatTypes; variable in Google\\Service\\WebRisk\\GoogleCloudWebriskV1SearchHashesResponseThreatHash
67 public function setThreatTypes($threatTypes) argument
69 $this->threatTypes = $threatTypes;
76 return $this->threatTypes;
H A DGoogleCloudWebriskV1SearchUrisResponseThreatUri.php30 public $threatTypes; variable in Google\\Service\\WebRisk\\GoogleCloudWebriskV1SearchUrisResponseThreatUri
49 public function setThreatTypes($threatTypes) argument
51 $this->threatTypes = $threatTypes;
58 return $this->threatTypes;
H A DGoogleCloudWebriskV1Submission.php26 public $threatTypes; variable in Google\\Service\\WebRisk\\GoogleCloudWebriskV1Submission
35 public function setThreatTypes($threatTypes) argument
37 $this->threatTypes = $threatTypes;
44 return $this->threatTypes;