Bump version to 1.0.9; update JSON schemas; add new APIs

This commit is contained in:
Sebastian Thiel
2019-07-05 11:32:35 +08:00
parent 99e97ceece
commit e42ebc0c2b
2442 changed files with 190984 additions and 71186 deletions

View File

@@ -25,7 +25,7 @@ Find the source code [on github](https://github.com/Byron/google-apis-rs/tree/ma
# Usage
This documentation was generated from the *DLP* API at revision *20190402*. The CLI is at version *1.0.8*.
This documentation was generated from the *DLP* API at revision *20190629*. The CLI is at version *1.0.9*.
```bash
dlp2 [options]
@@ -73,6 +73,7 @@ dlp2 [options]
job-triggers-get <name> [-p <v>]... [-o <out>]
job-triggers-list <parent> [-p <v>]... [-o <out>]
job-triggers-patch <name> (-r <kv>)... [-p <v>]... [-o <out>]
locations-content-deidentify <parent> <location> (-r <kv>)... [-p <v>]... [-o <out>]
stored-info-types-create <parent> (-r <kv>)... [-p <v>]... [-o <out>]
stored-info-types-delete <name> [-p <v>]... [-o <out>]
stored-info-types-get <name> [-p <v>]... [-o <out>]