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 provides documentation for the `InstanceGroupManagersScopedList` class within the Google.Cloud.Compute.V1 namespace, highlighting version 2.15.0."],["The `InstanceGroupManagersScopedList` class, which is part of the Google.Cloud.Compute.V1.dll assembly, manages lists of instance groups, and it implements several interfaces like IMessage and IDeepCloneable."],["The page shows a range of versions from 1.0.0 up to the latest 3.6.0, and this class inherits members from the base `object` class, including methods like GetHashCode and GetType."],["It features two constructors for `InstanceGroupManagersScopedList`: a default constructor and one that takes another `InstanceGroupManagersScopedList` as a parameter, allowing for object duplication."],["The class contains properties for `InstanceGroupManagers` which is a RepeatedField of InstanceGroupManager and `Warning` that displays warnings when the list is empty."]]],[]]