GoogleApi.GameServices.V1beta.Model.TargetFleetDetails (google_api_game_services v0.7.0) 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
Specs
t() :: %GoogleApi.GameServices.V1beta.Model.TargetFleetDetails{
autoscaler: GoogleApi.GameServices.V1beta.Model.TargetFleetAutoscaler.t(),
fleet: GoogleApi.GameServices.V1beta.Model.TargetFleet.t()
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.