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": "\"l66ggWbucbkBw9Lpos72oziyefE/9fwQA8H2k5NmzsvEUWIyM_KlxbQ\"", | 21 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/hSgBYRvTI2dDR9CzjHO6eIajaXc\"", |
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 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
88 "dueTime" | 88 "dueTime" |
89 ], | 89 ], |
90 "parameters": { | 90 "parameters": { |
91 "backupConfiguration": { | 91 "backupConfiguration": { |
92 "description": "Identifier for the backup configurat
ion. This gets generated automatically when a backup configuration is created.", | 92 "description": "Identifier for the backup configurat
ion. This gets generated automatically when a backup configuration is created.", |
93 "location": "path", | 93 "location": "path", |
94 "required": true, | 94 "required": true, |
95 "type": "string" | 95 "type": "string" |
96 }, | 96 }, |
97 "dueTime": { | 97 "dueTime": { |
98 "description": "The time when this run is due to sta
rt in RFC 3339 format, for example 2012-11-15T16:19:00.094Z.", | 98 "description": "The start time of the four-hour back
up window. The backup can occur any time in the window. The time is in RFC 3339
format, for example 2012-11-15T16:19:00.094Z.", |
99 "location": "query", | 99 "location": "query", |
100 "required": true, | 100 "required": true, |
101 "type": "string" | 101 "type": "string" |
102 }, | 102 }, |
103 "instance": { | 103 "instance": { |
104 "description": "Cloud SQL instance ID. This does not
include the project ID.", | 104 "description": "Cloud SQL instance ID. This does not
include the project ID.", |
105 "location": "path", | 105 "location": "path", |
106 "required": true, | 106 "required": true, |
107 "type": "string" | 107 "type": "string" |
108 }, | 108 }, |
(...skipping 426 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
535 "dueTime" | 535 "dueTime" |
536 ], | 536 ], |
537 "parameters": { | 537 "parameters": { |
538 "backupConfiguration": { | 538 "backupConfiguration": { |
539 "description": "The identifier of the backup configu
ration. This gets generated automatically when a backup configuration is created
.", | 539 "description": "The identifier of the backup configu
ration. This gets generated automatically when a backup configuration is created
.", |
540 "location": "query", | 540 "location": "query", |
541 "required": true, | 541 "required": true, |
542 "type": "string" | 542 "type": "string" |
543 }, | 543 }, |
544 "dueTime": { | 544 "dueTime": { |
545 "description": "The time when this run is due to sta
rt in RFC 3339 format, for example 2012-11-15T16:19:00.094Z.", | 545 "description": "The start time of the four-hour back
up window. The backup can occur any time in the window. The time is in RFC 3339
format, for example 2012-11-15T16:19:00.094Z.", |
546 "location": "query", | 546 "location": "query", |
547 "required": true, | 547 "required": true, |
548 "type": "string" | 548 "type": "string" |
549 }, | 549 }, |
550 "instance": { | 550 "instance": { |
551 "description": "Cloud SQL instance ID. This does not
include the project ID.", | 551 "description": "Cloud SQL instance ID. This does not
include the project ID.", |
552 "location": "path", | 552 "location": "path", |
553 "required": true, | 553 "required": true, |
554 "type": "string" | 554 "type": "string" |
555 }, | 555 }, |
(...skipping 325 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": "20140827", | 891 "revision": "20141020", |
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 179 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1081 "description": "The instance type. This can be one of the fo
llowing.\nCLOUD_SQL_INSTANCE: Regular Cloud SQL instance.\nREAD_REPLICA_INSTANCE
: Cloud SQL instance acting as a read-replica.", | 1081 "description": "The instance type. This can be one of the fo
llowing.\nCLOUD_SQL_INSTANCE: Regular Cloud SQL instance.\nREAD_REPLICA_INSTANCE
: Cloud SQL instance acting as a read-replica.", |
1082 "type": "string" | 1082 "type": "string" |
1083 }, | 1083 }, |
1084 "ipAddresses": { | 1084 "ipAddresses": { |
1085 "description": "The assigned IP addresses for the instance."
, | 1085 "description": "The assigned IP addresses for the instance."
, |
1086 "items": { | 1086 "items": { |
1087 "$ref": "IpMapping" | 1087 "$ref": "IpMapping" |
1088 }, | 1088 }, |
1089 "type": "array" | 1089 "type": "array" |
1090 }, | 1090 }, |
| 1091 "ipv6Address": { |
| 1092 "description": "The IPv6 address assigned to the instance.", |
| 1093 "type": "string" |
| 1094 }, |
1091 "kind": { | 1095 "kind": { |
1092 "default": "sql#instance", | 1096 "default": "sql#instance", |
1093 "description": "This is always sql#instance.", | 1097 "description": "This is always sql#instance.", |
1094 "type": "string" | 1098 "type": "string" |
1095 }, | 1099 }, |
1096 "masterInstanceName": { | 1100 "masterInstanceName": { |
1097 "description": "The name of the instance which will act as m
aster in the replication setup.", | 1101 "description": "The name of the instance which will act as m
aster in the replication setup.", |
1098 "type": "string" | 1102 "type": "string" |
1099 }, | 1103 }, |
1100 "maxDiskSize": { | 1104 "maxDiskSize": { |
(...skipping 466 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1567 "description": "The list of external networks that are allow
ed to connect to the instance using the IP. In CIDR notation, also known as 'sla
sh' notation (e.g. 192.168.100.0/24).", | 1571 "description": "The list of external networks that are allow
ed to connect to the instance using the IP. In CIDR notation, also known as 'sla
sh' notation (e.g. 192.168.100.0/24).", |
1568 "items": { | 1572 "items": { |
1569 "type": "string" | 1573 "type": "string" |
1570 }, | 1574 }, |
1571 "type": "array" | 1575 "type": "array" |
1572 }, | 1576 }, |
1573 "enabled": { | 1577 "enabled": { |
1574 "description": "Whether the instance should be assigned an I
P address or not.", | 1578 "description": "Whether the instance should be assigned an I
P address or not.", |
1575 "type": "boolean" | 1579 "type": "boolean" |
1576 }, | 1580 }, |
| 1581 "kind": { |
| 1582 "default": "sql#ipConfiguration", |
| 1583 "description": "This is always sql#ipConfiguration.", |
| 1584 "type": "string" |
| 1585 }, |
1577 "requireSsl": { | 1586 "requireSsl": { |
1578 "description": "Whether the mysqld should default to 'REQUIR
E X509' for users connecting over IP.", | 1587 "description": "Whether the mysqld should default to 'REQUIR
E X509' for users connecting over IP.", |
1579 "type": "boolean" | 1588 "type": "boolean" |
1580 } | 1589 } |
1581 }, | 1590 }, |
1582 "type": "object" | 1591 "type": "object" |
1583 }, | 1592 }, |
1584 "IpMapping": { | 1593 "IpMapping": { |
1585 "description": "Database instance IP Mapping.", | 1594 "description": "Database instance IP Mapping.", |
1586 "id": "IpMapping", | 1595 "id": "IpMapping", |
(...skipping 335 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1922 "type": "string" | 1931 "type": "string" |
1923 } | 1932 } |
1924 }, | 1933 }, |
1925 "type": "object" | 1934 "type": "object" |
1926 } | 1935 } |
1927 }, | 1936 }, |
1928 "servicePath": "sql/v1beta3/", | 1937 "servicePath": "sql/v1beta3/", |
1929 "title": "Cloud SQL Administration API", | 1938 "title": "Cloud SQL Administration API", |
1930 "version": "v1beta3" | 1939 "version": "v1beta3" |
1931 } | 1940 } |
OLD | NEW |