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, which is part of the Google Cloud Compute .NET library."],["The `InstanceGroupsScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has two constructors for initialization."],["The documentation lists available versions of the `InstanceGroupsScopedList` class, ranging from the latest version 3.6.0 down to version 1.0.0, with links to their respective documentation pages."],["The class contains two key properties: `InstanceGroups`, which is a repeated field containing a list of `InstanceGroup` objects, and `Warning`, which is an informational message to display when the list of instance groups is empty."]]],[]]