The encoded local, lexicographically-sorted list indices, using a Golomb-Rice encoding. Used for sending compressed removal indices. The removal indices (uint32) are sorted in ascending order, then delta encoded and stored as encoded_data.
The encoded local, lexicographically-sorted list indices, using a
Golomb-Rice encoding. Used for sending compressed removal indices. The
removal indices (uint32) are sorted in ascending order, then delta encoded
and stored as encoded_data.
The encoded local, lexicographically-sorted list indices, using a
Golomb-Rice encoding. Used for sending compressed removal indices. The
removal indices (uint32) are sorted in ascending order, then delta encoded
and stored as encoded_data.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Web Risk V1 Client - Class ThreatEntryRemovals (2.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.1 (latest)](/php/docs/reference/cloud-web-risk/latest/V1.ThreatEntryRemovals)\n- [2.1.0](/php/docs/reference/cloud-web-risk/2.1.0/V1.ThreatEntryRemovals)\n- [2.0.3](/php/docs/reference/cloud-web-risk/2.0.3/V1.ThreatEntryRemovals)\n- [1.5.5](/php/docs/reference/cloud-web-risk/1.5.5/V1.ThreatEntryRemovals)\n- [1.4.4](/php/docs/reference/cloud-web-risk/1.4.4/V1.ThreatEntryRemovals)\n- [1.3.0](/php/docs/reference/cloud-web-risk/1.3.0/V1.ThreatEntryRemovals)\n- [1.2.7](/php/docs/reference/cloud-web-risk/1.2.7/V1.ThreatEntryRemovals) \nReference documentation and code samples for the Google Cloud Web Risk V1 Client class ThreatEntryRemovals.\n\nContains the set of entries to remove from a local database.\n\nGenerated from protobuf message `google.cloud.webrisk.v1.ThreatEntryRemovals`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ WebRisk \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getRawIndices\n\nThe raw removal indices for a local list.\n\n### hasRawIndices\n\n### clearRawIndices\n\n### setRawIndices\n\nThe raw removal indices for a local list.\n\n### getRiceIndices\n\nThe encoded local, lexicographically-sorted list indices, using a\nGolomb-Rice encoding. Used for sending compressed removal indices. The\nremoval indices (uint32) are sorted in ascending order, then delta encoded\nand stored as encoded_data.\n\n### hasRiceIndices\n\n### clearRiceIndices\n\n### setRiceIndices\n\nThe encoded local, lexicographically-sorted list indices, using a\nGolomb-Rice encoding. Used for sending compressed removal indices. The\nremoval indices (uint32) are sorted in ascending order, then delta encoded\nand stored as encoded_data."]]