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-31 UTC."],[[["The webpage provides documentation for the `InstanceGroupManagersScopedList` class within the Google.Cloud.Compute.V1 namespace, specifically for version 3.4.0."],["This class is part of the Google.Cloud.Compute.V1.dll assembly and is implemented by the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `InstanceGroupManagersScopedList` class includes a property `InstanceGroupManagers` that outputs a list of managed instance groups."],["There is a warning property that may replace the list of managed instance groups when the list is empty."],["The webpage also includes links to the documentation of other versions, from 1.0.0 up to 3.6.0 (latest)."]]],[]]