public sealed class DeployedFleetAutoscaler : IMessage<DeployedFleetDetails.Types.DeployedFleetAutoscaler>, IEquatable<DeployedFleetDetails.Types.DeployedFleetAutoscaler>, IDeepCloneable<DeployedFleetDetails.Types.DeployedFleetAutoscaler>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud for Games v1beta API class DeployedFleetDetails.Types.DeployedFleetAutoscaler.
[[["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 provides reference information for the `DeployedFleetAutoscaler` class within the Google Cloud for Games v1beta API, specifically version 2.0.0-beta02."],["The `DeployedFleetAutoscaler` class represents details about an Agones autoscaler, inheriting from `Object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties like `Autoscaler`, `FleetAutoscalerSpec`, and `SpecSource`, which provide details on the name, spec, and source of the Agones autoscaler."],["Constructors are available to create instances of the `DeployedFleetAutoscaler` class, either empty or by copying data from an existing instance."],["The `DeployedFleetAutoscaler` is in the namespace `Google.Cloud.Gaming.V1Beta`, contained in the assembly `Google.Cloud.Gaming.V1Beta.dll`, and has links to earlier versions for documentation."]]],[]]