[[["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 `ListSkusResponse` class, part of the GDC Hardware Management v1alpha API, represents a response containing a list of SKUs."],["This class implements several interfaces, including `IPageResponse\u003cSku\u003e`, `IEnumerable\u003cSku\u003e`, `IEnumerable`, `IMessage\u003cListSkusResponse\u003e`, `IEquatable\u003cListSkusResponse\u003e`, `IDeepCloneable\u003cListSkusResponse\u003e`, `IBufferMessage`, and `IMessage`."],["It provides properties to access the list of SKUs (`Skus`), a token for the next page of results (`NextPageToken`), and a list of unreachable locations (`Unreachable`)."],["The `ListSkusResponse` class offers constructors to create instances, either empty or by copying from another `ListSkusResponse` object, along with the `GetEnumerator()` method to iterate through the listed SKUs."],["The latest version available of the ListSkusResponse class is `1.0.0-alpha04` and the current code and documentation available corresponds to version `1.0.0-alpha02`."]]],[]]