google_api_games v0.0.1 GoogleApi.Games.V1.Model.EventUpdateResponse View Source
This is a JSON template for an event period update resource.
Attributes
- batchFailures (List[EventBatchRecordFailure]): Any batch-wide failures which occurred applying updates. Defaults to:
null. - eventFailures (List[EventRecordFailure]): Any failures updating a particular event. Defaults to:
null. - kind (String): Uniquely identifies the type of this resource. Value is always the fixed string games#eventUpdateResponse. Defaults to:
null. - playerEvents (List[PlayerEvent]): The current status of any updated events Defaults to:
null.