[[["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 available for the Google Cloud Channel v1 API is 2.14.0, and the page provides links to the documentation for versions dating back to 1.0.0."],["This document details the `ListSkusResponse` class, which is used as a response message for the `ListSkus` method, within the `Google.Cloud.Channel.V1` namespace."],["The `ListSkusResponse` class implements several interfaces, including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various functionalities like iteration, message handling, and deep cloning."],["The `ListSkusResponse` class includes properties like `NextPageToken` (a string to retrieve the next page of results) and `Skus` (a repeated field containing the list of SKUs), as well as methods for enumeration."],["The `ListSkusResponse` Class can be constructed using either a default no param constructor, or with a `ListSkusResponse` parameter."]]],[]]