public sealed class ThreatInfo.Types.ThreatJustification : IMessage<ThreatInfo.Types.ThreatJustification>, IEquatable<ThreatInfo.Types.ThreatJustification>, IDeepCloneable<ThreatInfo.Types.ThreatJustification>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Web Risk v1 API class ThreatInfo.Types.ThreatJustification.
[[["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 page provides reference information for the `ThreatInfo.Types.ThreatJustification` class within the Google Cloud Web Risk v1 API."],["The `ThreatJustification` class offers details about why a URI is considered unsafe, including free-form comments and associated labels."],["The class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its functionality for message handling, equality comparison, deep cloning, and buffer management."],["The page also includes a version history for this class, ranging from version 1.2.0 to 2.6.0, with 2.6.0 being the latest."],["The available constructors include a default constructor, and a copy constructor that allows for creating a new instance of the object based on an existing `ThreatInfo.Types.ThreatJustification` object."]]],[]]