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."],[[["The webpage provides documentation for the `InstanceGroupsScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically highlighting version 3.1.0."],["The latest version of the API is 3.6.0, with several previous versions from 1.0.0 to 3.5.0 also being documented and available to browse."],["`InstanceGroupsScopedList` is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class contains properties such as `InstanceGroups` which holds a list of instance groups, and `Warning` which is used for outputting informational warnings."],["It has two constructors, one that initializes an empty InstanceGroupScopedList and the other allowing for the creation of a new instance, based on a preexisting InstanceGroupScopedList."]]],[]]