Skip to content

Commit cf94089

Browse files
feat(playintegrity): update the api
#### playintegrity:v1 The following keys were added: - schemas.AccountActivity.deprecated (Total Keys: 1) - schemas.AccountDetails.properties.accountActivity.deprecated (Total Keys: 1)
1 parent 21c1ec6 commit cf94089

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

googleapiclient/discovery_cache/documents/playintegrity.v1.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,10 +198,11 @@
198198
}
199199
}
200200
},
201-
"revision": "20250514",
201+
"revision": "20250602",
202202
"rootUrl": "https://playintegrity.googleapis.com/",
203203
"schemas": {
204204
"AccountActivity": {
205+
"deprecated": true,
205206
"description": "(Restricted Access) Contains a signal helping apps differentiating between likely genuine and likely non-genuine user traffic.",
206207
"id": "AccountActivity",
207208
"properties": {
@@ -234,6 +235,7 @@
234235
"properties": {
235236
"accountActivity": {
236237
"$ref": "AccountActivity",
238+
"deprecated": true,
237239
"description": "(Restricted Access) Details about the account activity for the user in the scope."
238240
},
239241
"appLicensingVerdict": {

0 commit comments

Comments
 (0)