public sealed class SearchUrisResponse : IMessage<SearchUrisResponse>, IEquatable<SearchUrisResponse>, IDeepCloneable<SearchUrisResponse>, 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."],[[["The latest version available for `SearchUrisResponse` is 2.6.0, with other previous versions ranging from 2.5.0 to 1.2.0 also accessible."],["`SearchUrisResponse` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`SearchUrisResponse` inherits from `Object` and includes methods like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class resides within the `Google.Cloud.WebRisk.V1` namespace and is part of the `Google.Cloud.WebRisk.V1.dll` assembly."],["The `SearchUrisResponse` class contains a `Threat` property of type `SearchUrisResponse.Types.ThreatUri` which indicates if any threat list matches for the searched URI."]]],[]]