Skip to content

Commit 86de3de

Browse files
fix(gamesManagement): update the API
#### gamesManagement:v1management The following keys were changed: - title
1 parent 8533406 commit 86de3de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎discovery/gamesManagement-v1management.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@
471471
}
472472
}
473473
},
474-
"revision": "20241209",
474+
"revision": "20250320",
475475
"rootUrl": "https://gamesmanagement.googleapis.com/",
476476
"schemas": {
477477
"AchievementResetAllResponse": {
@@ -776,6 +776,6 @@
776776
}
777777
},
778778
"servicePath": "",
779-
"title": "Google Play Game Management",
779+
"title": "Google Play Games Services Management API",
780780
"version": "v1management"
781781
}

‎src/apis/gamesManagement/v1management.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ export namespace gamesManagement_v1management {
100100
}
101101

102102
/**
103-
* Google Play Game Management
103+
* Google Play Games Services Management API
104104
*
105105
* The Google Play Games Management API allows developers to manage resources from the Google Play Game service.
106106
*

0 commit comments

Comments
 (0)