public sealed class ThreatInfo : IMessage<ThreatInfo>, IEquatable<ThreatInfo>, IDeepCloneable<ThreatInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Web Risk v1 API class ThreatInfo.
Context about the submission including the type of abuse found on the URI and
supporting details.
option (google.api.message_visibility).restriction = "TRUSTED_TESTER";
[[["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 documentation covers the `ThreatInfo` class within the Google Cloud Web Risk v1 API, focusing on version 2.4.0."],["The `ThreatInfo` class provides details about potential web risks, including the type of abuse, confidence level, and justification for classifying a URI as unsafe."],["It is part of the `Google.Cloud.WebRisk.V1` namespace and is implemented within the `Google.Cloud.WebRisk.V1.dll` assembly."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The documentation also includes details about the properties `AbuseType`, `ThreatConfidence`, and `ThreatJustification`, which are used to define the nature of the threat."]]],[]]