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 `Google.Cloud.Compute.V1.InstanceGroupsScopedList` is version 3.6.0, with multiple prior versions available dating back to version 1.0.0."],["The `InstanceGroupsScopedList` class, part of the `Google.Cloud.Compute.V1` namespace, is a sealed class inheriting from `Object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes a constructor for creating a new instance and another for creating a copy from an existing `InstanceGroupsScopedList` object."],["It offers two main properties: `InstanceGroups`, which provides a list of instance groups within the scope, and `Warning`, which displays a warning when the instance group list is empty."],["The `InstanceGroupsScopedList` class and related members can be found in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]