From 877990251a43acbc447a1f2f963beb3bbfc6352f Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Tue, 1 Jun 2021 07:37:05 +0000 Subject: [PATCH] feat(androidmanagement): update the api #### androidmanagement:v1 The following keys were added: - schemas.IssueCommandResponse (Total Keys: 2) --- .../discovery_cache/documents/androidmanagement.v1.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/googleapiclient/discovery_cache/documents/androidmanagement.v1.json b/googleapiclient/discovery_cache/documents/androidmanagement.v1.json index 319400ce4da..2d3c43b8a09 100644 --- a/googleapiclient/discovery_cache/documents/androidmanagement.v1.json +++ b/googleapiclient/discovery_cache/documents/androidmanagement.v1.json @@ -1004,7 +1004,7 @@ } } }, - "revision": "20210510", + "revision": "20210524", "rootUrl": "https://androidmanagement.googleapis.com/", "schemas": { "AdvancedSecurityOverrides": { @@ -2349,6 +2349,12 @@ }, "type": "object" }, + "IssueCommandResponse": { + "description": "Response on issuing a command. This is currently empty as a placeholder.", + "id": "IssueCommandResponse", + "properties": {}, + "type": "object" + }, "KeyedAppState": { "description": "Keyed app state reported by the app.", "id": "KeyedAppState",