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-04-09 UTC."],[[["This webpage provides documentation for the `InstanceGroupsScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage across multiple versions."],["The latest version documented is 3.6.0, while the current page is specifically focused on version 3.3.0 of `InstanceGroupsScopedList`, with links to other versions available."],["`InstanceGroupsScopedList` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending functionality and compatibility."],["The class includes properties such as `InstanceGroups` which is a list of instance groups, and `Warning` which is used for outputting information warnings if the list is empty."],["The class `InstanceGroupsScopedList` has two constructors, one default and one that accepts another `InstanceGroupsScopedList` object as a parameter for initialization."]]],[]]