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-24 UTC."],[[["The webpage provides documentation for the `InstanceGroupsScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically highlighting version 2.9.0."],["The latest version of the documented class is 3.6.0, and the page contains a list of older versions, ranging from 1.0.0 to 3.5.0."],["`InstanceGroupsScopedList` class can be found within the Google.Cloud.Compute.V1.dll assembly, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InstanceGroupsScopedList` class includes two primary properties: `InstanceGroups`, which is a list of instance groups, and `Warning`, which is an informational warning that appears when the list is empty."],["The `InstanceGroupsScopedList` has 2 different constructors for you to be able to use, one with no parameter, and the other with a InstanceGroupsScopedList class passed in."]]],[]]