public sealed class InstanceGroupManagersScopedList : IMessage<InstanceGroupManagersScopedList>, IEquatable<InstanceGroupManagersScopedList>, IDeepCloneable<InstanceGroupManagersScopedList>, 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-03-21 UTC."],[[["This webpage details the `InstanceGroupManagersScopedList` class within the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0."],["The `InstanceGroupManagersScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides a constructor, `InstanceGroupManagersScopedList`, that can be instantiated either without parameters or by cloning another `InstanceGroupManagersScopedList` instance."],["Key properties of this class include `InstanceGroupManagers`, which is a `RepeatedField` containing a list of managed instance groups, and `Warning`, which indicates any warning related to an empty list of instance groups."],["A comprehensive history of versions for `InstanceGroupManagersScopedList` is available on this page, with multiple releases between version 1.0.0 up to the current latest version."]]],[]]