public sealed class GetMachineTypeRequest : IMessage<GetMachineTypeRequest>, IEquatable<GetMachineTypeRequest>, IDeepCloneable<GetMachineTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetMachineTypeRequest.
A request message for MachineTypes.Get. See the method description for details.
[[["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-04-09 UTC."],[[["This page provides reference documentation for the `GetMachineTypeRequest` class within the Compute Engine v1 API for .NET, specifically version 3.3.0."],["The `GetMachineTypeRequest` class is used to construct a request for retrieving details about a specific machine type."],["The documentation includes information about the class's inheritance, implemented interfaces (`IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`), namespace, and assembly."],["It lists the available constructors for the `GetMachineTypeRequest` class and describes the properties `MachineType`, `Project`, and `Zone`, which are used to specify the machine type, project, and zone for the request, respectively."],["The current page displays the information for Version 3.3.0, and there are links to other versions ranging from 1.0.0 to the latest version, 3.6.0."]]],[]]