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 is part of the Google Cloud Web Risk v1 API and provides details about how a threat was discovered."],["The latest version of the `ThreatDiscovery` class is 2.6.0, with previous versions ranging from 2.5.0 down to 1.2.0 available for reference."],["`ThreatDiscovery` inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one and one that takes another `ThreatDiscovery` object as a parameter, and has two properties: `Platform`, representing where the threat was found, and `RegionCodes`, indicating the affected geographical regions."]]],[]]