public sealed class InstanceGroupManagerStatusStatefulPerInstanceConfigs : IMessage<InstanceGroupManagerStatusStatefulPerInstanceConfigs>, IEquatable<InstanceGroupManagerStatusStatefulPerInstanceConfigs>, IDeepCloneable<InstanceGroupManagerStatusStatefulPerInstanceConfigs>, IBufferMessage, IMessage
A bit indicating if all of the group's per-instance configurations (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 webpage details the \u003ccode\u003eInstanceGroupManagerStatusStatefulPerInstanceConfigs\u003c/code\u003e class, a part of the Google.Cloud.Compute.V1 namespace, within the Google Cloud .NET library.\u003c/p\u003e\n"],["\u003cp\u003eIt lists multiple versions of the library, ranging from version 1.0.0 up to the latest version 3.6.0, each with a link to the relevant documentation page for \u003ccode\u003eInstanceGroupManagerStatusStatefulPerInstanceConfigs\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupManagerStatusStatefulPerInstanceConfigs\u003c/code\u003e class implements interfaces like \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 has properties such as \u003ccode\u003eAllEffective\u003c/code\u003e and \u003ccode\u003eHasAllEffective\u003c/code\u003e, with the first one being a boolean field indicating if all the group's per-instance configurations have an effective status, and the latter getting whether the "all_effective" field is set.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are present for creating instances of the class, either as a new instance or by copying another \u003ccode\u003eInstanceGroupManagerStatusStatefulPerInstanceConfigs\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]