[[["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-04-17 UTC."],[[["The latest version of the `ListProductsResponse` documentation is 3.7.0, and there are multiple previous versions available, including the current version being viewed, 2.3.0."],["`ListProductsResponse` is a response message for the `ListProducts` method, implementing interfaces like `IPageResponse\u003cProduct\u003e`, `IEnumerable\u003cProduct\u003e`, and `IMessage\u003cListProductsResponse\u003e`."],["This class inherits from `Object` and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["It contains properties such as `NextPageToken` (a string) and `Products` (a `RepeatedField\u003cProduct\u003e`), representing the token for the next page and the list of products, respectively."],["It has methods such as `GetEnumerator()` which allows it to be iterated through, and is constructed via `ListProductsResponse()` and `ListProductsResponse(ListProductsResponse other)`."]]],[]]