[[["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 details the `ListSkusResponse` class within the `Google.Cloud.Channel.V1` namespace, specifically for .NET development, and it is part of the `Google.Cloud.Channel.V1.dll` assembly."],["The latest version available is `2.14.0`, with the page also containing links to previous versions all the way back to version `1.0.0`."],["`ListSkusResponse` is a message type used to respond to `ListSkus` requests and supports pagination via the `NextPageToken` property."],["The class implements several interfaces, including `IPageResponse\u003cSku\u003e`, `IEnumerable\u003cSku\u003e`, and `IMessage`, allowing it to handle lists of `Sku` objects, and its primary function involves returning a list of SKUs through the `Skus` property."],["The `ListSkusResponse` class features constructors, such as a default constructor and a copy constructor, as well as methods like `GetEnumerator()` to allow iteration through the SKUs."]]],[]]