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."],[[["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 documented for `AutoscalersScopedList` is 3.6.0, with a range of versions from 1.0.0 up to the latest available for review, allowing for access to documentation for a diverse range of updates."],["`AutoscalersScopedList` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, highlighting its role within the Google Cloud Compute API."],["The class contains two main properties: `Autoscalers`, which is a list of `Autoscaler` objects, and `Warning`, which provides informational warnings when the list is empty."],["The class inherits from the base object and provides a public constructor to instantiate itself, including an overload to create a new instance by deep copying another `AutoscalersScopedList` object."]]],[]]