fix(all): update all code to latest version

* add new APIs
* remove old ones
* add latest json files
This commit is contained in:
Sebastian Thiel
2015-04-24 20:07:12 +02:00
parent 845a568b25
commit f8689be451
650 changed files with 80776 additions and 88805 deletions

View File

@@ -1,6 +1,6 @@
{
"kind": "discovery#restDescription",
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/X7hvmvZAuE2GX5lBTJUD_xWfVrI\"",
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/SRyMqDO5Lt1H_OK2ek0Fc_aeb5M\"",
"discoveryVersion": "v1",
"id": "compute:v1",
"name": "compute",
@@ -2968,7 +2968,9 @@
"TARGET_HTTP_PROXIES",
"TARGET_INSTANCES",
"TARGET_POOLS",
"URL_MAPS"
"TARGET_VPN_GATEWAYS",
"URL_MAPS",
"VPN_TUNNELS"
],
"enumDescriptions": [
"",
@@ -2989,6 +2991,8 @@
"",
"",
"",
"",
"",
""
]
},
@@ -7552,6 +7556,15 @@
"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
"location": "path"
},
"port": {
"type": "integer",
"description": "Which COM port to retrieve data from.",
"default": "1",
"format": "int32",
"minimum": "1",
"maximum": "4",
"location": "query"
},
"project": {
"type": "string",
"description": "Project ID for this request.",