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-31 UTC."],[[["This webpage provides documentation for the `AutoscalersScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically for the .NET platform."],["The `AutoscalersScopedList` class is part of the Google Cloud Compute API and has various versions available, ranging from 1.0.0 to the latest 3.6.0, all detailed with links."],["`AutoscalersScopedList` inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AutoscalersScopedList` class includes properties such as `Autoscalers`, which contains a list of autoscalers, and `Warning`, which displays an informational message when the autoscalers list is empty."],["Constructors for `AutoscalersScopedList` include a default constructor and one that allows creating a copy of an existing `AutoscalersScopedList` object."]]],[]]