google_api_game_services v0.4.0 GoogleApi.GameServices.V1beta.Model.DeployedFleetDetails View Source
Details of the deployed Agones fleet.
Attributes
-
deployedAutoscaler
(type:GoogleApi.GameServices.V1beta.Model.DeployedFleetAutoscaler.t
, default:nil
) - Information about the Agones autoscaler for that fleet. -
deployedFleet
(type:GoogleApi.GameServices.V1beta.Model.DeployedFleet.t
, default:nil
) - Information about the 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.V1beta.Model.DeployedFleetDetails{ deployedAutoscaler: GoogleApi.GameServices.V1beta.Model.DeployedFleetAutoscaler.t(), deployedFleet: GoogleApi.GameServices.V1beta.Model.DeployedFleet.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.