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.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eThreatEntryRemovals\u003c/code\u003e is designed to manage a set of entries that should be removed from a local database, providing methods for creating and manipulating removal sets.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, extending its functionality and integration within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the available properties, \u003ccode\u003eRawIndices\u003c/code\u003e and \u003ccode\u003eRiceIndices\u003c/code\u003e, which handle raw and encoded removal indices, respectively, and it also lists the inherited members of \u003ccode\u003eThreatEntryRemovals\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, one being the default, and the other allowing for the creation of a \u003ccode\u003eThreatEntryRemovals\u003c/code\u003e object based on another such object.\u003c/p\u003e\n"]]],[],null,[]]