public sealed class ComputeThreatListDiffRequest : IMessage<ComputeThreatListDiffRequest>, IEquatable<ComputeThreatListDiffRequest>, IDeepCloneable<ComputeThreatListDiffRequest>, IBufferMessage, IMessage
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 \u003ccode\u003eComputeThreatListDiffRequest\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.WebRisk.V1\u003c/code\u003e namespace, is used to describe an API diff request for threat list updates.\u003c/p\u003e\n"],["\u003cp\u003eThis 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 for its functionality, and inherits from the Object class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and one that accepts another \u003ccode\u003eComputeThreatListDiffRequest\u003c/code\u003e object for copying, and it contains properties such as \u003ccode\u003eConstraints\u003c/code\u003e, \u003ccode\u003eThreatType\u003c/code\u003e, and \u003ccode\u003eVersionToken\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.6.0 is the latest version available, with versions ranging back to 1.2.0 available for the same \u003ccode\u003eComputeThreatListDiffRequest\u003c/code\u003e API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConstraints\u003c/code\u003e property is required and is associated with the request, while \u003ccode\u003eThreatType\u003c/code\u003e is required to specify which list to update and \u003ccode\u003eVersionToken\u003c/code\u003e is the current client's version of the list.\u003c/p\u003e\n"]]],[],null,[]]