Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/WebRisk/
H A DGoogleCloudWebriskV1RawHashes.php29 public $rawHashes; variable in Google\\Service\\WebRisk\\GoogleCloudWebriskV1RawHashes
48 public function setRawHashes($rawHashes) argument
50 $this->rawHashes = $rawHashes;
57 return $this->rawHashes;
H A DGoogleCloudWebriskV1ThreatEntryAdditions.php31 public function setRawHashes($rawHashes) argument
33 $this->rawHashes = $rawHashes;
40 return $this->rawHashes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4RawHashes.php29 public $rawHashes; variable in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4RawHashes
48 public function setRawHashes($rawHashes) argument
50 $this->rawHashes = $rawHashes;
57 return $this->rawHashes;
H A DGoogleSecuritySafebrowsingV4ThreatEntrySet.php52 public function setRawHashes(GoogleSecuritySafebrowsingV4RawHashes $rawHashes) argument
54 $this->rawHashes = $rawHashes;
61 return $this->rawHashes;