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 webpage provides documentation for the `AutoscalersScopedList` class within the Google.Cloud.Compute.V1 namespace, detailing its structure and usage across multiple versions."],["Version 3.6.0 is the latest release, while the page content reflects version 2.9.0, and it also includes links to previous versions, starting from 1.0.0 up to 3.6.0."],["`AutoscalersScopedList` is a sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two primary properties: `Autoscalers`, which holds a list of autoscalers, and `Warning`, which provides a warning when the autoscaler list is empty."],["The page lists out the full inheritance and implemented members of the `AutoscalersScopedList` class for the user to understand the class and how it functions."]]],[]]