update API descriptions

This commit is contained in:
Sebastian Thiel
2020-07-10 09:11:32 +08:00
parent b6ee34dcff
commit 69fb05c4e1
271 changed files with 82506 additions and 23249 deletions

View File

@@ -10,7 +10,7 @@
},
"basePath": "",
"baseUrl": "https://www.googleapis.com/",
"batchPath": "batch",
"batchPath": "batch/games/v1configuration",
"canonicalName": "Games Configuration",
"description": "The Google Play Game Services Publishing API allows developers to configure their games in Game Services.",
"discoveryVersion": "v1",
@@ -194,7 +194,7 @@
"type": "string"
},
"maxResults": {
"description": "The maximum number of resource configurations to return in the response,\nused for paging. For any response, the actual number of resources returned\nmay be less than the specified <code>maxResults</code>.",
"description": "The maximum number of resource configurations to return in the response,\nused for paging. For any response, the actual number of resources returned\nmay be less than the specified `maxResults`.",
"format": "int32",
"location": "query",
"type": "integer"
@@ -385,7 +385,7 @@
"type": "string"
},
"maxResults": {
"description": "The maximum number of resource configurations to return in the response,\nused for paging. For any response, the actual number of resources returned\nmay be less than the specified <code>maxResults</code>.",
"description": "The maximum number of resource configurations to return in the response,\nused for paging. For any response, the actual number of resources returned\nmay be less than the specified `maxResults`.",
"format": "int32",
"location": "query",
"type": "integer"
@@ -434,7 +434,7 @@
}
}
},
"revision": "20200402",
"revision": "20200701",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"AchievementConfiguration": {
@@ -478,7 +478,7 @@
"type": "string"
},
"kind": {
"description": "Uniquely identifies the type of this resource. Value is always the fixed\nstring <code>gamesConfiguration#achievementConfiguration</code>.",
"description": "Uniquely identifies the type of this resource. Value is always the fixed\nstring `gamesConfiguration#achievementConfiguration`.",
"type": "string"
},
"published": {
@@ -510,7 +510,7 @@
"type": "string"
},
"kind": {
"description": "Uniquely identifies the type of this resource. Value is always the fixed\nstring <code>gamesConfiguration#achievementConfigurationDetail</code>.",
"description": "Uniquely identifies the type of this resource. Value is always the fixed\nstring `gamesConfiguration#achievementConfigurationDetail`.",
"type": "string"
},
"name": {
@@ -542,7 +542,7 @@
"type": "array"
},
"kind": {
"description": "Uniquely identifies the type of this resource. Value is always the fixed\nstring\n<code>gamesConfiguration#achievementConfigurationListResponse</code>.",
"description": "Uniquely identifies the type of this resource. Value is always the fixed\nstring `gamesConfiguration#achievementConfigurationListResponse`.",
"type": "string"
},
"nextPageToken": {
@@ -638,7 +638,7 @@
"type": "string"
},
"kind": {
"description": "Uniquely identifies the type of this resource. Value is always the fixed\nstring <code>gamesConfiguration#imageConfiguration</code>.",
"description": "Uniquely identifies the type of this resource. Value is always the fixed\nstring `gamesConfiguration#imageConfiguration`.",
"type": "string"
},
"resourceId": {
@@ -665,7 +665,7 @@
"type": "string"
},
"kind": {
"description": "Uniquely identifies the type of this resource. Value is always the fixed\nstring <code>gamesConfiguration#leaderboardConfiguration</code>.",
"description": "Uniquely identifies the type of this resource. Value is always the fixed\nstring `gamesConfiguration#leaderboardConfiguration`.",
"type": "string"
},
"published": {
@@ -711,7 +711,7 @@
"type": "string"
},
"kind": {
"description": "Uniquely identifies the type of this resource. Value is always the fixed\nstring <code>gamesConfiguration#leaderboardConfigurationDetail</code>.",
"description": "Uniquely identifies the type of this resource. Value is always the fixed\nstring `gamesConfiguration#leaderboardConfigurationDetail`.",
"type": "string"
},
"name": {
@@ -742,7 +742,7 @@
"type": "array"
},
"kind": {
"description": "Uniquely identifies the type of this resource. Value is always the fixed\nstring\n<code>gamesConfiguration#leaderboardConfigurationListResponse</code>.",
"description": "Uniquely identifies the type of this resource. Value is always the fixed\nstring\n`gamesConfiguration#leaderboardConfigurationListResponse`.",
"type": "string"
},
"nextPageToken": {
@@ -757,7 +757,7 @@
"id": "LocalizedString",
"properties": {
"kind": {
"description": "Uniquely identifies the type of this resource. Value is always the fixed\nstring <code>gamesConfiguration#localizedString</code>.",
"description": "Uniquely identifies the type of this resource. Value is always the fixed\nstring `gamesConfiguration#localizedString`.",
"type": "string"
},
"locale": {
@@ -776,7 +776,7 @@
"id": "LocalizedStringBundle",
"properties": {
"kind": {
"description": "Uniquely identifies the type of this resource. Value is always the fixed\nstring <code>gamesConfiguration#localizedStringBundle</code>.",
"description": "Uniquely identifies the type of this resource. Value is always the fixed\nstring `gamesConfiguration#localizedStringBundle`.",
"type": "string"
},
"translations": {