OLD | NEW |
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/admin/datatransfer_v1", |
17 "canonicalName": "DataTransfer", | 17 "canonicalName": "DataTransfer", |
18 "description": "Transfers 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": "\"YWOzh2SDasdU84ArJnpYek-OMdg/69RNEuIs-2cMvhRHgpkaoTAmcFU\"", | 21 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/69RNEuIs-2cMvhRHgpkaoTAmcFU\"", |
22 "icons": { | 22 "icons": { |
23 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", | 23 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
24 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" | 24 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" |
25 }, | 25 }, |
26 "id": "admin:datatransfer_v1", | 26 "id": "admin:datatransfer_v1", |
(...skipping 375 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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 } |
OLD | NEW |