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 `Google.Cloud.Compute.V1.InstanceGroupsScopedList` is 3.6.0, with a history of versions dating back to 1.0.0."],["The `InstanceGroupsScopedList` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor `InstanceGroupsScopedList()` and a copy constructor `InstanceGroupsScopedList(InstanceGroupsScopedList other)`."],["It has properties for `InstanceGroups`, which is a list of instance groups, and `Warning`, which is an informational warning about an empty list."],["The class inherits from `object` and its inherited members include `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]