mirror of
https://github.com/rclone/rclone.git
synced 2026-01-03 17:13:18 +00:00
Update vendor dependencies
This commit is contained in:
10
vendor/google.golang.org/api/drive/v2/drive-api.json
generated
vendored
10
vendor/google.golang.org/api/drive/v2/drive-api.json
generated
vendored
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/Bxo7TXXOxzhoC81JSCcKcp551FA\"",
|
||||
"etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/Q3Kd6t_wsQx8lVoiuJLagBsP-sc\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "drive:v2",
|
||||
"name": "drive",
|
||||
"version": "v2",
|
||||
"revision": "20161018",
|
||||
"revision": "20161103",
|
||||
"title": "Drive API",
|
||||
"description": "Manages files in Drive including uploading, downloading, searching, detecting changes, and updating sharing permissions.",
|
||||
"ownerDomain": "google.com",
|
||||
@@ -1119,6 +1119,10 @@
|
||||
"type": "boolean",
|
||||
"description": "Deprecated."
|
||||
},
|
||||
"modified": {
|
||||
"type": "boolean",
|
||||
"description": "Whether the file has been modified by this user."
|
||||
},
|
||||
"restricted": {
|
||||
"type": "boolean",
|
||||
"description": "Whether viewers and commenters are prevented from downloading, printing, and copying this file."
|
||||
@@ -4246,8 +4250,10 @@
|
||||
"maxResults": {
|
||||
"type": "integer",
|
||||
"description": "Maximum number of revisions to return.",
|
||||
"default": "200",
|
||||
"format": "int32",
|
||||
"minimum": "1",
|
||||
"maximum": "1000",
|
||||
"location": "query"
|
||||
},
|
||||
"pageToken": {
|
||||
|
||||
798
vendor/google.golang.org/api/drive/v2/drive-gen.go
generated
vendored
798
vendor/google.golang.org/api/drive/v2/drive-gen.go
generated
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user