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 details the `InstanceGroupsScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.8.0, with links to older and newer versions of the same class available."],["The `InstanceGroupsScopedList` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["It includes two constructors, a default one and another that takes an existing `InstanceGroupsScopedList` object as a parameter for creating a new instance."],["The class exposes two key properties: `InstanceGroups`, which is a list of instance groups contained in the scope, and `Warning`, which provides an informational warning in cases of an empty instance group list."],["The latest version of this page is under 3.6.0, with versions dating all the way back to 1.0.0, providing various versions to explore."]]],[]]