public sealed class ThreatDiscovery : IMessage<ThreatDiscovery>, IEquatable<ThreatDiscovery>, IDeepCloneable<ThreatDiscovery>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Web Risk v1 API class ThreatDiscovery.
[[["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 `ThreatDiscovery` class within the Google Cloud Web Risk v1 API provides details about how a particular web threat was discovered."],["This class is part of the `Google.Cloud.WebRisk.V1` namespace and is available in the `Google.Cloud.WebRisk.V1.dll` assembly, and version 2.6.0 is the latest."],["`ThreatDiscovery` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties for `Platform`, indicating where the threat was found, and `RegionCodes`, showing the affected countries or regions."],["The class has two contructors; a default, and one for copying an existing `ThreatDiscovery` instance."]]],[]]