regenerate all crates with updated patch level

This commit is contained in:
Sebastian Thiel
2020-04-12 18:58:21 +08:00
parent aacc30f08d
commit d302542d8d
1372 changed files with 345452 additions and 163522 deletions

View File

@@ -11,7 +11,7 @@ capabilities. Errors will be printed to standard error, and cause the program's
If data-structures are requested, these will be returned as pretty-printed JSON, to be useful as input to other tools.
Everything else about the *Cloud Asset* API can be found at the
[official documentation site](https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/quickstart-cloud-asset-inventory).
[official documentation site](https://cloud.google.com/asset-inventory/docs/quickstart).
# Installation and Source Code
@@ -25,10 +25,16 @@ Find the source code [on github](https://github.com/Byron/google-apis-rs/tree/ma
# Usage
This documentation was generated from the *Cloud Asset* API at revision *20190625*. The CLI is at version *1.0.12*.
This documentation was generated from the *Cloud Asset* API at revision *20200403*. The CLI is at version *1.0.13*.
```bash
cloudasset1 [options]
feeds
create <parent> (-r <kv>)... [-p <v>]... [-o <out>]
delete <name> [-p <v>]... [-o <out>]
get <name> [-p <v>]... [-o <out>]
list <parent> [-p <v>]... [-o <out>]
patch <name> (-r <kv>)... [-p <v>]... [-o <out>]
methods
batch-get-assets-history <parent> [-p <v>]... [-o <out>]
export-assets <parent> (-r <kv>)... [-p <v>]... [-o <out>]