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 .NET development."],["The `AutoscalersScopedList` class represents a list of autoscalers, and includes the functionality to hold potential warnings associated with that list, all within Google Cloud Compute."],["The latest documented version of this class is 3.6.0, however this webpage focuses on version 2.6.0, which is one of many older versions."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its use in protocol buffer communication and object management."],["Key properties of this class are `Autoscalers`, which is a list of `Autoscaler` objects, and `Warning`, which details potential issues related to the autoscalers list."]]],[]]