[[["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, and it is available in versions 1.0.0 and 1.0.0-beta02."],["This class inherits from `object` and implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for functionality, and the inherited members available are `GetHashCode()`, `GetType()`, and `ToString()`."],["The `SearchResult` class offers two constructors: a default constructor (`SearchResult()`) and a constructor that takes another `SearchResult` object as a parameter (`SearchResult(SearchResult other)`)."],["The class contains one property called `Resource`, which is of type `ApiHubResource` and represents the resource associated with the search result, with only selected resource fields being populated in the response."],["The namespace of the class is `Google.Cloud.ApiHub.V1` and it is included in the `Google.Cloud.ApiHub.V1.dll` assembly."]]],[]]