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, detailing various versions and their corresponding links."],["The latest version of `InstanceGroupManagersScopedList` is 3.6.0, with multiple earlier versions available, ranging from 3.5.0 down to 1.0.0, and the current document focuses on version 3.1.0."],["`InstanceGroupManagersScopedList` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `object` class."],["The `InstanceGroupManagersScopedList` class includes properties such as `InstanceGroupManagers`, which is a list of managed instance groups, and `Warning`, which provides a warning message if the list is empty."],["The documentation outlines the class constructors, including a default constructor and a copy constructor, alongside the inherited members."]]],[]]