[[["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 available is 2.14.0, while version 2.11.0 is the focus of the primary documentation provided, offering a history of prior releases dating back to version 1.0.0."],["`ListProductsResponse` is a response message used in the Cloud Channel v1 API to list products, and it implements interfaces such as `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `NextPageToken`, a string used for paginating through results, and `Products`, a `RepeatedField` containing a list of `Product` objects."],["The `GetEnumerator()` method allows iteration through the list of `Product` resources in the response."]]],[]]