File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 12
12
"baseUrl" : " https://gamesmanagement.googleapis.com/" ,
13
13
"batchPath" : " batch" ,
14
14
"canonicalName" : " Games Management" ,
15
- "description" : " The Google Play Game Management API allows developers to manage resources from the Google Play Game service." ,
15
+ "description" : " The Google Play Games Management API allows developers to manage resources from the Google Play Game service." ,
16
16
"discoveryVersion" : " v1" ,
17
17
"documentationLink" : " https://developers.google.com/games/" ,
18
18
"icons" : {
471
471
}
472
472
}
473
473
},
474
- "revision" : " 20200811 " ,
474
+ "revision" : " 20241209 " ,
475
475
"rootUrl" : " https://gamesmanagement.googleapis.com/" ,
476
476
"schemas" : {
477
477
"AchievementResetAllResponse" : {
Original file line number Diff line number Diff line change 2
2
3
3
# gamesManagement
4
4
5
- > The Google Play Game Management API allows developers to manage resources from the Google Play Game service.
5
+ > The Google Play Games Management API allows developers to manage resources from the Google Play Game service.
6
6
7
7
## Installation
8
8
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ export namespace gamesManagement_v1management {
102
102
/**
103
103
* Google Play Game Management
104
104
*
105
- * The Google Play Game Management API allows developers to manage resources from the Google Play Game service.
105
+ * The Google Play Games Management API allows developers to manage resources from the Google Play Game service.
106
106
*
107
107
* @example
108
108
* ```js
You can’t perform that action at this time.
0 commit comments