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-21 UTC."],[[["This webpage provides documentation for the `InstanceGroupManagersScopedList` class within the `Google.Cloud.Compute.V1` namespace, offering details on various versions, including the latest, 3.6.0."],["The `InstanceGroupManagersScopedList` class, as shown, is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of all available versions, ranging from the latest 3.6.0 back to 1.0.0, along with links to each specific version."],["The class has two constructors: a default one and one that copies another `InstanceGroupManagersScopedList` instance, which are defined in the documentation."],["The documentation outlines two properties of the `InstanceGroupManagersScopedList` class, which are `InstanceGroupManagers` that returns a list of instance group managers, and `Warning`, which outputs a warning."]]],[]]