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-31 UTC."],[[["This webpage provides documentation for the `AutoscalersScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.1.0, and details its role in Google Cloud."],["The `AutoscalersScopedList` class is part of the `Google.Cloud.Compute.V1.dll` assembly and can be used in .NET projects, while also including links to older versions from 3.6.0 all the way down to 1.0.0."],["This class implements multiple interfaces, including `IMessage`, `IEquatable\u003cAutoscalersScopedList\u003e`, `IDeepCloneable\u003cAutoscalersScopedList\u003e`, and `IBufferMessage`, demonstrating its versatility and integration within the Google Protobuf framework."],["The `AutoscalersScopedList` class includes properties like `Autoscalers` (a list of autoscalers) and `Warning` (an informational warning), indicating its function in managing and reporting on autoscaler configurations."],["The webpage includes constructors for creating `AutoscalersScopedList` instances, either as a new object, or a copy of another object, which it also details the parameters for each constructor."]]],[]]