| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/compute": { | 5 "https://www.googleapis.com/auth/compute": { |
| 6 "description": "View and manage your Google Compute Engine r
esources" | 6 "description": "View and manage your Google Compute Engine r
esources" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/compute.readonly": { | 8 "https://www.googleapis.com/auth/compute.readonly": { |
| 9 "description": "View your Google Compute Engine resources" | 9 "description": "View your Google Compute Engine resources" |
| 10 }, | 10 }, |
| 11 "https://www.googleapis.com/auth/devstorage.full_control": { | 11 "https://www.googleapis.com/auth/devstorage.full_control": { |
| 12 "description": "Manage your data and permissions in Google C
loud Storage" | 12 "description": "Manage your data and permissions in Google C
loud Storage" |
| 13 }, | 13 }, |
| 14 "https://www.googleapis.com/auth/devstorage.read_only": { | 14 "https://www.googleapis.com/auth/devstorage.read_only": { |
| 15 "description": "View your data in Google Cloud Storage" | 15 "description": "View your data in Google Cloud Storage" |
| 16 }, | 16 }, |
| 17 "https://www.googleapis.com/auth/devstorage.read_write": { | 17 "https://www.googleapis.com/auth/devstorage.read_write": { |
| 18 "description": "Manage your data in Google Cloud Storage" | 18 "description": "Manage your data in Google Cloud Storage" |
| 19 } | 19 } |
| 20 } | 20 } |
| 21 } | 21 } |
| 22 }, | 22 }, |
| 23 "basePath": "/compute/v1/projects/", | 23 "basePath": "/compute/v1/projects/", |
| 24 "baseUrl": "https://www.googleapis.com/compute/v1/projects/", | 24 "baseUrl": "https://www.googleapis.com/compute/v1/projects/", |
| 25 "batchPath": "batch", | 25 "batchPath": "batch", |
| 26 "description": "API for the Google Compute Engine service.", | 26 "description": "API for the Google Compute Engine service.", |
| 27 "discoveryVersion": "v1", | 27 "discoveryVersion": "v1", |
| 28 "documentationLink": "https://developers.google.com/compute/docs/reference/l
atest/", | 28 "documentationLink": "https://developers.google.com/compute/docs/reference/l
atest/", |
| 29 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/qp3DHGvWPpREzEdWk7WwxnpgC9w\"", | 29 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/-BgSACntyU8GgmwDEZuxapImoKg\"", |
| 30 "icons": { | 30 "icons": { |
| 31 "x16": "https://www.google.com/images/icons/product/compute_engine-16.pn
g", | 31 "x16": "https://www.google.com/images/icons/product/compute_engine-16.pn
g", |
| 32 "x32": "https://www.google.com/images/icons/product/compute_engine-32.pn
g" | 32 "x32": "https://www.google.com/images/icons/product/compute_engine-32.pn
g" |
| 33 }, | 33 }, |
| 34 "id": "compute:v1", | 34 "id": "compute:v1", |
| 35 "kind": "discovery#restDescription", | 35 "kind": "discovery#restDescription", |
| 36 "name": "compute", | 36 "name": "compute", |
| 37 "ownerDomain": "google.com", | 37 "ownerDomain": "google.com", |
| 38 "ownerName": "Google", | 38 "ownerName": "Google", |
| 39 "parameters": { | 39 "parameters": { |
| (...skipping 5242 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5282 "$ref": "ZoneList" | 5282 "$ref": "ZoneList" |
| 5283 }, | 5283 }, |
| 5284 "scopes": [ | 5284 "scopes": [ |
| 5285 "https://www.googleapis.com/auth/compute", | 5285 "https://www.googleapis.com/auth/compute", |
| 5286 "https://www.googleapis.com/auth/compute.readonly" | 5286 "https://www.googleapis.com/auth/compute.readonly" |
| 5287 ] | 5287 ] |
| 5288 } | 5288 } |
| 5289 } | 5289 } |
| 5290 } | 5290 } |
| 5291 }, | 5291 }, |
| 5292 "revision": "20141014", | 5292 "revision": "20141105", |
| 5293 "rootUrl": "https://www.googleapis.com/", | 5293 "rootUrl": "https://www.googleapis.com/", |
| 5294 "schemas": { | 5294 "schemas": { |
| 5295 "AccessConfig": { | 5295 "AccessConfig": { |
| 5296 "description": "An access configuration attached to an instance's ne
twork interface.", | 5296 "description": "An access configuration attached to an instance's ne
twork interface.", |
| 5297 "id": "AccessConfig", | 5297 "id": "AccessConfig", |
| 5298 "properties": { | 5298 "properties": { |
| 5299 "kind": { | 5299 "kind": { |
| 5300 "default": "compute#accessConfig", | 5300 "default": "compute#accessConfig", |
| 5301 "description": "Type of the resource.", | 5301 "description": "Type of the resource.", |
| 5302 "type": "string" | 5302 "type": "string" |
| (...skipping 4214 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9517 "type": "string" | 9517 "type": "string" |
| 9518 } | 9518 } |
| 9519 }, | 9519 }, |
| 9520 "type": "object" | 9520 "type": "object" |
| 9521 } | 9521 } |
| 9522 }, | 9522 }, |
| 9523 "servicePath": "compute/v1/projects/", | 9523 "servicePath": "compute/v1/projects/", |
| 9524 "title": "Compute Engine API", | 9524 "title": "Compute Engine API", |
| 9525 "version": "v1" | 9525 "version": "v1" |
| 9526 } | 9526 } |
| OLD | NEW |