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 webpage provides documentation for the `ThreatInfo` class within the Google Cloud Web Risk v1 API, detailing its structure and functionality."],["The latest version of the API is 2.6.0, while version 2.3.0 is the primary focus of the displayed documentation, with information on prior versions as far back as 1.2.0 being listed."],["The `ThreatInfo` class, used for representing context about potential URI threats, inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `ThreatInfo` class includes properties such as `AbuseType`, `ThreatConfidence`, and `ThreatJustification`, which provide specific details about the nature and context of a potential threat."],["The documentation includes information about the class's constructors, with a default constructor and one that accepts another instance of the `ThreatInfo` class."]]],[]]