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."],[[["The webpage provides documentation for the `InstanceGroupManagersScopedList` class within the `Google.Cloud.Compute.V1` namespace, spanning multiple versions."],["The latest documented version of `InstanceGroupManagersScopedList` is 3.6.0, and the content shows version history all the way down to version 1.0.0."],["`InstanceGroupManagersScopedList` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["The class has two constructors, a default constructor and a copy constructor to create a new `InstanceGroupManagersScopedList` object from another one, and two properties, `InstanceGroupManagers` which is a `RepeatedField` and `Warning`, which is of type `Warning`."],["The class `InstanceGroupManagersScopedList` is used to show a list of managed instance groups in a specified project and zone, including any warnings related to an empty list."]]],[]]