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 available for `Google.Cloud.Compute.V1.InstanceGroupsScopedList` is 3.6.0, with a range of versions from 1.0.0 up to that latest."],["The `InstanceGroupsScopedList` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to support functionality."],["The class has two constructors, a default constructor, and one that accepts another `InstanceGroupsScopedList` object for creating a copy."],["It includes properties for `InstanceGroups`, which is a read-only list of instance groups, and `Warning`, which provides a warning if the instance groups list is empty."],["The `InstanceGroupsScopedList` has inherited methods such as GetHashCode, GetType, and ToString from the object class."]]],[]]