chore(json): update all apis

And bring in 5 new ones, including cloudkms.
Also update dependencies to make things compile again.
This commit is contained in:
Sebastian Thiel
2017-05-22 20:42:37 +02:00
parent 18f0cae1d0
commit 9cff808362
723 changed files with 182398 additions and 108055 deletions

View File

@@ -1,12 +1,12 @@
{
"kind": "discovery#restDescription",
"etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/Kv4k8l-mDK-6OGsxLWV2P7-SUpY\"",
"etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/tsPMnqp6qkeRW283IiZ3j0pIVgE\"",
"discoveryVersion": "v1",
"id": "youtubeAnalytics:v1",
"name": "youtubeAnalytics",
"canonicalName": "YouTube Analytics",
"version": "v1",
"revision": "20161213",
"revision": "20170517",
"title": "YouTube Analytics API",
"description": "Retrieves your YouTube Analytics data.",
"ownerDomain": "google.com",
@@ -485,6 +485,11 @@
"pattern": "[a-zA-Z]+==[a-zA-Z0-9_+-]+",
"location": "query"
},
"include-historical-channel-data": {
"type": "boolean",
"description": "If set to true historical data (i.e. channel data from before the linking of the channel to the content owner) will be retrieved.",
"location": "query"
},
"max-results": {
"type": "integer",
"description": "The maximum number of rows to include in the response.",