Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(315)

Unified Diff: discovery/googleapis_beta/sqladmin__v1beta4.json

Issue 2571553005: Api-roll 43: 2016-12-13 (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis_beta/sqladmin__v1beta3.json ('k') | discovery/googleapis_beta/taskqueue__v1beta2.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis_beta/sqladmin__v1beta4.json
diff --git a/discovery/googleapis_beta/sqladmin__v1beta4.json b/discovery/googleapis_beta/sqladmin__v1beta4.json
index 22da5961d815be74597ed2585ad09fc94bada465..232db9ced22895e094b5b91f5835df1c59b40281 100644
--- a/discovery/googleapis_beta/sqladmin__v1beta4.json
+++ b/discovery/googleapis_beta/sqladmin__v1beta4.json
@@ -18,10 +18,10 @@
"description": "Creates and configures Cloud SQL instances, which provide fully-managed MySQL databases.",
"discoveryVersion": "v1",
"documentationLink": "https://cloud.google.com/sql/docs/reference/latest",
- "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/H86xtwTxBcxWtPGnqvHTnSt-xyM\"",
+ "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/_SgIKPOObAEfzfmWstkaHktsaJo\"",
"icons": {
- "x16": "http://www.google.com/images/icons/product/search-16.gif",
- "x32": "http://www.google.com/images/icons/product/search-32.gif"
+ "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
+ "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
"id": "sqladmin:v1beta4",
"kind": "discovery#restDescription",
@@ -1444,7 +1444,7 @@
}
}
},
- "revision": "20161028",
+ "revision": "20161209",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"AclEntry": {
@@ -2137,6 +2137,10 @@
"description": "The due time for this IP to be retired in RFC 3339 format, for example 2012-11-15T16:19:00.094Z. This field is only available when the IP is scheduled to be retired.",
"format": "date-time",
"type": "string"
+ },
+ "type": {
+ "description": "The type of this IP address. A PRIMARY address is an address that can accept incoming connections. An OUTGOING address is the source address of connections originating from the instance, if supported.",
+ "type": "string"
}
},
"type": "object"
@@ -2676,7 +2680,7 @@
"type": "string"
},
"region": {
- "description": "The applicable regions for this tier. Can be us-east1, europe-west1 or asia-east1.",
+ "description": "The applicable regions for this tier.",
"items": {
"type": "string"
},
« no previous file with comments | « discovery/googleapis_beta/sqladmin__v1beta3.json ('k') | discovery/googleapis_beta/taskqueue__v1beta2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698