google_api_game_services v0.2.2 GoogleApi.GameServices.V1beta.Model.RealmSelector View Source

The Realm selector, used to match Realm resources.

Attributes

  • realms (type: list(String.t), default: nil) - List of Realms to match.

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 Source
t() :: %GoogleApi.GameServices.V1beta.Model.RealmSelector{realms: [String.t()]}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.