public sealed class AutoscalersScopedList : IMessage<AutoscalersScopedList>, IEquatable<AutoscalersScopedList>, IDeepCloneable<AutoscalersScopedList>, 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 `AutoscalersScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, constructors, and inherited members."],["The `AutoscalersScopedList` class is part of the Google.Cloud.Compute.V1.dll assembly, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor `AutoscalersScopedList()` and another that copies from an existing `AutoscalersScopedList` object."],["The webpage lists multiple versions of the documentation, from version 1.0.0 up to the latest version 3.6.0, that contains documentation for `AutoscalersScopedList`."],["The `Autoscalers` property is an output-only list of `Autoscaler` objects within the scope, while the `Warning` property provides information when the autoscaler list is empty."]]],[]]