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."],[[["The latest version of the `InstanceGroupsScopedList` is 3.6.0, with the content providing a detailed list of available versions ranging from 1.0.0 up to the latest release."],["`InstanceGroupsScopedList` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `InstanceGroupsScopedList` provides properties such as `InstanceGroups`, which is an output-only list of instance groups, and `Warning`, which provides informational warnings."],["This class is part of the `Google.Cloud.Compute.V1` namespace and is contained within the `Google.Cloud.Compute.V1.dll` assembly."],["There are two constructors available for creating an `InstanceGroupsScopedList`, one default constructor and one that takes another `InstanceGroupsScopedList` object as a parameter."]]],[]]