| Index: discovery/googleapis_beta/sqladmin__v1beta3.json
|
| diff --git a/discovery/googleapis_beta/sqladmin__v1beta3.json b/discovery/googleapis_beta/sqladmin__v1beta3.json
|
| index 08dc5bbe9ca60518f61e24efa403927136955bc3..7fff2334474e1843bd6795b0df84cf794b1b4f6d 100644
|
| --- a/discovery/googleapis_beta/sqladmin__v1beta3.json
|
| +++ b/discovery/googleapis_beta/sqladmin__v1beta3.json
|
| @@ -18,7 +18,7 @@
|
| "description": "API for Cloud SQL database instance management.",
|
| "discoveryVersion": "v1",
|
| "documentationLink": "https://developers.google.com/cloud-sql/docs/admin-api/",
|
| - "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/hSgBYRvTI2dDR9CzjHO6eIajaXc\"",
|
| + "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/hsbAfC9SMMz0njrqp0sUQ-CdpcQ\"",
|
| "icons": {
|
| "x16": "http://www.google.com/images/icons/product/search-16.gif",
|
| "x32": "http://www.google.com/images/icons/product/search-32.gif"
|
| @@ -888,7 +888,7 @@
|
| }
|
| }
|
| },
|
| - "revision": "20141020",
|
| + "revision": "20141112",
|
| "rootUrl": "https://www.googleapis.com/",
|
| "schemas": {
|
| "BackupConfiguration": {
|
| @@ -1117,7 +1117,7 @@
|
| "type": "string"
|
| },
|
| "region": {
|
| - "description": "The geographical region. Can be us-east1, us-central, asia-east1 or europe-west1. Defaults to us-central. The region can not be changed after instance creation.",
|
| + "description": "The geographical region. Can be us-central, asia-east1 or europe-west1. Defaults to us-central. The region can not be changed after instance creation.",
|
| "type": "string"
|
| },
|
| "replicaNames": {
|
| @@ -1131,6 +1131,10 @@
|
| "$ref": "SslCert",
|
| "description": "SSL configuration."
|
| },
|
| + "serviceAccountEmailAddress": {
|
| + "description": "The service account email address assigned to the instance.",
|
| + "type": "string"
|
| + },
|
| "settings": {
|
| "$ref": "Settings",
|
| "description": "The user settings."
|
|
|