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 *Tag Manager* API at revision *20190220*. The CLI is at version *1.0.8*.
This documentation was generated from the *Tag Manager* API at revision *20190516*. The CLI is at version *1.0.9*.
```bash
tagmanager2 [options]
@@ -77,6 +77,12 @@ tagmanager2 [options]
containers-workspaces-tags-list <parent> [-p <v>]... [-o <out>]
containers-workspaces-tags-revert <path> [-p <v>]... [-o <out>]
containers-workspaces-tags-update <path> (-r <kv>)... [-p <v>]... [-o <out>]
containers-workspaces-templates-create <parent> (-r <kv>)... [-p <v>]... [-o <out>]
containers-workspaces-templates-delete <path> [-p <v>]...
containers-workspaces-templates-get <path> [-p <v>]... [-o <out>]
containers-workspaces-templates-list <parent> [-p <v>]... [-o <out>]
containers-workspaces-templates-revert <path> [-p <v>]... [-o <out>]
containers-workspaces-templates-update <path> (-r <kv>)... [-p <v>]... [-o <out>]
containers-workspaces-triggers-create <parent> (-r <kv>)... [-p <v>]... [-o <out>]
containers-workspaces-triggers-delete <path> [-p <v>]...
containers-workspaces-triggers-get <path> [-p <v>]... [-o <out>]