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, detailing various versions from 1.0.0 to 3.6.0."],["The latest version of the `InstanceGroupManagersScopedList` class is 3.6.0, while the current documentation is specifically for version 2.14.0."],["`InstanceGroupManagersScopedList` is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InstanceGroupManagersScopedList` class contains two main properties: `InstanceGroupManagers`, a repeated field of `InstanceGroupManager` objects, and `Warning`, representing a potential warning when the list is empty."],["The class offers two constructors, one default and another that accepts an existing `InstanceGroupManagersScopedList` object for creating a new instance based on an existing one."]]],[]]