public sealed class ComputeThreatListDiffRequest : IMessage<ComputeThreatListDiffRequest>, IEquatable<ComputeThreatListDiffRequest>, IDeepCloneable<ComputeThreatListDiffRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Web Risk v1beta1 API class ComputeThreatListDiffRequest.
[[["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."],[[["This page provides documentation for the `ComputeThreatListDiffRequest` class within the Google Cloud Web Risk v1beta1 API, specifically for version 3.0.0-beta04."],["`ComputeThreatListDiffRequest` is used to describe an API diff request and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Constraints`, `ThreatType`, and `VersionToken`, which are essential for configuring the API diff request and is found in the `Google.Cloud.WebRisk.V1Beta1` namespace."],["The documentation lists the available constructors for the class which include a default and copy constructor, and lists the inherited members from the object class, such as GetHashCode, GetType, and ToString."],["It also links to other relevant versions of the documentation in beta, including `3.0.0-beta05`, and `2.0.0-beta05`."]]],[]]