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\u003eThis document provides reference documentation for the \u003ccode\u003eComputeThreatListDiffRequest\u003c/code\u003e class within the Google Cloud Web Risk v1 API for .NET, outlining its purpose in describing an API diff request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eComputeThreatListDiffRequest\u003c/code\u003e class has multiple versions available, with version 2.6.0 being the latest and other previous versions ranging down to 1.2.0 being available for documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eComputeThreatListDiffRequest\u003c/code\u003e class include \u003ccode\u003eConstraints\u003c/code\u003e, \u003ccode\u003eThreatType\u003c/code\u003e, and \u003ccode\u003eVersionToken\u003c/code\u003e, each with specific requirements and types.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eComputeThreatListDiffRequest\u003c/code\u003e class includes two constructors, one default and one that takes another \u003ccode\u003eComputeThreatListDiffRequest\u003c/code\u003e object as a parameter for cloning purposes.\u003c/p\u003e\n"]]],[],null,[]]