google_api_games v0.15.0 GoogleApi.Games.V1.Model.EventDefinition View Source
An event definition resource.
Attributes
-
childEvents
(type:list(GoogleApi.Games.V1.Model.EventChild.t)
, default:nil
) - A list of events that are a child of this event. -
description
(type:String.t
, default:nil
) - Description of what this event represents. -
displayName
(type:String.t
, default:nil
) - The name to display for the event. -
id
(type:String.t
, default:nil
) - The ID of the event. -
imageUrl
(type:String.t
, default:nil
) - The base URL for the image that represents the event. -
isDefaultImageUrl
(type:boolean()
, default:nil
) - Indicates whether the icon image being returned is a default image, or is game-provided. -
kind
(type:String.t
, default:nil
) - Uniquely identifies the type of this resource. Value is always the fixed stringgames#eventDefinition
. -
visibility
(type:String.t
, default:nil
) - The visibility of event being tracked in this definition.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.