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 document provides reference documentation for the `ThreatInfo` class within the Google Cloud Web Risk v1 API, specifically version 2.5.0."],["The `ThreatInfo` class offers details about potential abuse, including the type of abuse, the confidence level in the assessment, and the justification for the threat."],["The `ThreatInfo` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which it inherits from the Protobuf library."],["The document highlights available constructors for `ThreatInfo`, including a default constructor and one that takes another `ThreatInfo` object as a parameter."],["The document details the available properties within the class `ThreatInfo`, specifically `AbuseType`, `ThreatConfidence`, and `ThreatJustification`, which provide information about the type of abuse, the confidence level, and the context on the URI's danger."]]],[]]