public sealed class ThreatEntryRemovals : IMessage<ThreatEntryRemovals>, IEquatable<ThreatEntryRemovals>, IDeepCloneable<ThreatEntryRemovals>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Web Risk v1 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\u003eThis document provides reference documentation for the \u003ccode\u003eThreatEntryRemovals\u003c/code\u003e class within the Google Cloud Web Risk v1 API, specifically version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eThreatEntryRemovals\u003c/code\u003e class is used to define a set of entries that should be removed from a local database, relating to web risk management.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, which extend its functionality for message handling and data manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the class's constructors and properties, \u003ccode\u003eRawIndices\u003c/code\u003e and \u003ccode\u003eRiceIndices\u003c/code\u003e, which are used to handle the removal indices either as raw values or through Golomb-Rice encoding for compression.\u003c/p\u003e\n"],["\u003cp\u003eThe document makes available previous versions, along with the latest version 2.6.0, for those who want to work with previous versions of the package, or upgrade their system.\u003c/p\u003e\n"]]],[],null,[]]