| 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/replicapool": { | 11 "https://www.googleapis.com/auth/replicapool": { |
| 12 "description": "View and manage replica pools" | 12 "description": "View and manage replica pools" |
| 13 }, | 13 }, |
| 14 "https://www.googleapis.com/auth/replicapool.readonly": { | 14 "https://www.googleapis.com/auth/replicapool.readonly": { |
| 15 "description": "View replica pools" | 15 "description": "View replica pools" |
| 16 } | 16 } |
| 17 } | 17 } |
| 18 } | 18 } |
| 19 }, | 19 }, |
| 20 "basePath": "/replicapoolupdater/v1beta1/projects/", | 20 "basePath": "/replicapoolupdater/v1beta1/projects/", |
| 21 "baseUrl": "https://www.googleapis.com/replicapoolupdater/v1beta1/projects/"
, | 21 "baseUrl": "https://www.googleapis.com/replicapoolupdater/v1beta1/projects/"
, |
| 22 "batchPath": "batch", | 22 "batchPath": "batch", |
| 23 "description": "[Deprecated. Please use compute.instanceGroupManagers.update
method. replicapoolupdater API will be disabled after December 30th, 2016] Upda
tes groups of Compute Engine instances.", | 23 "description": "[Deprecated. Please use compute.instanceGroupManagers.update
method. replicapoolupdater API will be disabled after December 30th, 2016] Upda
tes groups of Compute Engine instances.", |
| 24 "discoveryVersion": "v1", | 24 "discoveryVersion": "v1", |
| 25 "documentationLink": "https://cloud.google.com/compute/docs/instance-groups/
manager/#applying_rolling_updates_using_the_updater_service", | 25 "documentationLink": "https://cloud.google.com/compute/docs/instance-groups/
manager/#applying_rolling_updates_using_the_updater_service", |
| 26 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/P5_iUYh8_v_wVwon8OoBQjkpoLM\"", | 26 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/UEKDxDt-gBRW5wBq_kkcVGVpuQc\"", |
| 27 "icons": { | 27 "icons": { |
| 28 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 28 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
| 29 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 29 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" |
| 30 }, | 30 }, |
| 31 "id": "replicapoolupdater:v1beta1", | 31 "id": "replicapoolupdater:v1beta1", |
| 32 "kind": "discovery#restDescription", | 32 "kind": "discovery#restDescription", |
| 33 "labels": [ | 33 "labels": [ |
| 34 "limited_availability" | 34 "limited_availability" |
| 35 ], | 35 ], |
| 36 "name": "replicapoolupdater", | 36 "name": "replicapoolupdater", |
| 37 "ownerDomain": "google.com", | 37 "ownerDomain": "google.com", |
| 38 "ownerName": "Google", | 38 "ownerName": "Google", |
| 39 "parameters": { | 39 "parameters": { |
| (...skipping 883 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 923 "type": "string" | 923 "type": "string" |
| 924 } | 924 } |
| 925 }, | 925 }, |
| 926 "type": "object" | 926 "type": "object" |
| 927 } | 927 } |
| 928 }, | 928 }, |
| 929 "servicePath": "replicapoolupdater/v1beta1/projects/", | 929 "servicePath": "replicapoolupdater/v1beta1/projects/", |
| 930 "title": "Google Compute Engine Instance Group Updater API", | 930 "title": "Google Compute Engine Instance Group Updater API", |
| 931 "version": "v1beta1" | 931 "version": "v1beta1" |
| 932 } | 932 } |
| OLD | NEW |