[[["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 `SearchResult` class in the Google Cloud API Hub v1 API represents the results of a search operation, as indicated by its name and description."],["This class is part of the `Google.Cloud.ApiHub.V1` namespace and is found within the `Google.Cloud.ApiHub.V1.dll` assembly, available in versions 1.0.0 (latest) and 1.0.0-beta02."],["`SearchResult` inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable\u003cSearchResult\u003e`, `IDeepCloneable\u003cSearchResult\u003e`, and `IBufferMessage`."],["It provides two constructors, one default and one that accepts another `SearchResult` object for creating a new instance, and it also includes a `Resource` property of type `ApiHubResource` which contains selected fields of the resources in response."],["The `SearchResult` class inherits some members such as GetHashCode(), GetType(), and ToString() from the base `object` class."]]],[]]