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-04-09 UTC."],[[["This webpage provides documentation for the `InstanceGroupManagersScopedList` class within the Google.Cloud.Compute.V1 namespace, detailing various versions of the API, with 3.6.0 being the latest version."],["The `InstanceGroupManagersScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending from the base `object` class."],["Key functionalities include constructors for creating `InstanceGroupManagersScopedList` objects and properties like `InstanceGroupManagers` (a list of managed instance groups) and `Warning` (a message if the list is empty)."],["The available versions range from version 1.0.0 to the latest version 3.6.0 for the Google.Cloud.Compute.V1 API."]]],[]]