public sealed class InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection : IMessage<InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection>, IEquatable<InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection>, IDeepCloneable<InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection>, IBufferMessage, IMessage
Preference of this instance selection. Lower number means higher preference. MIG will first try to create a VM based on the machine-type with lowest rank and fallback to next rank based on availability. Machine types and instance selections with the same rank have the same preference.
[[["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 content pertains to the \u003ccode\u003eInstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, detailing its structure and functionality across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.6.0, and the class can be found in numerous previous versions, dating as far back as 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one taking another \u003ccode\u003eInstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection\u003c/code\u003e object, and has two main properties: \u003ccode\u003eMachineTypes\u003c/code\u003e as a \u003ccode\u003eRepeatedField<string>\u003c/code\u003e, and \u003ccode\u003eRank\u003c/code\u003e as an \u003ccode\u003eint\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides functionality to specify machine types and their preference order during VM creation within instance group managers.\u003c/p\u003e\n"]]],[],null,[]]