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-31 UTC."],[[["The content details various versions of the `InstanceGroupsScopedList` class within the `Google.Cloud.Compute.V1` namespace, ranging from version 1.0.0 up to the latest 3.6.0."],["`InstanceGroupsScopedList` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and another that accepts an `InstanceGroupsScopedList` object as a parameter for creating a new object."],["It includes two main properties: `InstanceGroups`, which contains a list of instance groups, and `Warning`, which provides an informational warning when the instance groups list is empty."],["The page is referencing the object properties of version `3.4.0`."]]],[]]