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 details the `TargetFleetDetails` class, which provides information about a specific Agones fleet."],["The `TargetFleetDetails` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities for message handling and object comparison."],["The class offers two constructors: a default constructor `TargetFleetDetails()` and a copy constructor `TargetFleetDetails(TargetDetails.Types.TargetFleetDetails other)`."],["`TargetFleetDetails` has properties for both the target Agones fleet (`Fleet`) and its autoscaling policy (`Autoscaler`), each referencing their respective types."],["This page provides links to previous versions of this page, with the most recent being 2.2.0, and this specific page containing version 2.0.0."]]],[]]