[[["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."],[[["The `SearchResponse` class is part of the Enterprise Knowledge Graph v1 API and represents the response message for the `EnterpriseKnowledgeGraphService.Search` operation."],["This class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SearchResponse` class includes properties like `Context`, `ItemListElement`, and `Type`, which provide the response's local context, the list of search results, and the top-level schema type."],["The class contains two constructors, `SearchResponse()` for default instantiation and `SearchResponse(SearchResponse other)` for creating a copy."]]],[]]