revendor GCE API Go client

This commit is contained in:
Minhan Xia
2018-06-22 16:57:24 -07:00
parent 0d9c432542
commit 9e45bb8264
14 changed files with 6650 additions and 120 deletions

View File

@@ -60,11 +60,6 @@
"location": "query",
"type": "string"
},
"bearer_token": {
"description": "OAuth bearer token.",
"location": "query",
"type": "string"
},
"callback": {
"description": "JSONP",
"location": "query",
@@ -85,12 +80,6 @@
"location": "query",
"type": "string"
},
"pp": {
"default": "true",
"description": "Pretty-print response.",
"location": "query",
"type": "boolean"
},
"prettyPrint": {
"default": "true",
"description": "Returns response with indentations and line breaks.",
@@ -2372,7 +2361,7 @@
}
}
},
"revision": "20180504",
"revision": "20180607",
"rootUrl": "https://container.googleapis.com/",
"schemas": {
"AcceleratorConfig": {