OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/cloud-platform": { | 5 "https://www.googleapis.com/auth/cloud-platform": { |
6 "description": "View and manage your data across Google Clou
d Platform services" | 6 "description": "View and manage your data across Google Clou
d Platform services" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/cloud-platform.read-only": { | 8 "https://www.googleapis.com/auth/cloud-platform.read-only": { |
9 "description": "View your data across Google Cloud Platform
services" | 9 "description": "View your data across Google Cloud Platform
services" |
10 }, | 10 }, |
11 "https://www.googleapis.com/auth/cloud.useraccounts": { | 11 "https://www.googleapis.com/auth/cloud.useraccounts": { |
12 "description": "Manage your Google Cloud User Accounts" | 12 "description": "Manage your Google Cloud User Accounts" |
13 }, | 13 }, |
14 "https://www.googleapis.com/auth/cloud.useraccounts.readonly": { | 14 "https://www.googleapis.com/auth/cloud.useraccounts.readonly": { |
15 "description": "View your Google Cloud User Accounts" | 15 "description": "View your Google Cloud User Accounts" |
16 } | 16 } |
17 } | 17 } |
18 } | 18 } |
19 }, | 19 }, |
20 "basePath": "/clouduseraccounts/beta/projects/", | 20 "basePath": "/clouduseraccounts/beta/projects/", |
21 "baseUrl": "https://www.googleapis.com/clouduseraccounts/beta/projects/", | 21 "baseUrl": "https://www.googleapis.com/clouduseraccounts/beta/projects/", |
22 "batchPath": "batch", | 22 "batchPath": "batch/clouduseraccounts/beta", |
23 "canonicalName": "Cloud User Accounts", | 23 "canonicalName": "Cloud User Accounts", |
24 "description": "Creates and manages users and groups for accessing Google Co
mpute Engine virtual machines.", | 24 "description": "Creates and manages users and groups for accessing Google Co
mpute Engine virtual machines.", |
25 "discoveryVersion": "v1", | 25 "discoveryVersion": "v1", |
26 "documentationLink": "https://cloud.google.com/compute/docs/access/user-acco
unts/api/latest/", | 26 "documentationLink": "https://cloud.google.com/compute/docs/access/user-acco
unts/api/latest/", |
27 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/-BiORd5nMN3AbHTR5Pi2H1JslEk\"", | 27 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/-BiORd5nMN3AbHTR5Pi2H1JslEk\"", |
28 "icons": { | 28 "icons": { |
29 "x16": "https://www.google.com/images/icons/product/compute_engine-16.pn
g", | 29 "x16": "https://www.google.com/images/icons/product/compute_engine-16.pn
g", |
30 "x32": "https://www.google.com/images/icons/product/compute_engine-32.pn
g" | 30 "x32": "https://www.google.com/images/icons/product/compute_engine-32.pn
g" |
31 }, | 31 }, |
32 "id": "clouduseraccounts:beta", | 32 "id": "clouduseraccounts:beta", |
(...skipping 1319 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1352 "type": "string" | 1352 "type": "string" |
1353 } | 1353 } |
1354 }, | 1354 }, |
1355 "type": "object" | 1355 "type": "object" |
1356 } | 1356 } |
1357 }, | 1357 }, |
1358 "servicePath": "clouduseraccounts/beta/projects/", | 1358 "servicePath": "clouduseraccounts/beta/projects/", |
1359 "title": "Cloud User Accounts API", | 1359 "title": "Cloud User Accounts API", |
1360 "version": "beta" | 1360 "version": "beta" |
1361 } | 1361 } |
OLD | NEW |