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."],[[["The latest version of the `GetMachineTypeRequest` documentation is 3.6.0, but the current page is for version 2.8.0, and there are several other versions available to access, all listed on the page."],["`GetMachineTypeRequest` is a class within the Compute Engine v1 API, specifically for requesting machine type details and can be accessed via the link for each version."],["The `GetMachineTypeRequest` class inherits from `object` and implements `IMessage`, `IEquatable\u003cGetMachineTypeRequest\u003e`, `IDeepCloneable\u003cGetMachineTypeRequest\u003e`, and `IBufferMessage`."],["The `GetMachineTypeRequest` class provides constructors for creating new instances, either default or by copying an existing `GetMachineTypeRequest` instance."],["The class includes properties such as `MachineType`, `Project`, and `Zone`, all of type `string`, to specify the details of the machine type request."]]],[]]