public sealed class ComputeThreatListDiffRequest : IMessage<ComputeThreatListDiffRequest>, IEquatable<ComputeThreatListDiffRequest>, IDeepCloneable<ComputeThreatListDiffRequest>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `ComputeThreatListDiffRequest` class in version 2.0.0-beta05 describes an API diff request and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from `Object` and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["`ComputeThreatListDiffRequest` has two constructors, one default and one that accepts another `ComputeThreatListDiffRequest` as a parameter for copying."],["It contains properties like `Constraints`, `ThreatType`, and `VersionToken`, which are used to specify request criteria such as associated constraints, the threat list to update, and the client's version token."],["The latest version of this class is 3.0.0-beta05, with version 3.0.0-beta04 and 2.0.0-beta05 also being available."]]],[]]