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 available for `TargetFleet` is 2.2.0, with version 1.4.0 being the context of the current page."],["`TargetFleet` is a class representing the Agones fleet specification and is part of the `Google.Cloud.Gaming.V1` namespace."],["The `TargetFleet` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors: a parameterless constructor, and a copy constructor that accepts another `TargetFleet` instance."],["The `TargetFleet` class has two properties, `Name` which represents the name of the fleet and `SpecSource` which encapsulates the source of the Agones fleet spec."]]],[]]