GoogleApi.GameServices.V1.Model.TargetFleetDetails (google_api_game_services v0.6.1) View Source
Details of the target Agones fleet.
Attributes
-
autoscaler
(type:GoogleApi.GameServices.V1.Model.TargetFleetAutoscaler.t
, default:nil
) - Reference to target Agones fleet autoscaling policy. -
fleet
(type:GoogleApi.GameServices.V1.Model.TargetFleet.t
, default:nil
) - Reference to target Agones fleet.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.GameServices.V1.Model.TargetFleetDetails{ autoscaler: GoogleApi.GameServices.V1.Model.TargetFleetAutoscaler.t(), fleet: GoogleApi.GameServices.V1.Model.TargetFleet.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.