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 webpage provides reference documentation for the `GetMachineTypeRequest` class within the Google Compute Engine v1 API, specifically for .NET development."],["The `GetMachineTypeRequest` class is used to send a request to retrieve details about a specific machine type and it implements multiple interfaces for message handling and object comparison."],["The documentation includes a list of available versions of the `GetMachineTypeRequest` class, ranging from version 1.0.0 up to the latest 3.6.0."],["The class includes constructors for creating a new `GetMachineTypeRequest` object and one for creating it from an existing `GetMachineTypeRequest`, along with properties for specifying the machine type, project ID, and zone."],["There are links provided to all of the versions of the class, along with links to the inherited members, and a full detailed overview of all of the properties."]]],[]]