[[["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."],[[["This webpage provides reference documentation for the `ListProductsResponse` class within the Google Cloud Channel v1 API, specifically for .NET development."],["The latest version documented is 2.14.0, while this page focuses on version 2.13.0, showing all the previous versions down to 1.0.0 available for the `ListProductsResponse`."],["The `ListProductsResponse` class implements several interfaces, including `IPageResponse\u003cProduct\u003e`, `IEnumerable\u003cProduct\u003e`, and `IMessage`, providing functionality for iterating through products and managing paged responses."],["Key properties of the `ListProductsResponse` class include `NextPageToken` (for retrieving subsequent pages of results) and `Products` (a list of requested products)."],["The class has methods such as `GetEnumerator()` to iterate through products within the response and can be constructed with no parameters, or using an existing `ListProductsResponse` object."]]],[]]