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 page provides documentation for the `AutoscalersScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and functionality across multiple versions."],["`AutoscalersScopedList` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The class includes properties such as `Autoscalers`, which is a list of autoscalers, and `Warning`, which provides a warning message if the autoscalers list is empty."],["The latest documented version of AutoscalersScopedList is 3.6.0, but there are numerous older versions of the documentation provided, starting at 1.0.0."],["There are two constructors for the `AutoscalersScopedList` class, one default and another which takes an existing `AutoscalersScopedList` as an argument."]]],[]]