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."],[[["The `SearchUrisResponse.Types.ThreatUri` class in the Google Cloud Web Risk v1 API provides threat information for a matched URI."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to support various functionalities."],["It includes properties for `ExpireTime`, which defines the cache lifetime of a match, and `ThreatTypes`, indicating the specific threat lists that a URI belongs to."],["The `ThreatUri` class offers two constructors, one for default initialization and another for creating a copy from an existing `ThreatUri` instance."],["The latest version available is 2.6.0, but this documentation pertains to version 2.2.0."]]],[]]