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-04-09 UTC."],[[["This webpage provides documentation for the `InstanceGroupManagersScopedList` class within the Google.Cloud.Compute.V1 namespace, specifically for version 3.5.0."],["The latest version available for this resource is 3.6.0, and versions all the way down to 1.0.0 can also be accessed."],["The `InstanceGroupManagersScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes two constructors: one default and one that takes another `InstanceGroupManagersScopedList` object as a parameter, allowing for easy initialization and cloning."],["It has two key properties, `InstanceGroupManagers`, which contains a list of managed instance groups, and `Warning`, which provides a warning message if the list is empty."]]],[]]