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 page provides documentation for the `GetHardwareGroupRequest` class within the GDC Hardware Management v1alpha API, specifically version 1.0.0-alpha02."],["The `GetHardwareGroupRequest` class is a request object used to retrieve a specific hardware group and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The `GetHardwareGroupRequest` class has properties like `HardwareGroupName` (a typed view) and `Name` (a string representing the hardware group's resource name)."],["The assembly containing this class is `Google.Cloud.GdcHardwareManagement.V1Alpha.dll`."]]],[]]