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

This is a JSON template for aggregate stats.

Attributes

  • count (String): The number of messages sent between a pair of peers. Defaults to: null.
  • kind (String): Uniquely identifies the type of this resource. Value is always the fixed string games#aggregateStats. Defaults to: null.
  • max (String): The maximum amount. Defaults to: null.
  • min (String): The minimum amount. Defaults to: null.
  • sum (String): The total number of bytes sent for messages between a pair of peers. Defaults to: null.