chore(json): fetch latest json and re-gen all code

This commit is contained in:
Sebastian Thiel
2016-12-16 11:25:26 +01:00
parent e04b6d023d
commit 06caa1de02
657 changed files with 237602 additions and 19201 deletions

View File

@@ -24,7 +24,7 @@ Find the source code [on github](https://github.com/Byron/google-apis-rs/tree/ma
# Usage
This documentation was generated from the *gmail* API at revision *20160711*. The CLI is at version *1.0.0*.
This documentation was generated from the *gmail* API at revision *20161206*. The CLI is at version *1.0.0*.
```bash
gmail1 [options]
@@ -45,6 +45,7 @@ gmail1 [options]
labels-update <user-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
messages-attachments-get <user-id> <message-id> <id> [-p <v>]... [-o <out>]
messages-batch-delete <user-id> (-r <kv>)... [-p <v>]...
messages-batch-modify <user-id> (-r <kv>)... [-p <v>]...
messages-delete <user-id> <id> [-p <v>]...
messages-get <user-id> <id> [-p <v>]... [-o <out>]
messages-import <user-id> (-r <kv>)... (-u (simple|resumable) -f <file> [-m <mime>]) [-p <v>]... [-o <out>]