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 v1beta1 API class SearchUrisResponse.Types.ThreatUri.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eSearchUrisResponse.Types.ThreatUri\u003c/code\u003e class within the Google Cloud Web Risk v1beta1 API, which is used to represent threat information on a matching URI.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSearchUrisResponse.Types.ThreatUri\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor and one that accepts another \u003ccode\u003eSearchUrisResponse.Types.ThreatUri\u003c/code\u003e object as a parameter for copying, and has two properties called \u003ccode\u003eExpireTime\u003c/code\u003e and \u003ccode\u003eThreatTypes\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExpireTime\u003c/code\u003e property of type \u003ccode\u003eTimestamp\u003c/code\u003e specifies the cache lifetime for a match, while the \u003ccode\u003eThreatTypes\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<ThreatType>\u003c/code\u003e indicates the specific threat lists to which a given threat belongs.\u003c/p\u003e\n"],["\u003cp\u003eThere are three different versions of this class referenced, including a latest version \u003ccode\u003e3.0.0-beta05\u003c/code\u003e, \u003ccode\u003e3.0.0-beta04\u003c/code\u003e, and \u003ccode\u003e2.0.0-beta05\u003c/code\u003e, suggesting the API is in a beta state.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Web Risk v1beta1 API - Class SearchUrisResponse.Types.ThreatUri (3.0.0-beta05)\n\nVersion latestkeyboard_arrow_down\n\n- [3.0.0-beta05 (latest)](/dotnet/docs/reference/Google.Cloud.WebRisk.V1Beta1/latest/Google.Cloud.WebRisk.V1Beta1.SearchUrisResponse.Types.ThreatUri)\n- [3.0.0-beta04](/dotnet/docs/reference/Google.Cloud.WebRisk.V1Beta1/3.0.0-beta04/Google.Cloud.WebRisk.V1Beta1.SearchUrisResponse.Types.ThreatUri)\n- [2.0.0-beta05](/dotnet/docs/reference/Google.Cloud.WebRisk.V1Beta1/2.0.0-beta05/Google.Cloud.WebRisk.V1Beta1.SearchUrisResponse.Types.ThreatUri) \n\n public sealed class SearchUrisResponse.Types.ThreatUri : IMessage\u003cSearchUrisResponse.Types.ThreatUri\u003e, IEquatable\u003cSearchUrisResponse.Types.ThreatUri\u003e, IDeepCloneable\u003cSearchUrisResponse.Types.ThreatUri\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Web Risk v1beta1 API class SearchUrisResponse.Types.ThreatUri.\n\nContains threat information on a matching uri. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e SearchUrisResponse.Types.ThreatUri \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[SearchUrisResponse](/dotnet/docs/reference/Google.Cloud.WebRisk.V1Beta1/latest/Google.Cloud.WebRisk.V1Beta1.SearchUrisResponse)[Types](/dotnet/docs/reference/Google.Cloud.WebRisk.V1Beta1/latest/Google.Cloud.WebRisk.V1Beta1.SearchUrisResponse.Types)[ThreatUri](/dotnet/docs/reference/Google.Cloud.WebRisk.V1Beta1/latest/Google.Cloud.WebRisk.V1Beta1.SearchUrisResponse.Types.ThreatUri), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[SearchUrisResponse](/dotnet/docs/reference/Google.Cloud.WebRisk.V1Beta1/latest/Google.Cloud.WebRisk.V1Beta1.SearchUrisResponse)[Types](/dotnet/docs/reference/Google.Cloud.WebRisk.V1Beta1/latest/Google.Cloud.WebRisk.V1Beta1.SearchUrisResponse.Types)[ThreatUri](/dotnet/docs/reference/Google.Cloud.WebRisk.V1Beta1/latest/Google.Cloud.WebRisk.V1Beta1.SearchUrisResponse.Types.ThreatUri), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[SearchUrisResponse](/dotnet/docs/reference/Google.Cloud.WebRisk.V1Beta1/latest/Google.Cloud.WebRisk.V1Beta1.SearchUrisResponse)[Types](/dotnet/docs/reference/Google.Cloud.WebRisk.V1Beta1/latest/Google.Cloud.WebRisk.V1Beta1.SearchUrisResponse.Types)[ThreatUri](/dotnet/docs/reference/Google.Cloud.WebRisk.V1Beta1/latest/Google.Cloud.WebRisk.V1Beta1.SearchUrisResponse.Types.ThreatUri), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.WebRisk.V1Beta1](/dotnet/docs/reference/Google.Cloud.WebRisk.V1Beta1/latest/Google.Cloud.WebRisk.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.WebRisk.V1Beta1.dll\n\nConstructors\n------------\n\n### ThreatUri()\n\n public ThreatUri()\n\n### ThreatUri(ThreatUri)\n\n public ThreatUri(SearchUrisResponse.Types.ThreatUri other)\n\nProperties\n----------\n\n### ExpireTime\n\n public Timestamp ExpireTime { get; set; }\n\nThe cache lifetime for the returned match. Clients must not cache this\nresponse past this timestamp to avoid false positives.\n\n### ThreatTypes\n\n public RepeatedField\u003cThreatType\u003e ThreatTypes { get; }\n\nThe ThreatList this threat belongs to."]]