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 latest version available for `Google.Cloud.Compute.V1.AutoscalersScopedList` is 3.6.0, with a range of versions from 1.0.0 to the present, 3.6.0."],["The `AutoscalersScopedList` class, part of the `Google.Cloud.Compute.V1` namespace, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class provides a means to list autoscalers within a given scope, containing a list of autoscalers in the `Autoscalers` property."],["The `Warning` property can be used to display an informational warning if the list of autoscalers is empty, providing an alternate output."],["The class contains two constructors, `AutoscalersScopedList()`, which takes no parameters, and `AutoscalersScopedList(AutoscalersScopedList other)`, which takes another class of the same type as a parameter."]]],[]]