public sealed class ThreatUri : IMessage<SearchUrisResponse.Types.ThreatUri>, IEquatable<SearchUrisResponse.Types.ThreatUri>, IDeepCloneable<SearchUrisResponse.Types.ThreatUri>, IBufferMessage, IMessage
[[["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 documents the `ThreatUri` class within the `Google.Cloud.WebRisk.V1` namespace, providing details on how to handle threat information related to URIs."],["The `ThreatUri` class, which contains information about a matching URI, inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ThreatUri` class offers two constructors: a default constructor, and one that accepts another `ThreatUri` instance."],["The `ThreatUri` class includes properties such as `ExpireTime`, representing the cache lifetime for a match, and `ThreatTypes`, indicating the specific threat list to which a threat belongs."],["This documentation covers multiple versions of `ThreatUri` class, with the latest version being 2.6.0."]]],[]]