public sealed class ThreatEntryAdditions : IMessage<ThreatEntryAdditions>, IEquatable<ThreatEntryAdditions>, IDeepCloneable<ThreatEntryAdditions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Web Risk v1 API class ThreatEntryAdditions.
Contains the set of entries to add to a local database.
May contain a combination of compressed and raw data in a single response.
The encoded 4-byte prefixes of SHA256-formatted entries, using a
Golomb-Rice encoding. The hashes are converted to uint32, 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\u003eThreatEntryAdditions\u003c/code\u003e class within the Google Cloud Web Risk v1 API, specifically version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eThreatEntryAdditions\u003c/code\u003e is a class used to manage the addition of entries to a local web risk database, handling both compressed and raw data.\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, indicating its role in message handling and data management.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eThreatEntryAdditions\u003c/code\u003e class include \u003ccode\u003eRawHashes\u003c/code\u003e, which stores SHA256-formatted entries, and \u003ccode\u003eRiceHashes\u003c/code\u003e, which stores Golomb-Rice encoded 4-byte prefixes of SHA256 entries.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available in the provided content is 2.6.0, with other previous versions being listed, while version 2.2.0 is used as the primary version in this documentation.\u003c/p\u003e\n"]]],[],null,[]]