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-02 UTC."],[[["This page provides reference documentation for the `GetMachineTypeRequest` class within the Google.Cloud.Compute.V1 API, specifically version 2.12.0."],["The `GetMachineTypeRequest` class is used to request information about a specific machine type from the Compute Engine API, as detailed in its description and documentation."],["The page includes a comprehensive list of previous versions of the `GetMachineTypeRequest` class, ranging from version 1.0.0 up to the latest, 3.6.0, each linking to their own respective documentation."],["The `GetMachineTypeRequest` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it contains constructors and properties for `MachineType`, `Project`, and `Zone`."]]],[]]