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 class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class contains a list of instance groups within a scope, represented by the `InstanceGroups` property, which is a `RepeatedField\u003cInstanceGroup\u003e`."],["The class also includes a `Warning` property, which is used to provide an informational warning when the instance group list is empty."],["The class `InstanceGroupsScopedList` has two constructors, one that is empty, and another that takes another `InstanceGroupsScopedList` as a parameter."]]],[]]