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."],[[["This webpage provides documentation for the `InstanceGroupsScopedList` class within the `Google.Cloud.Compute.V1` namespace, covering versions from 1.0.0 to 3.6.0."],["The `InstanceGroupsScopedList` class, which implements several interfaces including `IMessage` and `IDeepCloneable`, is used to represent a list of instance groups within a specified scope."],["The `InstanceGroupsScopedList` class has two constructors: a default constructor and one that takes another `InstanceGroupsScopedList` as a parameter for copying."],["Key properties of the class include `InstanceGroups`, which is a `RepeatedField` of `InstanceGroup` representing the contained instance groups, and `Warning`, which is of type `Warning` and provides informational warnings."],["The latest version of the documentation shown is 3.6.0, with version 1.2.0 being the current active version displayed on this page, and many others in between."]]],[]]