public sealed class TargetFleetDetails : IMessage<TargetDetails.Types.TargetFleetDetails>, IEquatable<TargetDetails.Types.TargetFleetDetails>, IDeepCloneable<TargetDetails.Types.TargetFleetDetails>, 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 `TargetFleetDetails` class, which provides details about a target Agones fleet."],["The `TargetFleetDetails` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality."],["The class offers two constructors, one default and another that accepts an existing `TargetFleetDetails` object for duplication."],["The `TargetFleetDetails` class has two key properties: `Autoscaler`, which references the Agones fleet's autoscaling policy, and `Fleet`, which references the Agones fleet itself."],["The most recent version of this class is 2.2.0 while this documentation pertains to version 1.1.0, while older versions are available for reference as well."]]],[]]