Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(941)

Unified Diff: discovery/googleapis/androidmanagement__v1.json

Issue 3006323002: Api-Roll 54: 2017-09-11 (Closed)
Patch Set: use 2.0.0-dev.infinity sdk constraint in pubspecs Created 3 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis/androidenterprise__v1.json ('k') | discovery/googleapis/androidpublisher__v2.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/androidmanagement__v1.json
diff --git a/discovery/googleapis/androidmanagement__v1.json b/discovery/googleapis/androidmanagement__v1.json
index aab7bd84c468997cd78a0609c188a97ebc766b13..498aba0c2f2c616e3786abf548c9ffedb533a52d 100644
--- a/discovery/googleapis/androidmanagement__v1.json
+++ b/discovery/googleapis/androidmanagement__v1.json
@@ -744,7 +744,7 @@
}
}
},
- "revision": "20170804",
+ "revision": "20170828",
"rootUrl": "https://androidmanagement.googleapis.com/",
"schemas": {
"Device": {
@@ -1382,6 +1382,10 @@
"description": "Whether rebooting the device into safe boot is disabled.",
"type": "boolean"
},
+ "wifiConfigsLockdownEnabled": {
+ "description": "Whether WiFi networks defined in Open Network Configuration are locked so they cannot be edited by the user.",
+ "type": "boolean"
+ },
"complianceRules": {
"description": "Rules declaring which mitigating actions to take when a device is not compliant with its policy. When the conditions for multiple rules are satisfied, all of the mitigating actions for the rules are taken. There is a maximum limit of 100 rules.",
"items": {
@@ -1389,6 +1393,10 @@
},
"type": "array"
},
+ "wifiConfigDisabled": {
+ "description": "Whether configuring WiFi access points is disabled.",
+ "type": "boolean"
+ },
"unmuteMicrophoneDisabled": {
"description": "Whether the microphone is muted and adjusting microphone volume is disabled.",
"type": "boolean"
« no previous file with comments | « discovery/googleapis/androidenterprise__v1.json ('k') | discovery/googleapis/androidpublisher__v2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698