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 webpage provides documentation for the `InstanceGroupsScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage across multiple versions."],["Version 3.6.0 is the latest version documented, with a history of versions available for browsing, ranging down to version 1.0.0."],["The `InstanceGroupsScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class has two constructors, a default one and one that takes another `InstanceGroupsScopedList` as a parameter, and includes properties like `InstanceGroups` and `Warning`."],["The `InstanceGroups` property, of the type `RepeatedField\u003cInstanceGroup\u003e`, contains a list of instance groups, while the `Warning` property, of type `Warning`, shows a warning when the list of instance groups is empty."]]],[]]