Searched refs:GoogleSecuritySafebrowsingV4RiceDeltaEncoding (Results 1 – 2 of 2) sorted by relevance
30 protected $riceHashesType = GoogleSecuritySafebrowsingV4RiceDeltaEncoding::class;32 protected $riceIndicesType = GoogleSecuritySafebrowsingV4RiceDeltaEncoding::class;78 * @param GoogleSecuritySafebrowsingV4RiceDeltaEncoding80 public function setRiceHashes(GoogleSecuritySafebrowsingV4RiceDeltaEncoding $riceHashes)85 * @return GoogleSecuritySafebrowsingV4RiceDeltaEncoding92 * @param GoogleSecuritySafebrowsingV4RiceDeltaEncoding94 public function setRiceIndices(GoogleSecuritySafebrowsingV4RiceDeltaEncoding $riceIndices)99 * @return GoogleSecuritySafebrowsingV4RiceDeltaEncoding
20 class GoogleSecuritySafebrowsingV4RiceDeltaEncoding extends \Google\Model class98 class_alias(GoogleSecuritySafebrowsingV4RiceDeltaEncoding::class, 'Google_Service_Safebrowsing_Goog…