[[["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."],[[["The latest version of the `ListProductsResponse` class for the Cloud Channel v1 API is 2.14.0, and previous versions are also available, ranging from 2.13.0 to 1.0.0."],["`ListProductsResponse` is a class used to retrieve a list of products, implementing several interfaces like `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ListProductsResponse` class contains properties for `NextPageToken`, which is used to fetch the next page of results, and `Products`, which is a list of the requested `Product` objects."],["This class has constructors to create a new `ListProductsResponse` or copy an existing one, along with a `GetEnumerator` method to iterate through the products."],["The class belongs to the `Google.Cloud.Channel.V1` namespace and is part of the `Google.Cloud.Channel.V1.dll` assembly."]]],[]]