google_api_games v0.0.1 GoogleApi.Games.V1.Model.EventRecordRequest View Source

This is a JSON template for an event period update resource.

Attributes

  • currentTimeMillis (String): The current time when this update was sent, in milliseconds, since 1970 UTC (Unix Epoch). Defaults to: null.
  • kind (String): Uniquely identifies the type of this resource. Value is always the fixed string games#eventRecordRequest. Defaults to: null.
  • requestId (String): The request ID used to identify this attempt to record events. Defaults to: null.
  • timePeriods (List[EventPeriodUpdate]): A list of the time period updates being made in this request. Defaults to: null.