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

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

Issue 798373003: Api roll 8: 2014-12-15 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years 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": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/5UzSOWUO3ZYn_NUebnJd-hd4w8w\"", 20 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/nHGuU-ZWpZ4KpLWJiQ2L2nYZjNQ\"",
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 446 matching lines...) Expand 10 before | Expand all | Expand 10 after
477 "$ref": "ZoneList" 477 "$ref": "ZoneList"
478 }, 478 },
479 "scopes": [ 479 "scopes": [
480 "https://www.googleapis.com/auth/compute", 480 "https://www.googleapis.com/auth/compute",
481 "https://www.googleapis.com/auth/compute.readonly" 481 "https://www.googleapis.com/auth/compute.readonly"
482 ] 482 ]
483 } 483 }
484 } 484 }
485 } 485 }
486 }, 486 },
487 "revision": "20141024", 487 "revision": "20141112",
488 "rootUrl": "https://www.googleapis.com/", 488 "rootUrl": "https://www.googleapis.com/",
489 "schemas": { 489 "schemas": {
490 "Autoscaler": { 490 "Autoscaler": {
491 "description": "Cloud Autoscaler resource.", 491 "description": "Cloud Autoscaler resource.",
492 "id": "Autoscaler", 492 "id": "Autoscaler",
493 "properties": { 493 "properties": {
494 "autoscalingPolicy": { 494 "autoscalingPolicy": {
495 "$ref": "AutoscalingPolicy", 495 "$ref": "AutoscalingPolicy",
496 "description": "Configuration parameters for autoscaling alg orithm." 496 "description": "Configuration parameters for autoscaling alg orithm."
497 }, 497 },
(...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after
695 }, 695 },
696 "id": { 696 "id": {
697 "format": "uint64", 697 "format": "uint64",
698 "type": "string" 698 "type": "string"
699 }, 699 },
700 "insertTime": { 700 "insertTime": {
701 "type": "string" 701 "type": "string"
702 }, 702 },
703 "kind": { 703 "kind": {
704 "default": "autoscaler#operation", 704 "default": "autoscaler#operation",
705 "description": "Type of the resource.", 705 "description": "[Output Only] Type of the resource. Always k ind#operation for Operation resources.",
706 "type": "string" 706 "type": "string"
707 }, 707 },
708 "name": { 708 "name": {
709 "type": "string" 709 "type": "string"
710 }, 710 },
711 "operationType": { 711 "operationType": {
712 "type": "string" 712 "type": "string"
713 }, 713 },
714 "progress": { 714 "progress": {
715 "format": "int32", 715 "format": "int32",
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
781 "type": "string" 781 "type": "string"
782 }, 782 },
783 "items": { 783 "items": {
784 "items": { 784 "items": {
785 "$ref": "Operation" 785 "$ref": "Operation"
786 }, 786 },
787 "type": "array" 787 "type": "array"
788 }, 788 },
789 "kind": { 789 "kind": {
790 "default": "autoscaler#operationList", 790 "default": "autoscaler#operationList",
791 "description": "Type of resource.", 791 "description": "Type of resource. Always compute#operations for Operations resource.",
792 "type": "string" 792 "type": "string"
793 }, 793 },
794 "nextPageToken": { 794 "nextPageToken": {
795 "type": "string" 795 "type": "string"
796 }, 796 },
797 "selfLink": { 797 "selfLink": {
798 "type": "string" 798 "type": "string"
799 } 799 }
800 }, 800 },
801 "type": "object" 801 "type": "object"
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
882 "type": "string" 882 "type": "string"
883 } 883 }
884 }, 884 },
885 "type": "object" 885 "type": "object"
886 } 886 }
887 }, 887 },
888 "servicePath": "autoscaler/v1beta2/", 888 "servicePath": "autoscaler/v1beta2/",
889 "title": "Google Compute Engine Autoscaler API", 889 "title": "Google Compute Engine Autoscaler API",
890 "version": "v1beta2" 890 "version": "v1beta2"
891 } 891 }
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