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": "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": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/1UPxGg9gzYawzzZ7NxtSl3TlsMI\"", | 21 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/RAb67elzYK1YWeK8T8dw5Yx6T4g\"", |
22 "icons": { | 22 "icons": { |
23 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 23 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
24 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 24 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" |
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": { |
32 "alt": { | 32 "alt": { |
33 "default": "json", | 33 "default": "json", |
34 "description": "Data format for the response.", | 34 "description": "Data format for the response.", |
(...skipping 868 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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": "20161028", | 913 "revision": "20161209", |
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 1000 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1924 "description": "The maximum RAM usage of this tier in bytes.
", | 1924 "description": "The maximum RAM usage of this tier in bytes.
", |
1925 "format": "int64", | 1925 "format": "int64", |
1926 "type": "string" | 1926 "type": "string" |
1927 }, | 1927 }, |
1928 "kind": { | 1928 "kind": { |
1929 "default": "sql#tier", | 1929 "default": "sql#tier", |
1930 "description": "This is always sql#tier.", | 1930 "description": "This is always sql#tier.", |
1931 "type": "string" | 1931 "type": "string" |
1932 }, | 1932 }, |
1933 "region": { | 1933 "region": { |
1934 "description": "The applicable regions for this tier. Can be
us-east1, europe-west1, or asia-east1.", | 1934 "description": "The applicable regions for this tier.", |
1935 "items": { | 1935 "items": { |
1936 "type": "string" | 1936 "type": "string" |
1937 }, | 1937 }, |
1938 "type": "array" | 1938 "type": "array" |
1939 }, | 1939 }, |
1940 "tier": { | 1940 "tier": { |
1941 "description": "An identifier for the service tier, for exam
ple D1, D2 etc. For related information, see Pricing.", | 1941 "description": "An identifier for the service tier, for exam
ple D1, D2 etc. For related information, see Pricing.", |
1942 "type": "string" | 1942 "type": "string" |
1943 } | 1943 } |
1944 }, | 1944 }, |
(...skipping 16 matching lines...) Expand all 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 |