Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(658)

Side by Side Diff: discovery/googleapis_beta/replicapoolupdater__v1beta1.json

Issue 2485703002: Api-roll 42: 2016-11-08 (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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": "Updates 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/Qa39yJM3yH1r8biVjTDz07Q6Imo\"", 26 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/P5_iUYh8_v_wVwon8OoBQjkpoLM\"",
27 "icons": { 27 "icons": {
28 "x16": "http://www.google.com/images/icons/product/search-16.gif", 28 "x16": "http://www.google.com/images/icons/product/search-16.gif",
29 "x32": "http://www.google.com/images/icons/product/search-32.gif" 29 "x32": "http://www.google.com/images/icons/product/search-32.gif"
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",
(...skipping 483 matching lines...) Expand 10 before | Expand all | Expand 10 after
520 "$ref": "OperationList" 520 "$ref": "OperationList"
521 }, 521 },
522 "scopes": [ 522 "scopes": [
523 "https://www.googleapis.com/auth/cloud-platform", 523 "https://www.googleapis.com/auth/cloud-platform",
524 "https://www.googleapis.com/auth/replicapool" 524 "https://www.googleapis.com/auth/replicapool"
525 ] 525 ]
526 } 526 }
527 } 527 }
528 } 528 }
529 }, 529 },
530 "revision": "20160229", 530 "revision": "20161003",
531 "rootUrl": "https://www.googleapis.com/", 531 "rootUrl": "https://www.googleapis.com/",
532 "schemas": { 532 "schemas": {
533 "InstanceUpdate": { 533 "InstanceUpdate": {
534 "description": "Update of a single instance.", 534 "description": "Update of a single instance.",
535 "id": "InstanceUpdate", 535 "id": "InstanceUpdate",
536 "properties": { 536 "properties": {
537 "error": { 537 "error": {
538 "description": "Errors that occurred during the instance upd ate.", 538 "description": "Errors that occurred during the instance upd ate.",
539 "properties": { 539 "properties": {
540 "errors": { 540 "errors": {
(...skipping 382 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 }
OLDNEW
« no previous file with comments | « discovery/googleapis_beta/pubsub__v1beta2.json ('k') | discovery/googleapis_beta/runtimeconfig__v1beta1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698