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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["The latest version of the `InstancesSetMachineTypeRequest` is 3.6.0, while version 1.3.0 is also highlighted in the content, and other various versions are listed ranging from 1.0.0 to 3.5.0."],["`InstancesSetMachineTypeRequest` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from `Object` and has inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `InstancesSetMachineTypeRequest` class includes two constructors: a parameterless one, and one that accepts another `InstancesSetMachineTypeRequest` object, and has properties such as `HasMachineType` and `MachineType` with their definitions."]]],[]]