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 the latest 3.6.0."],["`InstanceGroupsScopedList` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `InstanceGroupsScopedList` class has two constructors: a default constructor and a copy constructor that takes another `InstanceGroupsScopedList` object as a parameter."],["The `InstanceGroupsScopedList` class includes two primary properties: `InstanceGroups`, a list of instance groups in the scope, and `Warning`, an informational warning that is displayed when the list of instance groups is empty."],["The documentation covers the `Google.Cloud.Compute.V1` assembly found in `Google.Cloud.Compute.V1.dll` that is publicly available, offering reference information regarding it's structure."]]],[]]