public sealed class InstanceGroupManagerStatusStateful : IMessage<InstanceGroupManagerStatusStateful>, IEquatable<InstanceGroupManagerStatusStateful>, IDeepCloneable<InstanceGroupManagerStatusStateful>, IBufferMessage, IMessage
[Output Only] A bit indicating whether the managed instance group has stateful configuration, that is, if you have configured any items in a stateful policy or in per-instance configs. The group might report that it has no stateful config even when there is still some preserved state on a managed instance, for example, if you have deleted all PICs but not yet applied those deletions.
[[["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\u003eInstanceGroupManagerStatusStateful\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and is used within the Google Cloud Compute API for .NET, with the latest version being 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eInstanceGroupManagerStatusStateful\u003c/code\u003e, 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, indicating its role in message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two constructors: a default constructor and a constructor that takes another \u003ccode\u003eInstanceGroupManagerStatusStateful\u003c/code\u003e object as a parameter for creating copies.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties to manage the stateful configuration of an instance group, such as \u003ccode\u003eHasHasStatefulConfig\u003c/code\u003e, which determines if the "has_stateful_config" field is set, \u003ccode\u003eHasStatefulConfig\u003c/code\u003e to determine whether it has a stateful configuration, and \u003ccode\u003ePerInstanceConfigs\u003c/code\u003e, which indicates the per-instance configs.\u003c/p\u003e\n"],["\u003cp\u003eIt lists available versions ranging from 1.0.0 to the latest 3.6.0 for the \u003ccode\u003eInstanceGroupManagerStatusStateful\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]