google_api_games v0.0.1 GoogleApi.Games.V1.Model.PlayerEvent View Source
This is a JSON template for an event status resource.
Attributes
- definitionId (String): The ID of the event definition. Defaults to:
null. - formattedNumEvents (String): The current number of times this event has occurred, as a string. The formatting of this string depends on the configuration of your event in the Play Games Developer Console. Defaults to:
null. - kind (String): Uniquely identifies the type of this resource. Value is always the fixed string games#playerEvent. Defaults to:
null. - numEvents (String): The current number of times this event has occurred. Defaults to:
null. - playerId (String): The ID of the player. Defaults to:
null.