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."],[[["The `DeployedFleetAutoscaler` class provides details about the Agones autoscaler in the Google Cloud Gaming V1 API."],["This class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeployedFleetAutoscaler` class has two constructors: a default one and one that takes another `DeployedFleetAutoscaler` object as a parameter."],["Key properties of `DeployedFleetAutoscaler` include `Autoscaler` (name of the Agones autoscaler), `FleetAutoscalerSpec` (autoscaler spec), and `SpecSource` (source spec for the autoscaler)."],["The most recent version available is 2.2.0 and this page represents version 1.4.0 which is found in the namespace `Google.Cloud.Gaming.V1`."]]],[]]