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 webpage provides documentation for the \u003ccode\u003eInstanceGroupManagerStatus\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, covering versions from 1.0.0 to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInstanceGroupManagerStatus\u003c/code\u003e is a class that implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for object management and data handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupManagerStatus\u003c/code\u003e class includes properties such as \u003ccode\u003eAutoscaler\u003c/code\u003e, \u003ccode\u003eHasAutoscaler\u003c/code\u003e, \u003ccode\u003eHasIsStable\u003c/code\u003e, \u003ccode\u003eIsStable\u003c/code\u003e, \u003ccode\u003eStateful\u003c/code\u003e, and \u003ccode\u003eVersionTarget\u003c/code\u003e, which are used to define the status of an instance group manager, including details on auto-scaling, stability, stateful status, and version targeting.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the constructors for \u003ccode\u003eInstanceGroupManagerStatus\u003c/code\u003e, including a parameter-less constructor and a copy constructor, as well as the output-only properties.\u003c/p\u003e\n"],["\u003cp\u003eThe inherited members \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e from the base \u003ccode\u003eobject\u003c/code\u003e class are also available for use with instances of the \u003ccode\u003eInstanceGroupManagerStatus\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]