Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2658)

Unified Diff: discovery/googleapis/games__v1.json

Issue 2039113004: Api-roll 37: 2016-06-06 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis/gamesManagement__v1management.json ('k') | discovery/googleapis/genomics__v1.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/games__v1.json
diff --git a/discovery/googleapis/games__v1.json b/discovery/googleapis/games__v1.json
index c28f362051ca2057c88e949c0c855583e73dc747..cd53f86792699a6a82b7f21dd33dba3e71f352a4 100644
--- a/discovery/googleapis/games__v1.json
+++ b/discovery/googleapis/games__v1.json
@@ -21,7 +21,7 @@
"description": "The API for Google Play Game Services.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/games/services/",
- "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/CV3LXSG5iJYA5MV4HpEGKPTv26w\"",
+ "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/eOmcPxythNL7bT2BldowNGFrfV8\"",
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
@@ -85,6 +85,12 @@
"httpMethod": "GET",
"id": "games.achievementDefinitions.list",
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -132,6 +138,12 @@
"required": true,
"type": "string"
},
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"requestId": {
"description": "A randomly generated numeric ID for each request specified by the caller. This number is used at the server to ensure that the request is handled correctly across retries.",
"format": "int64",
@@ -164,6 +176,12 @@
"playerId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -228,6 +246,12 @@
"location": "path",
"required": true,
"type": "string"
+ },
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
}
},
"path": "achievements/{achievementId}/reveal",
@@ -254,6 +278,12 @@
"required": true,
"type": "string"
},
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"steps": {
"description": "The minimum value to set the steps to.",
"format": "int32",
@@ -285,6 +315,12 @@
"location": "path",
"required": true,
"type": "string"
+ },
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
}
},
"path": "achievements/{achievementId}/unlock",
@@ -300,6 +336,14 @@
"description": "Updates multiple achievements for the currently authenticated player.",
"httpMethod": "POST",
"id": "games.achievements.updateMultiple",
+ "parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ }
+ },
"path": "achievements/updateMultiple",
"request": {
"$ref": "AchievementUpdateMultipleRequest"
@@ -330,6 +374,12 @@
"required": true,
"type": "string"
},
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -364,6 +414,14 @@
"description": "Indicate that the the currently authenticated user is playing your application.",
"httpMethod": "POST",
"id": "games.applications.played",
+ "parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ }
+ },
"path": "applications/played",
"scopes": [
"https://www.googleapis.com/auth/games",
@@ -383,6 +441,12 @@
"location": "path",
"required": true,
"type": "string"
+ },
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
}
},
"path": "applications/{applicationId}/verify",
@@ -403,6 +467,12 @@
"httpMethod": "GET",
"id": "games.events.listByPlayer",
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -436,6 +506,12 @@
"httpMethod": "GET",
"id": "games.events.listDefinitions",
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -469,6 +545,12 @@
"httpMethod": "POST",
"id": "games.events.record",
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -499,6 +581,12 @@
"leaderboardId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -525,6 +613,12 @@
"httpMethod": "GET",
"id": "games.leaderboards.list",
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -561,6 +655,14 @@
"description": "Return the metagame configuration data for the calling application.",
"httpMethod": "GET",
"id": "games.metagame.getMetagameConfig",
+ "parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ }
+ },
"path": "metagameConfig",
"response": {
"$ref": "MetagameConfig"
@@ -591,6 +693,12 @@
"required": true,
"type": "string"
},
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -637,6 +745,12 @@
"playerId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -684,6 +798,12 @@
"required": true,
"type": "string"
},
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -720,6 +840,14 @@
"description": "Removes a push token for the current user and application. Removing a non-existent push token will report success.",
"httpMethod": "POST",
"id": "games.pushtokens.remove",
+ "parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ }
+ },
"path": "pushtokens/remove",
"request": {
"$ref": "PushTokenId"
@@ -733,6 +861,14 @@
"description": "Registers a push token for the current user and application.",
"httpMethod": "PUT",
"id": "games.pushtokens.update",
+ "parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ }
+ },
"path": "pushtokens",
"request": {
"$ref": "PushToken"
@@ -756,6 +892,12 @@
"requestId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"milestoneId": {
"description": "The ID of the milestone.",
"location": "path",
@@ -794,6 +936,12 @@
"questId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -823,6 +971,12 @@
"playerId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -874,6 +1028,12 @@
"location": "query",
"required": true,
"type": "string"
+ },
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
}
},
"path": "revisions/check",
@@ -894,6 +1054,12 @@
"httpMethod": "POST",
"id": "games.rooms.create",
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -920,6 +1086,12 @@
"roomId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -949,6 +1121,12 @@
"roomId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"roomId": {
"description": "The ID of the room.",
"location": "path",
@@ -970,6 +1148,12 @@
"roomId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -999,6 +1183,12 @@
"roomId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -1031,6 +1221,12 @@
"roomId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -1060,6 +1256,12 @@
"httpMethod": "GET",
"id": "games.rooms.list",
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -1096,6 +1298,12 @@
"roomId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -1134,6 +1342,12 @@
"timeSpan"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"includeRankType": {
"description": "The types of ranks to return. If the parameter is omitted, no ranks will be returned.",
"enum": [
@@ -1233,6 +1447,12 @@
"required": true,
"type": "string"
},
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -1309,6 +1529,12 @@
"required": true,
"type": "string"
},
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -1379,6 +1605,12 @@
"score"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -1418,6 +1650,12 @@
"httpMethod": "POST",
"id": "games.scores.submitMultiple",
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -1448,6 +1686,12 @@
"snapshotId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -1478,6 +1722,12 @@
"playerId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -1525,6 +1775,12 @@
"matchId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"matchId": {
"description": "The ID of the match.",
"location": "path",
@@ -1543,6 +1799,12 @@
"httpMethod": "POST",
"id": "games.turnBasedMatches.create",
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -1569,6 +1831,12 @@
"matchId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -1598,6 +1866,12 @@
"matchId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"matchId": {
"description": "The ID of the match.",
"location": "path",
@@ -1619,6 +1893,12 @@
"matchId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -1651,6 +1931,12 @@
"matchId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"includeMatchData": {
"description": "Get match data along with metadata.",
"location": "query",
@@ -1685,6 +1971,12 @@
"matchId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -1714,6 +2006,12 @@
"matchId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -1744,6 +2042,12 @@
"matchVersion"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -1782,6 +2086,12 @@
"httpMethod": "GET",
"id": "games.turnBasedMatches.list",
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"includeMatchData": {
"description": "True if match data should be returned in the response. Note that not all data will necessarily be returned if include_match_data is true; the server may decide to only return data for some of the matches to limit download size for the client. The remainder of the data for these matches will be retrievable on request.",
"location": "query",
@@ -1831,6 +2141,12 @@
"matchId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -1863,6 +2179,12 @@
"httpMethod": "GET",
"id": "games.turnBasedMatches.sync",
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"includeMatchData": {
"description": "True if match data should be returned in the response. Note that not all data will necessarily be returned if include_match_data is true; the server may decide to only return data for some of the matches to limit download size for the client. The remainder of the data for these matches will be retrievable on request.",
"location": "query",
@@ -1912,6 +2234,12 @@
"matchId"
],
"parameters": {
+ "consistencyToken": {
+ "description": "The last-seen mutation timestamp.",
+ "format": "int64",
+ "location": "query",
+ "type": "string"
+ },
"language": {
"description": "The preferred language to use for strings returned by this method.",
"location": "query",
@@ -1939,7 +2267,7 @@
}
}
},
- "revision": "20160512",
+ "revision": "20160530",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"AchievementDefinition": {
« no previous file with comments | « discovery/googleapis/gamesManagement__v1management.json ('k') | discovery/googleapis/genomics__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698