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-04-09 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1.AutoscalersScopedList` is 3.6.0, with numerous previous versions listed, starting from 1.0.0, available for reference."],["`AutoscalersScopedList` is a class that inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["This class includes properties such as `Autoscalers`, which contains a list of autoscalers, and `Warning`, which provides informational warnings when the autoscalers list is empty."],["There are two constructors available for `AutoscalersScopedList`, one default and one that takes another `AutoscalersScopedList` as a parameter to create a new instance."]]],[]]