| 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/replicapool": { | 8 "https://www.googleapis.com/auth/replicapool": { |
| 9 "description": "View and manage replica pools" | 9 "description": "View and manage replica pools" |
| 10 }, | 10 }, |
| 11 "https://www.googleapis.com/auth/replicapool.readonly": { | 11 "https://www.googleapis.com/auth/replicapool.readonly": { |
| 12 "description": "View replica pools" | 12 "description": "View replica pools" |
| 13 } | 13 } |
| 14 } | 14 } |
| 15 } | 15 } |
| 16 }, | 16 }, |
| 17 "basePath": "/replicapoolupdater/v1beta1/projects/", | 17 "basePath": "/replicapoolupdater/v1beta1/projects/", |
| 18 "baseUrl": "https://www.googleapis.com/replicapoolupdater/v1beta1/projects/"
, | 18 "baseUrl": "https://www.googleapis.com/replicapoolupdater/v1beta1/projects/"
, |
| 19 "batchPath": "batch", | 19 "batchPath": "batch", |
| 20 "description": "The Google Compute Engine Instance Group Updater API provide
s services for updating groups of Compute Engine Instances.", | 20 "description": "The Google Compute Engine Instance Group Updater API provide
s services for updating groups of Compute Engine Instances.", |
| 21 "discoveryVersion": "v1", | 21 "discoveryVersion": "v1", |
| 22 "documentationLink": "", | 22 "documentationLink": "https://developers.google.com/compute/docs/instance-gr
oups/manager/v1beta2", |
| 23 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/7FRX0hPrcBX5nF_FMe00xO_Wdmw\"", | 23 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/MkEFbbfro6Rau0xbZXwz9DhAfqM\"", |
| 24 "icons": { | 24 "icons": { |
| 25 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 25 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
| 26 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 26 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
| 27 }, | 27 }, |
| 28 "id": "replicapoolupdater:v1beta1", | 28 "id": "replicapoolupdater:v1beta1", |
| 29 "kind": "discovery#restDescription", | 29 "kind": "discovery#restDescription", |
| 30 "labels": [ | 30 "labels": [ |
| 31 "limited_availability" | 31 "limited_availability" |
| 32 ], | 32 ], |
| 33 "name": "replicapoolupdater", | 33 "name": "replicapoolupdater", |
| (...skipping 352 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 386 }, | 386 }, |
| 387 "path": "{project}/zones/{zone}/instanceGroupManagers/{insta
nceGroupManager}/updates/{update}/rollforward", | 387 "path": "{project}/zones/{zone}/instanceGroupManagers/{insta
nceGroupManager}/updates/{update}/rollforward", |
| 388 "scopes": [ | 388 "scopes": [ |
| 389 "https://www.googleapis.com/auth/cloud-platform", | 389 "https://www.googleapis.com/auth/cloud-platform", |
| 390 "https://www.googleapis.com/auth/replicapool" | 390 "https://www.googleapis.com/auth/replicapool" |
| 391 ] | 391 ] |
| 392 } | 392 } |
| 393 } | 393 } |
| 394 } | 394 } |
| 395 }, | 395 }, |
| 396 "revision": "20141016", | 396 "revision": "20141105", |
| 397 "rootUrl": "https://www.googleapis.com/", | 397 "rootUrl": "https://www.googleapis.com/", |
| 398 "schemas": { | 398 "schemas": { |
| 399 "InsertResponse": { | 399 "InsertResponse": { |
| 400 "description": "Response returned by Insert method.", | 400 "description": "Response returned by Insert method.", |
| 401 "id": "InsertResponse", | 401 "id": "InsertResponse", |
| 402 "properties": { | 402 "properties": { |
| 403 "update": { | 403 "update": { |
| 404 "description": "Unique (in the context of a group) handle of
an update.", | 404 "description": "Unique (in the context of a group) handle of
an update.", |
| 405 "type": "string" | 405 "type": "string" |
| 406 } | 406 } |
| (...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 518 "type": "integer" | 518 "type": "integer" |
| 519 } | 519 } |
| 520 }, | 520 }, |
| 521 "type": "object" | 521 "type": "object" |
| 522 } | 522 } |
| 523 }, | 523 }, |
| 524 "servicePath": "replicapoolupdater/v1beta1/projects/", | 524 "servicePath": "replicapoolupdater/v1beta1/projects/", |
| 525 "title": "Google Compute Engine Instance Group Updater API", | 525 "title": "Google Compute Engine Instance Group Updater API", |
| 526 "version": "v1beta1" | 526 "version": "v1beta1" |
| 527 } | 527 } |
| OLD | NEW |