Skip to content

Commit facb0fa

Browse files
feat(androidmanagement): update the api
#### androidmanagement:v1 The following keys were added: - resources.enterprises.methods.create.parameters.agreementAccepted.deprecated (Total Keys: 1)
1 parent 5395e88 commit facb0fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

googleapiclient/discovery_cache/documents/androidmanagement.v1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@
115115
"parameterOrder": [],
116116
"parameters": {
117117
"agreementAccepted": {
118+
"deprecated": true,
118119
"description": "Whether the enterprise admin has seen and agreed to the managed Google Play Agreement (https://www.android.com/enterprise/terms/). Do not set this field for any customer-managed enterprise (https://developers.google.com/android/management/create-enterprise#customer-managed_enterprises). Set this to field to true for all EMM-managed enterprises (https://developers.google.com/android/management/create-enterprise#emm-managed_enterprises).",
119120
"location": "query",
120121
"type": "boolean"
@@ -1065,7 +1066,7 @@
10651066
}
10661067
}
10671068
},
1068-
"revision": "20230516",
1069+
"revision": "20230522",
10691070
"rootUrl": "https://androidmanagement.googleapis.com/",
10701071
"schemas": {
10711072
"AdbShellCommandEvent": {

0 commit comments

Comments
 (0)