Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/WebRisk/
H A DGoogleCloudWebriskV1ThreatEntryRemovals.php30 public function setRawIndices(GoogleCloudWebriskV1RawIndices $rawIndices) argument
32 $this->rawIndices = $rawIndices;
39 return $this->rawIndices;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4ThreatEntrySet.php66 public function setRawIndices(GoogleSecuritySafebrowsingV4RawIndices $rawIndices) argument
68 $this->rawIndices = $rawIndices;
75 return $this->rawIndices;