public sealed class TargetFleet : IMessage<TargetDetails.Types.TargetFleetDetails.Types.TargetFleet>, IEquatable<TargetDetails.Types.TargetFleetDetails.Types.TargetFleet>, IDeepCloneable<TargetDetails.Types.TargetFleetDetails.Types.TargetFleet>, 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."],[[["The latest version of the `TargetFleet` class is 2.2.0, with other versions including 2.1.0, 2.0.0, 1.4.0, 1.3.0, 1.2.0, and 1.1.0 also available, and this content specifically focuses on version 1.3.0."],["`TargetFleet` is a class that provides the Agones fleet specification and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TargetFleet` class has two constructors: a parameterless one and another that takes a `TargetDetails.Types.TargetFleetDetails.Types.TargetFleet` object as a parameter."],["The class includes two properties: `Name` for the name of the Agones fleet, and `SpecSource`, which provides the Agones fleet spec source."],["The class inherits from System.Object and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."]]],[]]