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

Unified Diff: discovery/googleapis/admin__directory_v1.json

Issue 663113002: Api roll 4: 2014-10-20 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 2 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
Index: discovery/googleapis/admin__directory_v1.json
diff --git a/discovery/googleapis/admin__directory_v1.json b/discovery/googleapis/admin__directory_v1.json
index e30d9c89eb06d2064a6910d3cd78c16bfb079dda..1ef395f23c15ecaf576b7a9f5ed85eceb92d276e 100644
--- a/discovery/googleapis/admin__directory_v1.json
+++ b/discovery/googleapis/admin__directory_v1.json
@@ -69,7 +69,7 @@
"description": "The Admin SDK Directory API lets you view and manage enterprise resources such as users and groups, administrative notifications, security features, and more.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/admin-sdk/directory/",
- "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/s9KxklGD8Epkl54bOAhZ92wO9kY\"",
+ "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/l5pod8YqQveewbHEUdz0VFkXQt0\"",
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
@@ -2511,7 +2511,7 @@
}
}
},
- "revision": "20141001",
+ "revision": "20141014",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Alias": {
@@ -2683,6 +2683,25 @@
"description": "JSON template for Chrome Os Device resource in Directory API.",
"id": "ChromeOsDevice",
"properties": {
+ "activeTimeRanges": {
+ "description": "List of active time ranges (Read-only)",
+ "items": {
+ "properties": {
+ "activeTime": {
+ "description": "Duration in milliseconds",
+ "format": "int32",
+ "type": "integer"
+ },
+ "date": {
+ "description": "Date of usage",
+ "format": "date",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ },
"annotatedLocation": {
"description": "Address or location of the device as noted by the administrator",
"type": "string"
« no previous file with comments | « discovery/googleapis/adexchangeseller__v2.0.json ('k') | discovery/googleapis/admin__email_migration_v2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698