chore(json): fetch latest json and re-gen all code

This commit is contained in:
Sebastian Thiel
2016-12-16 11:25:26 +01:00
parent e04b6d023d
commit 06caa1de02
657 changed files with 237602 additions and 19201 deletions

View File

@@ -1,18 +1,18 @@
{
"kind": "discovery#restDescription",
"etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/PQ71CNC0zbDU3bik-BkiSGiNtVU\"",
"etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/VNWoCHk2DTUctXjZhpj19vf2iTM\"",
"discoveryVersion": "v1",
"id": "dns:v2beta1",
"name": "dns",
"version": "v2beta1",
"revision": "20160825",
"revision": "20161130",
"title": "Google Cloud DNS API",
"description": "Configures and serves authoritative DNS records.",
"ownerDomain": "google.com",
"ownerName": "Google",
"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"
},
"documentationLink": "https://developers.google.com/cloud-dns",
"protocol": "rest",
@@ -869,10 +869,10 @@
}
}
},
"dnskeys": {
"dnsKeys": {
"methods": {
"get": {
"id": "dns.dnskeys.get",
"id": "dns.dnsKeys.get",
"path": "{project}/managedZones/{managedZone}/dnsKeys/{dnsKeyId}",
"httpMethod": "GET",
"description": "Fetch the representation of an existing DnsKey.",
@@ -922,7 +922,7 @@
]
},
"list": {
"id": "dns.dnskeys.list",
"id": "dns.dnsKeys.list",
"path": "{project}/managedZones/{managedZone}/dnsKeys",
"httpMethod": "GET",
"description": "Enumerate DnsKeys to a ResourceRecordSet collection.",