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-02 UTC."],[[["This webpage provides documentation for the `AutoscalersScopedList` class within the Google.Cloud.Compute.V1 namespace, detailing its structure and usage across multiple versions."],["The latest version available for `AutoscalersScopedList` is 3.6.0, and the page lists all versions back to version 1.0.0, allowing you to view documentation for a specific version."],["`AutoscalersScopedList` is a class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities for data handling."],["The class contains properties such as `Autoscalers`, a repeated field of type `Autoscaler`, and `Warning`, which can provide information when the list of autoscalers is empty."],["The available constructors for this class include a default constructor and a constructor that accepts another `AutoscalersScopedList` object."]]],[]]