public sealed class InstancesSetMachineTypeRequest : IMessage<InstancesSetMachineTypeRequest>, IEquatable<InstancesSetMachineTypeRequest>, IDeepCloneable<InstancesSetMachineTypeRequest>, IBufferMessage, IMessage
Full or partial URL of the machine type resource. See Machine Types for a full list of machine types. For example: zones/us-central1-f/machineTypes/n1-standard-1
[[["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-24 UTC."],[[["The latest version available is 3.6.0, as denoted by the \"latest\" tag next to it in the version list, but the current documentation is for version 3.0.0."],["This page provides documentation for the `InstancesSetMachineTypeRequest` class, which is part of the `Google.Cloud.Compute.V1` namespace and allows setting machine type."],["The `InstancesSetMachineTypeRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with it also inheriting from object."],["The `InstancesSetMachineTypeRequest` class has two constructors: one default constructor and one that accepts another `InstancesSetMachineTypeRequest` object as a parameter for copying, and it has the properties `HasMachineType` and `MachineType`."],["The page also lists all the versions available from version 1.0.0 all the way up to the current latest version at 3.6.0, for users to access and read the documentation on the version that they need."]]],[]]