mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
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:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user