public sealed class ComputeThreatListDiffRequest : IMessage<ComputeThreatListDiffRequest>, IEquatable<ComputeThreatListDiffRequest>, IDeepCloneable<ComputeThreatListDiffRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Web Risk v1 API class ComputeThreatListDiffRequest.
Required. The threat list to update. Only a single ThreatType should be
specified per request. If you want to handle multiple ThreatTypes, you must
make one request per ThreatType.
The current version token of the client for the requested list (the
client version that was received from the last successful diff).
If the client does not have a version token (this is the first time calling
ComputeThreatListDiff), this may be left empty and a full database
snapshot will be returned.
[[["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 document provides reference information for the \u003ccode\u003eComputeThreatListDiffRequest\u003c/code\u003e class within the Google Cloud Web Risk v1 API, specifically version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to describe a request for an API diff, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eComputeThreatListDiffRequest\u003c/code\u003e has constructors for creating new instances and accepting another \u003ccode\u003eComputeThreatListDiffRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eConstraints\u003c/code\u003e, \u003ccode\u003eThreatType\u003c/code\u003e, and \u003ccode\u003eVersionToken\u003c/code\u003e, which are required for the request, and can be used to specify the type of threat, client constraints and the version of the client's threat list.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows a list of available versions for the \u003ccode\u003eComputeThreatListDiffRequest\u003c/code\u003e class, ranging from 1.2.0 up to the latest version, 2.6.0.\u003c/p\u003e\n"]]],[],null,[]]