public sealed class SearchUrisResponse.Types.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 matching URIs."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and object management."],["The `ThreatUri` class offers properties such as `ExpireTime`, which specifies the cache lifetime for a match, and `ThreatTypes`, which indicates the type of threat list the URI belongs to."],["There are multiple versions available for this class, with version 2.6.0 being the latest."],["This class can be constructed with no arguments or using an existing `SearchUrisResponse.Types.ThreatUri` object, allowing for both default initialization and cloning."]]],[]]