public sealed class Hardware.Types.MachineInfo : IMessage<Hardware.Types.MachineInfo>, IEquatable<Hardware.Types.MachineInfo>, IDeepCloneable<Hardware.Types.MachineInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the GDC Hardware Management v1alpha API class Hardware.Types.MachineInfo.
Information about individual machines vendors will provide during turnup.
[[["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 `Hardware.Types.MachineInfo` class within the GDC Hardware Management v1alpha API, version 1.0.0-alpha03."],["The `MachineInfo` class represents information about individual machines, typically provided by vendors during setup, and it inherits from `object`."],["`MachineInfo` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which help define it's functionality and relations to other objects."],["The class includes constructors for creating `MachineInfo` objects and properties such as `DiskInfos`, `MacAddresses`, `Name`, and `ServiceTag`, that are all output-only fields, except for `Name` and `ServiceTag` which are get and set."],["The `MachineInfo` objects are in the namespace `Google.Cloud.GdcHardwareManagement.V1Alpha` and found in the assembly file `Google.Cloud.GdcHardwareManagement.V1Alpha.dll`."]]],[]]