[[["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 document provides reference documentation for the `SkuConfig` class within the GDC Hardware Management v1alpha API, specifically version 1.0.0-alpha02."],["`SkuConfig` is a sealed class that configures a SKU and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SkuConfig` class has two constructors: a default constructor and a copy constructor that takes another `SkuConfig` object as a parameter."],["The class contains four properties to configure SKU components: `Cpu`, `Gpu`, `Ram`, and `Storage`, each of which is a string type and represents a configuration aspect."],["It inherits members such as `GetHashCode()`, `GetType()`, `ToString()` from the base `object` class, all of which are related to system operations."]]],[]]