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-03-21 UTC."],[[["This webpage provides reference documentation for the `GetMachineTypeRequest` class within the Compute Engine v1 API for .NET, with the current version being 2.11.0."],["The page details the inheritance and implementation of the `GetMachineTypeRequest` class, inheriting from `object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It offers an exhaustive list of previous versions, from 1.0.0 to the latest 3.6.0, with direct links to their respective documentation."],["The documentation outlines the constructors available for `GetMachineTypeRequest`, including a default constructor and a constructor that takes another `GetMachineTypeRequest` as a parameter."],["The page lists and describes the key properties of the `GetMachineTypeRequest` class, including `MachineType`, `Project`, and `Zone`, all of which are string types."]]],[]]