public sealed class InstanceGroupsScopedList : IMessage<InstanceGroupsScopedList>, IEquatable<InstanceGroupsScopedList>, IDeepCloneable<InstanceGroupsScopedList>, 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 `InstanceGroupsScopedList` class within the `Google.Cloud.Compute.V1` namespace, covering versions from 1.0.0 up to the latest 3.6.0."],["The `InstanceGroupsScopedList` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `InstanceGroupsScopedList` class has two constructors, a default one and one that takes another `InstanceGroupsScopedList` object as a parameter."],["The `InstanceGroupsScopedList` class contains two primary properties: `InstanceGroups`, a `RepeatedField` collection of `InstanceGroup` objects, and `Warning`, which provides warning information if the list of instance groups is empty."],["The most current version of the documentation, version 3.6.0, is available, with links provided to other versions for this specific class."]]],[]]