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."],[[["\u003cp\u003eThe \u003ccode\u003eInstancesSetMachineTypeRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and is used for setting the machine type of a Compute Engine instance.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest version available for the \u003ccode\u003eInstancesSetMachineTypeRequest\u003c/code\u003e, with a history of prior releases going back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties \u003ccode\u003eHasMachineType\u003c/code\u003e to check if a machine type is set and \u003ccode\u003eMachineType\u003c/code\u003e to set or get the full or partial URL of the machine type resource, such as "zones/us-central1-f/machineTypes/n1-standard-1".\u003c/p\u003e\n"],["\u003cp\u003eThe class also provides two constructors: a default constructor \u003ccode\u003eInstancesSetMachineTypeRequest()\u003c/code\u003e and an overload constructor \u003ccode\u003eInstancesSetMachineTypeRequest(InstancesSetMachineTypeRequest other)\u003c/code\u003e that takes in another instance of the same class.\u003c/p\u003e\n"]]],[],null,[]]