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 threat was discovered."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message manipulation, comparison, deep cloning, and buffer message operations."],["The `ThreatDiscovery` class includes properties for `Platform`, indicating the platform where the threat was found, and `RegionCodes`, which lists the CLDR region codes of countries/regions affected by the threat."],["There are multiple versions of the reference documentation available, ranging from version 1.2.0 to the latest 2.6.0, each providing specific details about the `ThreatDiscovery` class and related API components for that particular version."]]],[]]