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

This is a JSON template for a request to submit a score to leaderboards.

Attributes

  • kind (String): Uniquely identifies the type of this resource. Value is always the fixed string games#scoreSubmission. Defaults to: null.
  • leaderboardId (String): The leaderboard this score is being submitted to. Defaults to: null.
  • score (String): The new score being submitted. Defaults to: null.
  • scoreTag (String): Additional information about this score. Values will contain no more than 64 URI-safe characters as defined by section 2.3 of RFC 3986. Defaults to: null.
  • signature (String): Signature Values will contain URI-safe characters as defined by section 2.3 of RFC 3986. Defaults to: null.