public sealed class InstanceGroupManagerStatusAllInstancesConfig : IMessage<InstanceGroupManagerStatusAllInstancesConfig>, IEquatable<InstanceGroupManagerStatusAllInstancesConfig>, IDeepCloneable<InstanceGroupManagerStatusAllInstancesConfig>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The webpage provides documentation for the `InstanceGroupManagerStatusAllInstancesConfig` class, part of the `Google.Cloud.Compute.V1` namespace in the .NET library."],["Version 3.6.0 is the latest version, and the page shows a list of historical versions dating back to version 1.0.0 for the `InstanceGroupManagerStatusAllInstancesConfig`."],["The `InstanceGroupManagerStatusAllInstancesConfig` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `InstanceGroupManagerStatusAllInstancesConfig` class include `CurrentRevision`, representing the current all-instances configuration revision, and `Effective`, indicating whether the configuration is applied to all managed instances."],["The page includes documentation on the two constructors, `InstanceGroupManagerStatusAllInstancesConfig()` and `InstanceGroupManagerStatusAllInstancesConfig(InstanceGroupManagerStatusAllInstancesConfig)`, along with their corresponding usage."]]],[]]