public sealed class DeployedFleetDetails : IMessage<DeployedFleetDetails>, IEquatable<DeployedFleetDetails>, IDeepCloneable<DeployedFleetDetails>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeployedFleetDetails\u003c/code\u003e class provides information about a deployed Agones fleet within the Google Cloud Gaming service, specifically in version 1.4.0 of the \u003ccode\u003eGoogle.Cloud.Gaming.V1\u003c/code\u003e library.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling various functionalities such as serialization, equality comparisons, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and another to create a copy from an existing \u003ccode\u003eDeployedFleetDetails\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties \u003ccode\u003eDeployedAutoscaler\u003c/code\u003e and \u003ccode\u003eDeployedFleet\u003c/code\u003e, representing the autoscaler and the fleet information, which can be of the types \u003ccode\u003eDeployedFleetDetails.Types.DeployedFleetAutoscaler\u003c/code\u003e and \u003ccode\u003eDeployedFleetDetails.Types.DeployedFleet\u003c/code\u003e, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of the \u003ccode\u003eGoogle.Cloud.Gaming.V1\u003c/code\u003e library available, ranging from 1.1.0 up to the latest, 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]