public sealed class ThreatUri : IMessage<SearchUrisResponse.Types.ThreatUri>, IEquatable<SearchUrisResponse.Types.ThreatUri>, IDeepCloneable<SearchUrisResponse.Types.ThreatUri>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Web Risk v1 API class SearchUrisResponse.Types.ThreatUri.
[[["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 `SearchUrisResponse.Types.ThreatUri` class within the Google Cloud Web Risk v1 API, detailing its properties and inheritance."],["The `ThreatUri` class, found in the `Google.Cloud.WebRisk.V1` namespace, contains information about threats associated with a matching URI."],["The latest version of this documentation is for version 2.6.0, but includes versions from 2.0.0 all the way up to 2.6.0, however only 2.1.0 is covered in great detail."],["The `ThreatUri` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ThreatUri` has properties `ExpireTime`, which indicates the cache lifetime of the match, and `ThreatTypes`, which specifies the list the threat belongs to."]]],[]]