public sealed class InstanceGroupManagerStatus : IMessage<InstanceGroupManagerStatus>, IEquatable<InstanceGroupManagerStatus>, IDeepCloneable<InstanceGroupManagerStatus>, IBufferMessage, IMessage
[Output Only] A bit indicating whether the managed instance group is in a stable state. A stable state means that: none of the instances in the managed instance group is currently undergoing any type of change (for example, creation, restart, or deletion); no future changes are scheduled for instances in the managed instance group; and the managed instance group itself is not being modified.
[[["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 provides a comprehensive list of versions for the \u003ccode\u003eInstanceGroupManagerStatus\u003c/code\u003e resource, ranging from version 1.0.0 up to the latest 3.6.0, with each version linking to its respective documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInstanceGroupManagerStatus\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eAutoscaler\u003c/code\u003e, \u003ccode\u003eIsStable\u003c/code\u003e, \u003ccode\u003eStateful\u003c/code\u003e, and \u003ccode\u003eVersionTarget\u003c/code\u003e, offering details about the instance group manager's current state and configuration, such as whether it's stable, the URL of its Autoscaler, and its stateful status.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructor options, the default \u003ccode\u003eInstanceGroupManagerStatus()\u003c/code\u003e, and an \u003ccode\u003eInstanceGroupManagerStatus(InstanceGroupManagerStatus other)\u003c/code\u003e version, allowing to create a copy of another instance.\u003c/p\u003e\n"],["\u003cp\u003eThere is a list of inherited members from the parent \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, further revealing the structure and relationship of this class.\u003c/p\u003e\n"]]],[],null,[]]