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-21 UTC."],[[["The latest version of the `InstancesSetMachineTypeRequest` is 3.6.0, which can be found with the relative link of `/dotnet/docs/reference/Google.Cloud.Compute.V1/latest/Google.Cloud.Compute.V1.InstancesSetMachineTypeRequest`."],["This document covers versions of `InstancesSetMachineTypeRequest` ranging from 1.0.0 up to the latest version, offering a historical record of its development."],["`InstancesSetMachineTypeRequest` is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, belonging to the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."],["The class `InstancesSetMachineTypeRequest` has two constructors and includes properties such as `HasMachineType`, a boolean indicating whether the \"machine_type\" field is set, and `MachineType`, a string representing the full or partial URL of the machine type resource."],["The current version of this specific documentation page is version 2.13.0, one of many previous iterations of this documentation."]]],[]]