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 `AutoscalersScopedList` is 3.6.0, and there are multiple previous versions accessible, ranging from 3.5.0 down to 1.0.0."],["`AutoscalersScopedList` is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is part of the `Google.Cloud.Compute.V1` namespace and is found within the `Google.Cloud.Compute.V1.dll` assembly."],["The class has two constructors, one default and one that takes another `AutoscalersScopedList` as a parameter, and the class has two properties, Autoscalers and Warning, for retrieving data."],["The `Autoscalers` property provides a list of autoscalers, while the `Warning` property delivers an informational warning when the list of autoscalers is empty."]]],[]]