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 \u003ccode\u003eInstanceGroupManagerStatus\u003c/code\u003e class provides status information for a Google Cloud Compute Instance Group Manager, as seen through the available versions ranging from 1.0.0 to 3.6.0, with the latter being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, for message handling, comparison, cloning, and buffering capabilities respectively.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eInstanceGroupManagerStatus\u003c/code\u003e include \u003ccode\u003eAutoscaler\u003c/code\u003e, \u003ccode\u003eIsStable\u003c/code\u003e, \u003ccode\u003eStateful\u003c/code\u003e, and \u003ccode\u003eVersionTarget\u003c/code\u003e, which respectively indicate the autoscaler URL, stability status, stateful configuration, and version target consistency of the managed instance group.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupManagerStatus\u003c/code\u003e class has two constructors, one default and one that takes another \u003ccode\u003eInstanceGroupManagerStatus\u003c/code\u003e instance for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupManagerStatus\u003c/code\u003e assembly is \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e and resides in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]