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

@@ -72,11 +72,6 @@
"location": "query",
"type": "string"
},
"bearer_token": {
"description": "OAuth bearer token.",
"location": "query",
"type": "string"
},
"callback": {
"description": "JSONP",
"location": "query",
@@ -97,12 +92,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.",
@@ -755,7 +744,7 @@
}
}
},
"revision": "20180424",
"revision": "20180604",
"rootUrl": "https://logging.googleapis.com/",
"schemas": {
"BucketOptions": {