[[["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-17 UTC."],[[["This webpage details the `ListSkusResponse` class within the `Google.Cloud.Channel.V1` namespace, specifically version 1.3.0, used for handling responses when listing SKUs."],["The `ListSkusResponse` class implements several interfaces, including `IPageResponse\u003cSku\u003e`, `IEnumerable\u003cSku\u003e`, `IMessage\u003cListSkusResponse\u003e`, `IEquatable\u003cListSkusResponse\u003e`, `IDeepCloneable\u003cListSkusResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The latest version of the `ListSkusResponse` being `2.14.0`, there are multiple previous versions available for reference, spanning from `1.0.0` to `2.13.0`."],["The `ListSkusResponse` class includes properties such as `NextPageToken` (a string for pagination) and `Skus` (a repeated field of `Sku` objects)."],["The class has multiple methods, including GetEnumerator() to get through the resources, and two constructors for instantiation."]]],[]]