(::Google::Cloud::WebRisk::V1::RiceDeltaEncoding) — 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.
value (::Google::Cloud::WebRisk::V1::RiceDeltaEncoding) — 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.
Returns
(::Google::Cloud::WebRisk::V1::RiceDeltaEncoding) — 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-09 UTC."],[],[],null,["# Web Risk V1 API - Class Google::Cloud::WebRisk::V1::ThreatEntryRemovals (v1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/ruby/docs/reference/google-cloud-web_risk-v1/latest/Google-Cloud-WebRisk-V1-ThreatEntryRemovals)\n- [1.3.1](/ruby/docs/reference/google-cloud-web_risk-v1/1.3.1/Google-Cloud-WebRisk-V1-ThreatEntryRemovals)\n- [1.2.0](/ruby/docs/reference/google-cloud-web_risk-v1/1.2.0/Google-Cloud-WebRisk-V1-ThreatEntryRemovals)\n- [1.1.0](/ruby/docs/reference/google-cloud-web_risk-v1/1.1.0/Google-Cloud-WebRisk-V1-ThreatEntryRemovals)\n- [1.0.2](/ruby/docs/reference/google-cloud-web_risk-v1/1.0.2/Google-Cloud-WebRisk-V1-ThreatEntryRemovals)\n- [0.12.0](/ruby/docs/reference/google-cloud-web_risk-v1/0.12.0/Google-Cloud-WebRisk-V1-ThreatEntryRemovals)\n- [0.11.2](/ruby/docs/reference/google-cloud-web_risk-v1/0.11.2/Google-Cloud-WebRisk-V1-ThreatEntryRemovals)\n- [0.10.0](/ruby/docs/reference/google-cloud-web_risk-v1/0.10.0/Google-Cloud-WebRisk-V1-ThreatEntryRemovals)\n- [0.9.1](/ruby/docs/reference/google-cloud-web_risk-v1/0.9.1/Google-Cloud-WebRisk-V1-ThreatEntryRemovals)\n- [0.8.0](/ruby/docs/reference/google-cloud-web_risk-v1/0.8.0/Google-Cloud-WebRisk-V1-ThreatEntryRemovals)\n- [0.7.0](/ruby/docs/reference/google-cloud-web_risk-v1/0.7.0/Google-Cloud-WebRisk-V1-ThreatEntryRemovals)\n- [0.6.0](/ruby/docs/reference/google-cloud-web_risk-v1/0.6.0/Google-Cloud-WebRisk-V1-ThreatEntryRemovals)\n- [0.5.0](/ruby/docs/reference/google-cloud-web_risk-v1/0.5.0/Google-Cloud-WebRisk-V1-ThreatEntryRemovals)\n- [0.4.5](/ruby/docs/reference/google-cloud-web_risk-v1/0.4.5/Google-Cloud-WebRisk-V1-ThreatEntryRemovals) \nReference documentation and code samples for the Web Risk V1 API class Google::Cloud::WebRisk::V1::ThreatEntryRemovals.\n\nContains the set of entries to remove from a local database. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #raw_indices\n\n def raw_indices() -\u003e ::Google::Cloud::WebRisk::V1::RawIndices\n\n**Returns**\n\n- ([::Google::Cloud::WebRisk::V1::RawIndices](./Google-Cloud-WebRisk-V1-RawIndices)) --- The raw removal indices for a local list.\n\n### #raw_indices=\n\n def raw_indices=(value) -\u003e ::Google::Cloud::WebRisk::V1::RawIndices\n\n**Parameter**\n\n- **value** ([::Google::Cloud::WebRisk::V1::RawIndices](./Google-Cloud-WebRisk-V1-RawIndices)) --- The raw removal indices for a local list. \n**Returns**\n\n- ([::Google::Cloud::WebRisk::V1::RawIndices](./Google-Cloud-WebRisk-V1-RawIndices)) --- The raw removal indices for a local list.\n\n### #rice_indices\n\n def rice_indices() -\u003e ::Google::Cloud::WebRisk::V1::RiceDeltaEncoding\n\n**Returns**\n\n- ([::Google::Cloud::WebRisk::V1::RiceDeltaEncoding](./Google-Cloud-WebRisk-V1-RiceDeltaEncoding)) --- 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.\n\n### #rice_indices=\n\n def rice_indices=(value) -\u003e ::Google::Cloud::WebRisk::V1::RiceDeltaEncoding\n\n**Parameter**\n\n- **value** ([::Google::Cloud::WebRisk::V1::RiceDeltaEncoding](./Google-Cloud-WebRisk-V1-RiceDeltaEncoding)) --- 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. \n**Returns**\n\n- ([::Google::Cloud::WebRisk::V1::RiceDeltaEncoding](./Google-Cloud-WebRisk-V1-RiceDeltaEncoding)) --- 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."]]