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."],[[["The webpage provides documentation for the `InstanceGroupManagersScopedList` class within the `Google.Cloud.Compute.V1` namespace, spanning multiple versions."],["The latest version available is 3.6.0, while the current version being documented is 2.6.0, with the page providing links to older and newer versions, from 1.0.0 all the way to 3.6.0."],["`InstanceGroupManagersScopedList` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling a variety of operations."],["The class includes properties like `InstanceGroupManagers` which contains a list of managed instance groups, and `Warning` which contains any warning."],["The class has 2 constructors available, one default and one that accepts another `InstanceGroupManagersScopedList` object as an input."]]],[]]