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

Side by Side Diff: discovery/googleapis/admin__datatransfer_v1.json

Issue 1797933002: Api-roll 33: 2016-03-14 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Added resources/*/CHANGELOG.md, addresssed comments Created 4 years, 9 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/admin.datatransfer": { 5 "https://www.googleapis.com/auth/admin.datatransfer": {
6 "description": "View and manage data transfers between users in your organization" 6 "description": "View and manage data transfers between users in your organization"
7 }, 7 },
8 "https://www.googleapis.com/auth/admin.datatransfer.readonly": { 8 "https://www.googleapis.com/auth/admin.datatransfer.readonly": {
9 "description": "View data transfers between users in your or ganization" 9 "description": "View data transfers between users in your or ganization"
10 } 10 }
11 } 11 }
12 } 12 }
13 }, 13 },
14 "basePath": "/admin/datatransfer/v1/", 14 "basePath": "/admin/datatransfer/v1/",
15 "baseUrl": "https://www.googleapis.com/admin/datatransfer/v1/", 15 "baseUrl": "https://www.googleapis.com/admin/datatransfer/v1/",
16 "batchPath": "batch", 16 "batchPath": "batch",
17 "canonicalName": "DataTransfer", 17 "canonicalName": "DataTransfer",
18 "description": "Admin Data Transfer API lets you transfer user data from one user to another.", 18 "description": "Transfers user data from one user to another.",
19 "discoveryVersion": "v1", 19 "discoveryVersion": "v1",
20 "documentationLink": "https://developers.google.com/admin-sdk/data-transfer/ ", 20 "documentationLink": "https://developers.google.com/admin-sdk/data-transfer/ ",
21 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/kTLBRgj0_CSR6L-Vtk7U0tv9JLw\"", 21 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/YLr8KxlFkw8ar-xZYzcCGhmF9B0\"",
22 "icons": { 22 "icons": {
23 "x16": "http://www.google.com/images/icons/product/search-16.gif", 23 "x16": "http://www.google.com/images/icons/product/search-16.gif",
24 "x32": "http://www.google.com/images/icons/product/search-32.gif" 24 "x32": "http://www.google.com/images/icons/product/search-32.gif"
25 }, 25 },
26 "id": "admin:datatransfer_v1", 26 "id": "admin:datatransfer_v1",
27 "kind": "discovery#restDescription", 27 "kind": "discovery#restDescription",
28 "name": "admin", 28 "name": "admin",
29 "ownerDomain": "google.com", 29 "ownerDomain": "google.com",
30 "ownerName": "Google", 30 "ownerName": "Google",
31 "packagePath": "admin", 31 "packagePath": "admin",
(...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after
223 "$ref": "DataTransfersListResponse" 223 "$ref": "DataTransfersListResponse"
224 }, 224 },
225 "scopes": [ 225 "scopes": [
226 "https://www.googleapis.com/auth/admin.datatransfer", 226 "https://www.googleapis.com/auth/admin.datatransfer",
227 "https://www.googleapis.com/auth/admin.datatransfer.read only" 227 "https://www.googleapis.com/auth/admin.datatransfer.read only"
228 ] 228 ]
229 } 229 }
230 } 230 }
231 } 231 }
232 }, 232 },
233 "revision": "20151124", 233 "revision": "20160223",
234 "rootUrl": "https://www.googleapis.com/", 234 "rootUrl": "https://www.googleapis.com/",
235 "schemas": { 235 "schemas": {
236 "Application": { 236 "Application": {
237 "description": "The JSON template for an Application resource.", 237 "description": "The JSON template for an Application resource.",
238 "id": "Application", 238 "id": "Application",
239 "properties": { 239 "properties": {
240 "etag": { 240 "etag": {
241 "description": "Etag of the resource.", 241 "description": "Etag of the resource.",
242 "type": "string" 242 "type": "string"
243 }, 243 },
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after
402 "type": "string" 402 "type": "string"
403 } 403 }
404 }, 404 },
405 "type": "object" 405 "type": "object"
406 } 406 }
407 }, 407 },
408 "servicePath": "admin/datatransfer/v1/", 408 "servicePath": "admin/datatransfer/v1/",
409 "title": "Admin Data Transfer API", 409 "title": "Admin Data Transfer API",
410 "version": "datatransfer_v1" 410 "version": "datatransfer_v1"
411 } 411 }
OLDNEW
« no previous file with comments | « discovery/googleapis/adexchangeseller__v2.0.json ('k') | discovery/googleapis/admin__directory_v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698