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, highlighting its role in managing lists of instance groups."],["The class is part of the `Google.Cloud.Compute.V1.dll` assembly and offers functionalities such as deep cloning, buffering messages, and implementing equality checks."],["The `InstanceGroupManagersScopedList` class includes properties like `InstanceGroupManagers`, which provides a list of managed instance groups, and `Warning`, which indicates if the list of managed groups is empty."],["The page documents the class's inheritance from the `Object` class and its implementation of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The webpage provides links to the documentation for various versions of the `Google.Cloud.Compute.V1` package, from version 1.0.0 to the latest version 3.6.0."]]],[]]