[[["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-05 UTC."],[[["`GetResponse\u003cT\u003e` represents the result of a `GetRequest`, containing a list of type `T`."],["It implements the `Iterable\u003cT\u003e` and `Serializable` interfaces, allowing iteration and serialization."],["The constructor `GetResponse(List\u003cT\u003e results)` creates an instance with a specified list of `T` objects."],["The `getResults()` method retrieves an unmodifiable list of `T` from the index."],["The class inherits several methods from `Object` such as `clone()`, `equals()`, `hashCode()`, `toString()` and more."]]],[]]