mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
Bump version to 1.0.9; update JSON schemas; add new APIs
This commit is contained in:
@@ -7,9 +7,6 @@
|
||||
},
|
||||
"https://www.googleapis.com/auth/games": {
|
||||
"description": "Create, edit, and delete your Google Play Games activity"
|
||||
},
|
||||
"https://www.googleapis.com/auth/plus.me": {
|
||||
"description": "Know who you are on Google"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -21,7 +18,7 @@
|
||||
"description": "The API for Google Play Game Services.",
|
||||
"discoveryVersion": "v1",
|
||||
"documentationLink": "https://developers.google.com/games/services/",
|
||||
"etag": "\"VPK3KBfpaEgZ16pozGOoMYfKc0U/4gyn9yohqohEanX_XVXXmx5-jS8\"",
|
||||
"etag": "\"9eZ1uxVRThTDhLJCZHhqs3eQWz4/XPfe6tjdZ-NZ9IXKc9c_sPq7eNw\"",
|
||||
"icons": {
|
||||
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
|
||||
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
|
||||
@@ -109,8 +106,7 @@
|
||||
"$ref": "AchievementDefinitionsListResponse"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -152,8 +148,7 @@
|
||||
"$ref": "AchievementIncrementResponse"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"list": {
|
||||
@@ -211,8 +206,7 @@
|
||||
"$ref": "PlayerAchievementListResponse"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"reveal": {
|
||||
@@ -235,8 +229,7 @@
|
||||
"$ref": "AchievementRevealResponse"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"setStepsAtLeast": {
|
||||
@@ -268,8 +261,7 @@
|
||||
"$ref": "AchievementSetStepsAtLeastResponse"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"unlock": {
|
||||
@@ -297,8 +289,7 @@
|
||||
"$ref": "AchievementUnlockResponse"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"updateMultiple": {
|
||||
@@ -320,8 +311,7 @@
|
||||
"$ref": "AchievementUpdateMultipleResponse"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -368,8 +358,7 @@
|
||||
"$ref": "Application"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"played": {
|
||||
@@ -385,8 +374,7 @@
|
||||
},
|
||||
"path": "applications/played",
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"verify": {
|
||||
@@ -409,8 +397,7 @@
|
||||
"$ref": "ApplicationVerifyResponse"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -446,8 +433,7 @@
|
||||
"$ref": "PlayerEventListResponse"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"listDefinitions": {
|
||||
@@ -479,8 +465,7 @@
|
||||
"$ref": "EventDefinitionListResponse"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"record": {
|
||||
@@ -502,8 +487,7 @@
|
||||
"$ref": "EventUpdateResponse"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -535,8 +519,7 @@
|
||||
"$ref": "Leaderboard"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"list": {
|
||||
@@ -568,8 +551,7 @@
|
||||
"$ref": "LeaderboardListResponse"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -585,8 +567,7 @@
|
||||
"$ref": "MetagameConfig"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"listCategoriesByPlayer": {
|
||||
@@ -640,8 +621,7 @@
|
||||
"$ref": "CategoryListResponse"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -673,8 +653,7 @@
|
||||
"$ref": "Player"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"list": {
|
||||
@@ -727,8 +706,7 @@
|
||||
"$ref": "PlayerListResponse"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -744,8 +722,7 @@
|
||||
"$ref": "PushTokenId"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"update": {
|
||||
@@ -757,8 +734,7 @@
|
||||
"$ref": "PushToken"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -797,8 +773,7 @@
|
||||
},
|
||||
"path": "quests/{questId}/milestones/{milestoneId}/claim",
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -830,8 +805,7 @@
|
||||
"$ref": "Quest"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"list": {
|
||||
@@ -872,8 +846,7 @@
|
||||
"$ref": "QuestListResponse"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -900,8 +873,7 @@
|
||||
"$ref": "RevisionCheckResponse"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -927,8 +899,7 @@
|
||||
"$ref": "Room"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"decline": {
|
||||
@@ -956,8 +927,7 @@
|
||||
"$ref": "Room"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"dismiss": {
|
||||
@@ -977,8 +947,7 @@
|
||||
},
|
||||
"path": "rooms/{roomId}/dismiss",
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"get": {
|
||||
@@ -1006,8 +975,7 @@
|
||||
"$ref": "Room"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"join": {
|
||||
@@ -1038,8 +1006,7 @@
|
||||
"$ref": "Room"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"leave": {
|
||||
@@ -1070,8 +1037,7 @@
|
||||
"$ref": "Room"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"list": {
|
||||
@@ -1103,8 +1069,7 @@
|
||||
"$ref": "RoomList"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"reportStatus": {
|
||||
@@ -1135,8 +1100,7 @@
|
||||
"$ref": "RoomStatus"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1222,8 +1186,7 @@
|
||||
"$ref": "PlayerLeaderboardScoreListResponse"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"list": {
|
||||
@@ -1298,8 +1261,7 @@
|
||||
"$ref": "LeaderboardScores"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"listWindow": {
|
||||
@@ -1385,8 +1347,7 @@
|
||||
"$ref": "LeaderboardScores"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"submit": {
|
||||
@@ -1428,8 +1389,7 @@
|
||||
"$ref": "PlayerScoreResponse"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"submitMultiple": {
|
||||
@@ -1451,8 +1411,7 @@
|
||||
"$ref": "PlayerScoreListResponse"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1485,8 +1444,7 @@
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/drive.appdata",
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"list": {
|
||||
@@ -1528,8 +1486,7 @@
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/drive.appdata",
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1553,8 +1510,7 @@
|
||||
},
|
||||
"path": "turnbasedmatches/{matchId}/cancel",
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"create": {
|
||||
@@ -1576,8 +1532,7 @@
|
||||
"$ref": "TurnBasedMatch"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"decline": {
|
||||
@@ -1605,8 +1560,7 @@
|
||||
"$ref": "TurnBasedMatch"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"dismiss": {
|
||||
@@ -1626,8 +1580,7 @@
|
||||
},
|
||||
"path": "turnbasedmatches/{matchId}/dismiss",
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"finish": {
|
||||
@@ -1658,8 +1611,7 @@
|
||||
"$ref": "TurnBasedMatch"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"get": {
|
||||
@@ -1692,8 +1644,7 @@
|
||||
"$ref": "TurnBasedMatch"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"join": {
|
||||
@@ -1721,8 +1672,7 @@
|
||||
"$ref": "TurnBasedMatch"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"leave": {
|
||||
@@ -1750,8 +1700,7 @@
|
||||
"$ref": "TurnBasedMatch"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"leaveTurn": {
|
||||
@@ -1792,8 +1741,7 @@
|
||||
"$ref": "TurnBasedMatch"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"list": {
|
||||
@@ -1838,8 +1786,7 @@
|
||||
"$ref": "TurnBasedMatchList"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"rematch": {
|
||||
@@ -1873,8 +1820,7 @@
|
||||
"$ref": "TurnBasedMatchRematch"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"sync": {
|
||||
@@ -1919,8 +1865,7 @@
|
||||
"$ref": "TurnBasedMatchSync"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
},
|
||||
"takeTurn": {
|
||||
@@ -1951,14 +1896,13 @@
|
||||
"$ref": "TurnBasedMatch"
|
||||
},
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/games",
|
||||
"https://www.googleapis.com/auth/plus.me"
|
||||
"https://www.googleapis.com/auth/games"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"revision": "20190328",
|
||||
"revision": "20190627",
|
||||
"rootUrl": "https://www.googleapis.com/",
|
||||
"schemas": {
|
||||
"AchievementDefinition": {
|
||||
|
||||
Reference in New Issue
Block a user