[[["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 document describes the `TargetDetails` class within the `Google.Cloud.Gaming.V1Beta` namespace, detailing its role in representing Agones resources."],["The `TargetDetails` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["The class offers two constructors: a default constructor (`TargetDetails()`) and one that accepts another `TargetDetails` object for copying (`TargetDetails(TargetDetails other)`)."],["Key properties of `TargetDetails` include `FleetDetails`, which contains Agones fleet details for game server clusters and deployments, and `GameServerClusterName` and `GameServerDeploymentName` that are strings representing game server identifiers."],["This class has inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()` and `ToString()` from the base Object."]]],[]]