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 of `SearchUrisResponse` is 2.6.0, with documentation available for versions ranging from 1.2.0 to 2.6.0."],["`SearchUrisResponse` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has two constructors: a default constructor, `SearchUrisResponse()`, and a copy constructor, `SearchUrisResponse(SearchUrisResponse other)`."],["The `Threat` property, of type `SearchUrisResponse.Types.ThreatUri`, indicates whether the URI matches any threat lists."],["Inherited members from the object class include the `GetHashCode`, `GetType`, and `ToString` methods."]]],[]]