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": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/9fwQA8H2k5NmzsvEUWIyM_KlxbQ\"", | 21 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/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 1890 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 |