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 page provides documentation for the `AutoscalersScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, constructors, and inherited members."],["The latest version available for `AutoscalersScopedList` is 3.6.0, with a range of versions dating back to 1.0.0."],["`AutoscalersScopedList` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AutoscalersScopedList` class has two properties: `Autoscalers`, which is a list of autoscalers in the current scope, and `Warning`, which provides a warning when the autoscaler list is empty."],["There are two constructors available for the `AutoscalersScopedList` class, one default and another which allows you to instantiate the object while passing in another `AutoscalersScopedList` object."]]],[]]