google_api_game_services v0.2.0 GoogleApi.GameServices.V1beta.Model.GameServerConfigOverride 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
Link to this type
t()
View Sourcet() :: %GoogleApi.GameServices.V1beta.Model.GameServerConfigOverride{ configVersion: String.t(), realmsSelector: GoogleApi.GameServices.V1beta.Model.RealmSelector.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.