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."],[[["This webpage provides documentation for the `InstanceGroupManagersScopedList` class within the `Google.Cloud.Compute.V1` namespace in .NET."],["The latest version available for `InstanceGroupManagersScopedList` is 3.6.0, with documentation also available for a range of previous versions going back to version 1.0.0."],["`InstanceGroupManagersScopedList` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting members from `object`."],["The class includes properties like `InstanceGroupManagers`, a list of managed instance groups, and `Warning`, which provides a warning when the list is empty."],["It includes two constructors that allow the creation of a blank `InstanceGroupManagersScopedList` and one that allows the creation of an `InstanceGroupManagersScopedList` from another `InstanceGroupManagersScopedList` object."]]],[]]