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

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

Issue 1296863002: Api-roll 22: 2015-08-17 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 5 years, 4 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/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/sqlservice.admin": { 8 "https://www.googleapis.com/auth/sqlservice.admin": {
9 "description": "Manage your Google SQL Service instances" 9 "description": "Manage your Google SQL Service instances"
10 } 10 }
11 } 11 }
12 } 12 }
13 }, 13 },
14 "basePath": "/sql/v1beta3/", 14 "basePath": "/sql/v1beta3/",
15 "baseUrl": "https://www.googleapis.com/sql/v1beta3/", 15 "baseUrl": "https://www.googleapis.com/sql/v1beta3/",
16 "batchPath": "batch", 16 "batchPath": "batch",
17 "canonicalName": "SQL Admin", 17 "canonicalName": "SQL Admin",
18 "description": "API for Cloud SQL database instance management.", 18 "description": "API for Cloud SQL database instance management.",
19 "discoveryVersion": "v1", 19 "discoveryVersion": "v1",
20 "documentationLink": "https://cloud.google.com/sql/docs/reference/latest", 20 "documentationLink": "https://cloud.google.com/sql/docs/reference/latest",
21 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/3wqGzGH7n55HIf3ZiG2TqGSB2lQ\"", 21 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/esIa6NXnTiZTKjWM2PrdIu4jx4E\"",
22 "icons": { 22 "icons": {
23 "x16": "http://www.google.com/images/icons/product/search-16.gif", 23 "x16": "http://www.google.com/images/icons/product/search-16.gif",
24 "x32": "http://www.google.com/images/icons/product/search-32.gif" 24 "x32": "http://www.google.com/images/icons/product/search-32.gif"
25 }, 25 },
26 "id": "sqladmin:v1beta3", 26 "id": "sqladmin:v1beta3",
27 "kind": "discovery#restDescription", 27 "kind": "discovery#restDescription",
28 "name": "sqladmin", 28 "name": "sqladmin",
29 "ownerDomain": "google.com", 29 "ownerDomain": "google.com",
30 "ownerName": "Google", 30 "ownerName": "Google",
31 "parameters": { 31 "parameters": {
(...skipping 871 matching lines...) Expand 10 before | Expand all | Expand 10 after
903 "$ref": "TiersListResponse" 903 "$ref": "TiersListResponse"
904 }, 904 },
905 "scopes": [ 905 "scopes": [
906 "https://www.googleapis.com/auth/cloud-platform", 906 "https://www.googleapis.com/auth/cloud-platform",
907 "https://www.googleapis.com/auth/sqlservice.admin" 907 "https://www.googleapis.com/auth/sqlservice.admin"
908 ] 908 ]
909 } 909 }
910 } 910 }
911 } 911 }
912 }, 912 },
913 "revision": "20150305", 913 "revision": "20150806",
914 "rootUrl": "https://www.googleapis.com/", 914 "rootUrl": "https://www.googleapis.com/",
915 "schemas": { 915 "schemas": {
916 "BackupConfiguration": { 916 "BackupConfiguration": {
917 "description": "Database instance backup configuration.", 917 "description": "Database instance backup configuration.",
918 "id": "BackupConfiguration", 918 "id": "BackupConfiguration",
919 "properties": { 919 "properties": {
920 "binaryLogEnabled": { 920 "binaryLogEnabled": {
921 "description": "Whether binary log is enabled. If backup con figuration is disabled, binary log must be disabled as well.", 921 "description": "Whether binary log is enabled. If backup con figuration is disabled, binary log must be disabled as well.",
922 "type": "boolean" 922 "type": "boolean"
923 }, 923 },
(...skipping 1033 matching lines...) Expand 10 before | Expand all | Expand 10 after
1957 "type": "string" 1957 "type": "string"
1958 } 1958 }
1959 }, 1959 },
1960 "type": "object" 1960 "type": "object"
1961 } 1961 }
1962 }, 1962 },
1963 "servicePath": "sql/v1beta3/", 1963 "servicePath": "sql/v1beta3/",
1964 "title": "Cloud SQL Administration API", 1964 "title": "Cloud SQL Administration API",
1965 "version": "v1beta3" 1965 "version": "v1beta3"
1966 } 1966 }
OLDNEW
« no previous file with comments | « discovery/googleapis_beta/genomics__v1beta2.json ('k') | discovery/googleapis_beta/sqladmin__v1beta4.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698