GoogleApi.GameServices.V1beta.Model.GameServerConfigOverride (google_api_game_services v0.7.0) View Source
A game server config override.
Attributes
-
configVersion(type:String.t, default:nil) - The game server config for this override. -
realmsSelector(type:GoogleApi.GameServices.V1beta.Model.RealmSelector.t, default:nil) - Selector for choosing applicable realms.
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.GameServerConfigOverride{
configVersion: String.t(),
realmsSelector: GoogleApi.GameServices.V1beta.Model.RealmSelector.t()
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.