[[["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 `ListSkusResponse` class within the Google Cloud Channel v1 API, specifically for .NET developers."],["The `ListSkusResponse` class is used to represent the response message when listing SKUs, and it implements various interfaces, including `IPageResponse`, `IEnumerable`, and `IMessage`."],["The page documents multiple versions of the API, ranging from version 1.0.0 to the latest 2.14.0, with links to each version's documentation for `ListSkusResponse`."],["The `ListSkusResponse` class contains properties like `NextPageToken` (string) and `Skus` (RepeatedField of Sku), and a method `GetEnumerator()` that allows for iterating through resources."],["The class inherits from `Object`, contains constructors such as `ListSkusResponse()` and `ListSkusResponse(ListSkusResponse other)`, and has multiple interface implementations such as `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]