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, detailing its structure and functionalities across various versions."],["The `InstanceGroupsScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling structured data and message processing."],["The latest version available is 3.6.0, and the page lists all available versions from 3.6.0 to 1.0.0, including `InstanceGroupsScopedList` class version 2.3.0."],["Key properties of the `InstanceGroupsScopedList` class include `InstanceGroups`, a `RepeatedField` containing a list of `InstanceGroup` objects, and `Warning`, which provides an informational message when the list is empty."]]],[]]