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 `InstanceGroupsScopedList` is 3.6.0, with several prior versions available, ranging from 1.0.0 to 3.5.0."],["`InstanceGroupsScopedList` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property called `InstanceGroups`, which returns a `RepeatedField` containing a list of `InstanceGroup` objects."],["It also contains a `Warning` property, which shows an informational warning if the instance groups list is empty."],["`InstanceGroupsScopedList` has two constructors: a parameterless constructor and one that takes another `InstanceGroupsScopedList` object as an argument."]]],[]]