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

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

Issue 663113002: Api roll 4: 2014-10-20 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 2 months 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/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 } 11 }
12 } 12 }
13 }, 13 },
14 "basePath": "/autoscaler/v1beta2/", 14 "basePath": "/autoscaler/v1beta2/",
15 "baseUrl": "https://www.googleapis.com/autoscaler/v1beta2/", 15 "baseUrl": "https://www.googleapis.com/autoscaler/v1beta2/",
16 "batchPath": "batch", 16 "batchPath": "batch",
17 "description": "The Google Compute Engine Autoscaler API provides autoscalin g for groups of Cloud VMs.", 17 "description": "The Google Compute Engine Autoscaler API provides autoscalin g for groups of Cloud VMs.",
18 "discoveryVersion": "v1", 18 "discoveryVersion": "v1",
19 "documentationLink": "http://developers.google.com/compute/docs/autoscaler", 19 "documentationLink": "http://developers.google.com/compute/docs/autoscaler",
20 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/BoJiTEWHJN3oMRPgh3rGgk87M0g\"", 20 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/mXaVlrmfb2VNKELCD4Zc-7YB4IU\"",
21 "icons": { 21 "icons": {
22 "x16": "http://www.google.com/images/icons/product/search-16.gif", 22 "x16": "http://www.google.com/images/icons/product/search-16.gif",
23 "x32": "http://www.google.com/images/icons/product/search-32.gif" 23 "x32": "http://www.google.com/images/icons/product/search-32.gif"
24 }, 24 },
25 "id": "autoscaler:v1beta2", 25 "id": "autoscaler:v1beta2",
26 "kind": "discovery#restDescription", 26 "kind": "discovery#restDescription",
27 "labels": [ 27 "labels": [
28 "limited_availability" 28 "limited_availability"
29 ], 29 ],
30 "name": "autoscaler", 30 "name": "autoscaler",
(...skipping 402 matching lines...) Expand 10 before | Expand all | Expand 10 after
433 "$ref": "OperationList" 433 "$ref": "OperationList"
434 }, 434 },
435 "scopes": [ 435 "scopes": [
436 "https://www.googleapis.com/auth/compute", 436 "https://www.googleapis.com/auth/compute",
437 "https://www.googleapis.com/auth/compute.readonly" 437 "https://www.googleapis.com/auth/compute.readonly"
438 ] 438 ]
439 } 439 }
440 } 440 }
441 } 441 }
442 }, 442 },
443 "revision": "20141001", 443 "revision": "20141013",
444 "rootUrl": "https://www.googleapis.com/", 444 "rootUrl": "https://www.googleapis.com/",
445 "schemas": { 445 "schemas": {
446 "Autoscaler": { 446 "Autoscaler": {
447 "description": "Cloud Autoscaler resource.", 447 "description": "Cloud Autoscaler resource.",
448 "id": "Autoscaler", 448 "id": "Autoscaler",
449 "properties": { 449 "properties": {
450 "autoscalingPolicy": { 450 "autoscalingPolicy": {
451 "$ref": "AutoscalingPolicy", 451 "$ref": "AutoscalingPolicy",
452 "description": "Configuration parameters for autoscaling alg orithm." 452 "description": "Configuration parameters for autoscaling alg orithm."
453 }, 453 },
(...skipping 279 matching lines...) Expand 10 before | Expand all | Expand 10 after
733 "type": "string" 733 "type": "string"
734 } 734 }
735 }, 735 },
736 "type": "object" 736 "type": "object"
737 } 737 }
738 }, 738 },
739 "servicePath": "autoscaler/v1beta2/", 739 "servicePath": "autoscaler/v1beta2/",
740 "title": "Google Compute Engine Autoscaler API", 740 "title": "Google Compute Engine Autoscaler API",
741 "version": "v1beta2" 741 "version": "v1beta2"
742 } 742 }
OLDNEW
« no previous file with comments | « discovery/googleapis/youtube__v3.json ('k') | discovery/googleapis_beta/cloudmonitoring__v2beta1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698