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/sqladmin/v1beta3", |
17 "canonicalName": "SQL Admin", | 17 "canonicalName": "SQL Admin", |
18 "description": "Creates and configures Cloud SQL instances, which provide fu
lly-managed MySQL databases.", | 18 "description": "Creates and configures Cloud SQL instances, which provide fu
lly-managed MySQL databases.", |
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": "\"YWOzh2SDasdU84ArJnpYek-OMdg/lsRSA9rF-4KQu4xYN0id-kYxBtA\"", | 21 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/lsRSA9rF-4KQu4xYN0id-kYxBtA\"", |
22 "icons": { | 22 "icons": { |
23 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", | 23 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
24 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" | 24 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" |
25 }, | 25 }, |
26 "id": "sqladmin:v1beta3", | 26 "id": "sqladmin:v1beta3", |
(...skipping 1934 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1961 "type": "string" | 1961 "type": "string" |
1962 } | 1962 } |
1963 }, | 1963 }, |
1964 "type": "object" | 1964 "type": "object" |
1965 } | 1965 } |
1966 }, | 1966 }, |
1967 "servicePath": "sql/v1beta3/", | 1967 "servicePath": "sql/v1beta3/", |
1968 "title": "Cloud SQL Administration API", | 1968 "title": "Cloud SQL Administration API", |
1969 "version": "v1beta3" | 1969 "version": "v1beta3" |
1970 } | 1970 } |
OLD | NEW |