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 implementations."],["The latest available version is 3.6.0, and the page lists numerous past versions of the `AutoscalersScopedList` class, ranging from 1.0.0 up to 3.6.0."],["`AutoscalersScopedList` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling features like message manipulation, comparison, and deep cloning."],["The class has two constructors, one empty, and the other to take in another `AutoscalersScopedList` as a parameter."],["The `AutoscalersScopedList` class has properties such as `Autoscalers`, a repeated field of type `Autoscaler`, and a `Warning` property which provides informational warnings when the list of autoscalers is empty."]]],[]]