Update to latest versions of API declarations

This commit is contained in:
Sebastian Thiel
2018-10-13 13:49:14 +02:00
parent 5a67475b54
commit 255c7f5ad5
1508 changed files with 819225 additions and 838421 deletions

View File

@@ -12,9 +12,11 @@ homepage = "https://cloud.google.com/compute/docs/access/user-accounts/api/lates
documentation = "http://byron.github.io/google-apis-rs/google_clouduseraccountsvm_beta_cli"
license = "MIT"
keywords = ["clouduseraccounts", "google", "cli"]
autobins = false
[[bin]]
name = "clouduseraccountsvm-beta"
path = "src/main.rs"
[dev-dependencies]
hyper-rustls = "^0.6"