[[["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, found within the `Google.Cloud.GdcHardwareManagement.V1Alpha` namespace, represents a response that contains a list of SKUs for the GDC Hardware Management v1alpha API."],["This class implements multiple interfaces including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for page handling, enumeration, and message operations."],["The `ListSkusResponse` class has properties such as `NextPageToken`, which is a string used for pagination, `Skus`, a collection of SKU objects, and `Unreachable`, which is a collection of location strings that weren't reached."],["It provides two constructors for creating a `ListSkusResponse` object, one default and one that clones from an existing `ListSkusResponse` instance, and also a method `GetEnumerator()` for iterating through the list of resources."],["The latest version of this class's documentation is under version `1.0.0-alpha04`, which is found in the `Google.Cloud.GdcHardwareManagement.V1Alpha` namespace."]]],[]]