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\u003eThis webpage details the \u003ccode\u003eComputeThreatListDiffRequest\u003c/code\u003e class, which is used for describing an API diff request within the Google Cloud Web Risk V1 library for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documentation for \u003ccode\u003eComputeThreatListDiffRequest\u003c/code\u003e is 2.6.0, while this specific page documents version 1.3.0, and there are various versions ranging between the two that are also accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eComputeThreatListDiffRequest\u003c/code\u003e 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, demonstrating its capabilities for data handling, comparison, and cloning.\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 or relevant for the request, with specific types of \u003ccode\u003eComputeThreatListDiffRequest.Types.Constraints\u003c/code\u003e, \u003ccode\u003eThreatType\u003c/code\u003e, and \u003ccode\u003eByteString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eComputeThreatListDiffRequest\u003c/code\u003e has two constructors, one with no parameters, and the other taking another \u003ccode\u003eComputeThreatListDiffRequest\u003c/code\u003e to initialize the object.\u003c/p\u003e\n"]]],[],null,[]]