| 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/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://developers.google.com/cloud-sql/docs/admin-api
/", | 20 "documentationLink": "https://developers.google.com/cloud-sql/docs/admin-api
/", |
| 21 "etag": "\"uUWyYHXmEn-ab7WLvo8qNz2S8ws/iSvEUXm2HnuHWXog2Opj9zU6i3I\"", | 21 "etag": "\"uUWyYHXmEn-ab7WLvo8qNz2S8ws/9fwQA8H2k5NmzsvEUWIyM_KlxbQ\"", |
| 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 849 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 881 "response": { | 881 "response": { |
| 882 "$ref": "TiersListResponse" | 882 "$ref": "TiersListResponse" |
| 883 }, | 883 }, |
| 884 "scopes": [ | 884 "scopes": [ |
| 885 "https://www.googleapis.com/auth/sqlservice.admin" | 885 "https://www.googleapis.com/auth/sqlservice.admin" |
| 886 ] | 886 ] |
| 887 } | 887 } |
| 888 } | 888 } |
| 889 } | 889 } |
| 890 }, | 890 }, |
| 891 "revision": "20140813", | 891 "revision": "20140827", |
| 892 "rootUrl": "https://www.googleapis.com/", | 892 "rootUrl": "https://www.googleapis.com/", |
| 893 "schemas": { | 893 "schemas": { |
| 894 "BackupConfiguration": { | 894 "BackupConfiguration": { |
| 895 "description": "Database instance backup configuration.", | 895 "description": "Database instance backup configuration.", |
| 896 "id": "BackupConfiguration", | 896 "id": "BackupConfiguration", |
| 897 "properties": { | 897 "properties": { |
| 898 "binaryLogEnabled": { | 898 "binaryLogEnabled": { |
| 899 "description": "Whether binary log is enabled. If backup con
figuration is disabled, binary log must be disabled as well.", | 899 "description": "Whether binary log is enabled. If backup con
figuration is disabled, binary log must be disabled as well.", |
| 900 "type": "boolean" | 900 "type": "boolean" |
| 901 }, | 901 }, |
| (...skipping 1020 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1922 "type": "string" | 1922 "type": "string" |
| 1923 } | 1923 } |
| 1924 }, | 1924 }, |
| 1925 "type": "object" | 1925 "type": "object" |
| 1926 } | 1926 } |
| 1927 }, | 1927 }, |
| 1928 "servicePath": "sql/v1beta3/", | 1928 "servicePath": "sql/v1beta3/", |
| 1929 "title": "Cloud SQL Administration API", | 1929 "title": "Cloud SQL Administration API", |
| 1930 "version": "v1beta3" | 1930 "version": "v1beta3" |
| 1931 } | 1931 } |
| OLD | NEW |