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-24 UTC."],[[["This webpage details the `InstanceGroupManagersScopedList` class within the `Google.Cloud.Compute.V1` namespace, highlighting its role in managing instance groups."],["The latest version of the `InstanceGroupManagersScopedList` is 3.6.0, and a full list of other versions is available on this webpage, ranging down to version 1.0.0."],["The `InstanceGroupManagersScopedList` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides properties such as `InstanceGroupManagers`, which is a list of managed instance groups, and `Warning`, which displays a warning if the list is empty."],["There are two constructors available for creating instances of `InstanceGroupManagersScopedList`, one parameterless, and one that takes an `InstanceGroupManagersScopedList` object as a parameter."]]],[]]