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 page provides documentation for the `InstanceGroupsScopedList` class within the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0 and the current version documented as 2.5.0."],["The `InstanceGroupsScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending from the base `Object` class."],["The class includes two constructors: a default constructor and a constructor that accepts another `InstanceGroupsScopedList` object as a parameter for creating a new object based off of another."],["Key properties of the `InstanceGroupsScopedList` class include `InstanceGroups`, which is a list of `InstanceGroup` objects, and `Warning`, which provides an informational warning when the list is empty."],["The documentation includes a list of various previous versions, going back to 1.0.0, for the `InstanceGroupsScopedList` class, indicating a history of the updates and revisions for this class."]]],[]]