public sealed class GetHardwareRequest : IMessage<GetHardwareRequest>, IEquatable<GetHardwareRequest>, IDeepCloneable<GetHardwareRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the GDC Hardware Management v1alpha API class GetHardwareRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetHardwareRequest\u003c/code\u003e class in the GDC Hardware Management v1alpha API is used to create requests for retrieving hardware information.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, comparison, cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetHardwareRequest\u003c/code\u003e class has two constructors: a default constructor and a copy constructor that takes another \u003ccode\u003eGetHardwareRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetHardwareRequest\u003c/code\u003e class includes two key properties: \u003ccode\u003eHardwareName\u003c/code\u003e, which provides a typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e, a string property representing the required hardware name with a specific format.\u003c/p\u003e\n"],["\u003cp\u003eThe GetHardwareRequest is of the \u003ccode\u003eGoogle.Cloud.GdcHardwareManagement.V1Alpha\u003c/code\u003e namespace and located in the \u003ccode\u003eGoogle.Cloud.GdcHardwareManagement.V1Alpha.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]