GoogleApi.GameServices.V1beta.Model.TargetFleet (google_api_game_services v0.8.3) View Source
Target Agones fleet specification.
Attributes
-
name
(type:String.t
, default:nil
) - The name of the Agones fleet. -
specSource
(type:GoogleApi.GameServices.V1beta.Model.SpecSource.t
, default:nil
) - Encapsulates the source of the Agones fleet spec. The Agones fleet spec source.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.GameServices.V1beta.Model.TargetFleet{ name: String.t() | nil, specSource: GoogleApi.GameServices.V1beta.Model.SpecSource.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.