google_api_game_services v0.2.2 GoogleApi.GameServices.V1beta.Model.TargetFleetDetails View Source
Details of the target Agones fleet.
Attributes
autoscaler
(type:GoogleApi.GameServices.V1beta.Model.TargetFleetAutoscaler.t
, default:nil
) - Reference to target Agones fleet autoscaling policy.fleet
(type:GoogleApi.GameServices.V1beta.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
Link to this type
t()
View Sourcet() :: %GoogleApi.GameServices.V1beta.Model.TargetFleetDetails{ autoscaler: GoogleApi.GameServices.V1beta.Model.TargetFleetAutoscaler.t(), fleet: GoogleApi.GameServices.V1beta.Model.TargetFleet.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.