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 webpage documents the `DeployedFleetDetails` class within the `Google.Cloud.Gaming.V1` namespace, offering details about a deployed Agones fleet."],["The `DeployedFleetDetails` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor (`DeployedFleetDetails()`) and a copy constructor (`DeployedFleetDetails(DeployedFleetDetails other)`), as well as properties for `DeployedAutoscaler` and `DeployedFleet`."],["The document lists various available versions of the `DeployedFleetDetails` class, ranging from version 1.1.0 up to the latest version, 2.2.0."],["This documentation also lists the inherited members from the `Object` class, which include methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]