[[["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 `Dimensions` class in the GDC Hardware Management v1alpha API represents the physical dimensions of an object."],["This class is part of the `Google.Cloud.GdcHardwareManagement.V1Alpha` namespace and is implemented in the `Google.Cloud.GdcHardwareManagement.V1Alpha.dll` assembly."],["It implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer message operations."],["`Dimensions` has three properties to define the depth, height and width of an object, `DepthInches`, `HeightInches`, and `WidthInches`, all of which are required and represented as float values."],["There are two constructors available for the `Dimensions` class, one parameterless, and one that takes another `Dimensions` instance for the purpose of initialization."]]],[]]