[[["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 `TargetDetails` is 2.2.0, with multiple earlier versions accessible, including 2.1.0, 2.0.0, 1.4.0, 1.3.0, 1.2.0, and 1.1.0."],["`TargetDetails` is a class that provides details about Agones resources, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class contains properties like `FleetDetails`, which holds Agones fleet details for game server clusters and deployments, `GameServerClusterName`, and `GameServerDeploymentName`, both of which store specific identifiers for game server resources."],["There are two constructors available, `TargetDetails()` and `TargetDetails(TargetDetails other)`, with the second allowing for the creation of an instance by passing in another instance of `TargetDetails`."],["`TargetDetails` has inherited members, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, from the base `System.Object` class, making those methods accessible to `TargetDetails` objects."]]],[]]