public sealed class DeployedFleetDetails : IMessage<DeployedFleetDetails>, IEquatable<DeployedFleetDetails>, IDeepCloneable<DeployedFleetDetails>, 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 describes the `DeployedFleetDetails` class within the `Google.Cloud.Gaming.V1` namespace, representing details of an Agones fleet."],["The `DeployedFleetDetails` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation for `DeployedFleetDetails` is 2.2.0, but version 2.0.0 is described here, which includes versions 2.1.0, 1.4.0, 1.3.0, 1.2.0, and 1.1.0."],["`DeployedFleetDetails` contains two primary properties: `DeployedAutoscaler`, which details the fleet's Agones autoscaler, and `DeployedFleet`, providing information about the Agones fleet itself."],["The `DeployedFleetDetails` class includes two constructors, one default and another that takes another `DeployedFleetDetails` instance as a parameter."]]],[]]