public sealed class TargetFleet : IMessage<TargetDetails.Types.TargetFleetDetails.Types.TargetFleet>, IEquatable<TargetDetails.Types.TargetFleetDetails.Types.TargetFleet>, IDeepCloneable<TargetDetails.Types.TargetFleetDetails.Types.TargetFleet>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud for Games v1beta API class TargetDetails.Types.TargetFleetDetails.Types.TargetFleet.
[[["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 provides reference documentation for the `TargetFleet` class within the Google Cloud for Games v1beta API, specifically detailing version 2.0.0-beta02."],["The `TargetFleet` class represents a target Agones fleet specification and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `TargetFleet` inherits from the `Object` class and has two constructors: a default constructor and one that takes another `TargetFleet` object as a parameter for copying."],["`TargetFleet` has two properties, `Name` which is a string representing the name of the Agones fleet, and `SpecSource` of type `SpecSource`, which indicates the source of the Agones fleet specification."],["There are three versions of the `TargetFleet` listed: the latest 2.0.0-beta03, 2.0.0-beta02, and 1.0.0-beta09."]]],[]]