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."],[[["The webpage provides documentation for the `AutoscalersScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET development."],["The latest version of the `AutoscalersScopedList` documentation is 3.6.0, with a range of previous versions also accessible from 1.0.0 to 3.5.0."],["`AutoscalersScopedList` inherits from the `Object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, one default and another that accepts another `AutoscalersScopedList` object, and it provides properties for managing a list of autoscalers and associated warnings."],["The `Autoscalers` property provides a list of `Autoscaler` objects contained in this scope, while the `Warning` property provides informational warnings if the list of autoscalers is empty."]]],[]]