Skip to content

Commit 8779902

Browse files
feat(androidmanagement): update the api
#### androidmanagement:v1 The following keys were added: - schemas.IssueCommandResponse (Total Keys: 2)
1 parent f903076 commit 8779902

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

googleapiclient/discovery_cache/documents/androidmanagement.v1.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1004,7 +1004,7 @@
10041004
}
10051005
}
10061006
},
1007-
"revision": "20210510",
1007+
"revision": "20210524",
10081008
"rootUrl": "https://androidmanagement.googleapis.com/",
10091009
"schemas": {
10101010
"AdvancedSecurityOverrides": {
@@ -2349,6 +2349,12 @@
23492349
},
23502350
"type": "object"
23512351
},
2352+
"IssueCommandResponse": {
2353+
"description": "Response on issuing a command. This is currently empty as a placeholder.",
2354+
"id": "IssueCommandResponse",
2355+
"properties": {},
2356+
"type": "object"
2357+
},
23522358
"KeyedAppState": {
23532359
"description": "Keyed app state reported by the app.",
23542360
"id": "KeyedAppState",

0 commit comments

Comments
 (0)