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, specifically for version 2.5.0."],["The latest version documented is 3.6.0, and documentation is available for various versions ranging from 1.0.0 to 3.6.0 of the Google.Cloud.Compute.V1."],["The `AutoscalersScopedList` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AutoscalersScopedList` class contains properties such as `Autoscalers`, a list of autoscalers, and `Warning`, an informational warning for when the list is empty."],["The class has two constructors: a default constructor and a copy constructor that takes another `AutoscalersScopedList` object as a parameter."]]],[]]