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 provided content details the \u003ccode\u003eInstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, outlining its various versions, inheritance, implementations, constructors, and properties.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest version of the \u003ccode\u003eInstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection\u003c/code\u003e class, with a list of versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces like \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 base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eHasRank\u003c/code\u003e, \u003ccode\u003eMachineTypes\u003c/code\u003e (a list of full machine-type names), and \u003ccode\u003eRank\u003c/code\u003e (which indicates the preference for instance selection, with lower numbers indicating higher preference).\u003c/p\u003e\n"],["\u003cp\u003eThe document describes two constructors, a default constructor and one that accepts another instance of \u003ccode\u003eInstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection\u003c/code\u003e for copying.\u003c/p\u003e\n"]]],[],null,[]]