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 of the `Google.Cloud.Compute.V1.AutoscalersScopedList` is 3.6.0, with numerous previous versions available, ranging down to version 1.0.0."],["`AutoscalersScopedList` is a sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a constructor `AutoscalersScopedList()` and `AutoscalersScopedList(AutoscalersScopedList other)` as well as inheriting standard object methods."],["The `AutoscalersScopedList` class has two main properties: `Autoscalers`, which is a list of autoscalers, and `Warning`, which is an informational warning that replaces the autoscalers list if it's empty."]]],[]]