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."],[[["The webpage provides documentation for the `InstanceGroupManagersScopedList` class within the `Google.Cloud.Compute.V1` namespace, spanning multiple versions."],["Version 3.6.0 is the latest available version, and the content includes a list of past versions dating back to version 1.0.0, with version 3.3.0 currently in focus."],["The `InstanceGroupManagersScopedList` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["This class has two constructors, one with no parameters and another which takes another `InstanceGroupManagersScopedList` object as a parameter."],["The main properties of this class include `InstanceGroupManagers`, which is a list of managed instance groups, and `Warning`, which provides a warning if the list of managed instances is empty."]]],[]]