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

Unified Diff: discovery/googleapis/admin__directory_v1.json

Issue 1078053002: Roll of googleapis as of 4/7/2015. (Closed) Base URL: https://github.com/dart-lang/googleapis.git@master
Patch Set: Created 5 years, 8 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 efc101001273ccbf717ee766314cc81733d3a2b8..53826a9ae3bcba6d284615dc52deab72cdf44324 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": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/kiEe27ASVaXFaTazonTUuT5jr1o\"",
+ "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/FINMPppbAsSW7hhRV2k9bEsVkrk\"",
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
@@ -1291,7 +1291,7 @@
"type": "string"
},
"orgUnitPath": {
- "description": "Full path of the organization unit",
+ "description": "Full path of the organization unit or its Id",
"location": "path",
"repeated": true,
"required": true,
@@ -1319,7 +1319,7 @@
"type": "string"
},
"orgUnitPath": {
- "description": "Full path of the organization unit",
+ "description": "Full path of the organization unit or its Id",
"location": "path",
"repeated": true,
"required": true,
@@ -1377,7 +1377,7 @@
},
"orgUnitPath": {
"default": "",
- "description": "the URL-encoded organization unit",
+ "description": "the URL-encoded organization unit's path or its Id",
"location": "query",
"type": "string"
},
@@ -1420,7 +1420,7 @@
"type": "string"
},
"orgUnitPath": {
- "description": "Full path of the organization unit",
+ "description": "Full path of the organization unit or its Id",
"location": "path",
"repeated": true,
"required": true,
@@ -1454,7 +1454,7 @@
"type": "string"
},
"orgUnitPath": {
- "description": "Full path of the organization unit",
+ "description": "Full path of the organization unit or its Id",
"location": "path",
"repeated": true,
"required": true,
@@ -2511,7 +2511,7 @@
}
}
},
- "revision": "20150123",
+ "revision": "20150309",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Alias": {
@@ -3287,16 +3287,19 @@
"description": "Name of OrgUnit",
"type": "string"
},
+ "orgUnitId": {
+ "description": "Id of OrgUnit",
+ "type": "string"
+ },
"orgUnitPath": {
"description": "Path of OrgUnit",
"type": "string"
},
+ "parentOrgUnitId": {
+ "description": "Id of parent OrgUnit",
+ "type": "string"
+ },
"parentOrgUnitPath": {
- "annotations": {
- "required": [
- "directory.orgunits.insert"
- ]
- },
"description": "Path of parent OrgUnit",
"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