public sealed class InstanceGroupManagerStatusStatefulPerInstanceConfigs : IMessage<InstanceGroupManagerStatusStatefulPerInstanceConfigs>, IEquatable<InstanceGroupManagerStatusStatefulPerInstanceConfigs>, IDeepCloneable<InstanceGroupManagerStatusStatefulPerInstanceConfigs>, IBufferMessage, IMessage
A bit indicating if all of the group's per-instance configs (listed in the output of a listPerInstanceConfigs API call) have status EFFECTIVE or there are no per-instance-configs.
[[["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\u003eInstanceGroupManagerStatusStatefulPerInstanceConfigs\u003c/code\u003e class manages the status of per-instance configurations in a Google Cloud Compute instance group, with version 3.6.0 being the latest available version.\u003c/p\u003e\n"],["\u003cp\u003eThis class, part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, 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, enabling its use in various .NET scenarios.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and provides constructors for default initialization and cloning from another \u003ccode\u003eInstanceGroupManagerStatusStatefulPerInstanceConfigs\u003c/code\u003e object, allowing for object duplication.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAllEffective\u003c/code\u003e property, of boolean type, indicates whether all per-instance configurations in the group have an "EFFECTIVE" status, and there is a \u003ccode\u003eHasAllEffective\u003c/code\u003e property to check if this property is set.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation shows various versions of the \u003ccode\u003eInstanceGroupManagerStatusStatefulPerInstanceConfigs\u003c/code\u003e class, ranging from version 1.0.0 all the way up to the latest, 3.6.0, offering support for a wide range of versions.\u003c/p\u003e\n"]]],[],null,[]]