[[["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-09 UTC."],[[["This webpage details the `ListSkusResponse` class within the `Google.Cloud.Channel.V1` namespace, which is part of the Google.Cloud.Channel.V1.dll assembly."],["The `ListSkusResponse` class is a response message used for listing SKUs, implementing multiple interfaces like `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `ListSkusResponse` class is 2.14.0, with several previous versions (down to 1.0.0) also documented and linked on the page."],["The class provides two properties: `NextPageToken`, which is a string used for paginating through results, and `Skus`, which is a `RepeatedField` containing the requested SKUs."],["The `ListSkusResponse` class can be constructed with no parameters or by using another `ListSkusResponse` instance, and can enumerate through the contained `Sku` items."]]],[]]