Upgrade to latest API versions + code regen

This commit is contained in:
Sebastian Thiel
2017-12-12 14:30:54 +01:00
parent dc30217711
commit 357a0e650e
776 changed files with 356718 additions and 104442 deletions

View File

@@ -317,7 +317,7 @@ fn main() {
let mut app = App::new("adexperiencereport1")
.author("Sebastian Thiel <byronimo@gmail.com>")
.version("1.0.6+20170918")
.version("1.0.6+20171129")
.about("View Ad Experience Report data, and get a list of sites that have a significant number of annoying ads.")
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_adexperiencereport1_cli")
.arg(Arg::with_name("url")