public sealed class DeployedFleetStatus : IMessage<DeployedFleetDetails.Types.DeployedFleet.Types.DeployedFleetStatus>, IEquatable<DeployedFleetDetails.Types.DeployedFleet.Types.DeployedFleetStatus>, IDeepCloneable<DeployedFleetDetails.Types.DeployedFleet.Types.DeployedFleetStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Game Services v1 API class DeployedFleetDetails.Types.DeployedFleet.Types.DeployedFleetStatus.
DeployedFleetStatus has details about the Agones fleets such as how many
are running, how many allocated, and so on.
The number of GameServer replicas in the RESERVED state in this fleet.
Reserved instances won't be deleted on scale down, but won't cause
an autoscaler to scale up.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeployedFleetStatus\u003c/code\u003e class provides details on Agones fleets, including the count of running and allocated GameServer replicas.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, within the Google.Protobuf namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeployedFleetStatus\u003c/code\u003e offers properties to track the number of GameServer replicas in different states: \u003ccode\u003eAllocatedReplicas\u003c/code\u003e, \u003ccode\u003eReadyReplicas\u003c/code\u003e, \u003ccode\u003eReplicas\u003c/code\u003e, and \u003ccode\u003eReservedReplicas\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe provided document showcases the \u003ccode\u003eDeployedFleetStatus\u003c/code\u003e class's constructor, which allows for creating a new instance or copying an existing one, alongside its inheritance from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSeveral different versions of the documentation for this class are available, including the most recent version, 2.2.0, and older ones down to version 1.1.0.\u003c/p\u003e\n"]]],[],null,[]]