Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4ThreatEntrySet.php30 protected $riceHashesType = GoogleSecuritySafebrowsingV4RiceDeltaEncoding::class;
32 protected $riceIndicesType = GoogleSecuritySafebrowsingV4RiceDeltaEncoding::class;
78 * @param GoogleSecuritySafebrowsingV4RiceDeltaEncoding
80 public function setRiceHashes(GoogleSecuritySafebrowsingV4RiceDeltaEncoding $riceHashes)
85 * @return GoogleSecuritySafebrowsingV4RiceDeltaEncoding
92 * @param GoogleSecuritySafebrowsingV4RiceDeltaEncoding
94 public function setRiceIndices(GoogleSecuritySafebrowsingV4RiceDeltaEncoding $riceIndices)
99 * @return GoogleSecuritySafebrowsingV4RiceDeltaEncoding
H A DGoogleSecuritySafebrowsingV4RiceDeltaEncoding.php20 class GoogleSecuritySafebrowsingV4RiceDeltaEncoding extends \Google\Model class
98 class_alias(GoogleSecuritySafebrowsingV4RiceDeltaEncoding::class, 'Google_Service_Safebrowsing_Goog…