public sealed class GetHardwareGroupRequest : IMessage<GetHardwareGroupRequest>, IEquatable<GetHardwareGroupRequest>, IDeepCloneable<GetHardwareGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the GDC Hardware Management v1alpha API class GetHardwareGroupRequest.
[[["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."],[[["This document provides reference documentation for the `GetHardwareGroupRequest` class within the Google Cloud GDC Hardware Management v1alpha API."],["`GetHardwareGroupRequest` is used to request information about a specific hardware group and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that takes another `GetHardwareGroupRequest` as a parameter for copying."],["It includes two main properties: `HardwareGroupName`, which offers a typed view over the resource name, and `Name`, a string representing the required name of the hardware group."]]],[]]