public sealed class ThreatEntryRemovals : IMessage<ThreatEntryRemovals>, IEquatable<ThreatEntryRemovals>, IDeepCloneable<ThreatEntryRemovals>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Web Risk v1beta1 API class ThreatEntryRemovals.
Contains the set of entries to remove from a local database.
public RiceDeltaEncoding RiceIndices { get; set; }
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eThreatEntryRemovals\u003c/code\u003e class, part of the Google Cloud Web Risk v1beta1 API, is used to manage the removal of entries from a local database.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for enhanced functionality and compatibility.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eThreatEntryRemovals\u003c/code\u003e contains properties, \u003ccode\u003eRawIndices\u003c/code\u003e and \u003ccode\u003eRiceIndices\u003c/code\u003e, for managing raw and encoded removal indices, respectively, where \u003ccode\u003eRawIndices\u003c/code\u003e provides the raw indices and \u003ccode\u003eRiceIndices\u003c/code\u003e uses Golomb-Rice encoding for compressed removal indices.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one default and another to create an instance using another \u003ccode\u003eThreatEntryRemovals\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]