public sealed class DeployedFleetAutoscaler : IMessage<DeployedFleetDetails.Types.DeployedFleetAutoscaler>, IEquatable<DeployedFleetDetails.Types.DeployedFleetAutoscaler>, IDeepCloneable<DeployedFleetDetails.Types.DeployedFleetAutoscaler>, 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 document details the `DeployedFleetAutoscaler` class, which provides information about the Agones autoscaler within the Google Cloud Gaming service."],["The `DeployedFleetAutoscaler` class inherits from the `Object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties like `Autoscaler`, `FleetAutoscalerSpec`, and `SpecSource`, which are used to retrieve information about the autoscaler name, the spec from Agones, and the source spec."],["There are multiple versions available, ranging from 1.1.0 to the latest 2.2.0."],["There are two constructors available, one is the default, while the second one takes another DeployedFleetAutoscaler as a parameter."]]],[]]