update all code after version update

This commit is contained in:
Sebastian Thiel
2020-07-10 09:41:44 +08:00
parent c949124df5
commit d1ffa68287
1798 changed files with 692798 additions and 59942 deletions

View File

@@ -1,4 +1,4 @@
site_name: Cloud Build v1.0.13+20200323
site_name: Cloud Build v1.0.14+20200704
site_url: http://byron.github.io/google-apis-rs/google-cloudbuild1-cli
site_description: A complete library to interact with Cloud Build (protocol v1)
@@ -11,12 +11,13 @@ pages:
- ['index.md', 'Home']
- ['operations_cancel.md', 'Operations', 'Cancel']
- ['operations_get.md', 'Operations', 'Get']
- ['operations_list.md', 'Operations', 'List']
- ['projects_builds-cancel.md', 'Projects', 'Builds Cancel']
- ['projects_builds-create.md', 'Projects', 'Builds Create']
- ['projects_builds-get.md', 'Projects', 'Builds Get']
- ['projects_builds-list.md', 'Projects', 'Builds List']
- ['projects_builds-retry.md', 'Projects', 'Builds Retry']
- ['projects_locations-operations-cancel.md', 'Projects', 'Locations Operations Cancel']
- ['projects_locations-operations-get.md', 'Projects', 'Locations Operations Get']
- ['projects_triggers-create.md', 'Projects', 'Triggers Create']
- ['projects_triggers-delete.md', 'Projects', 'Triggers Delete']
- ['projects_triggers-get.md', 'Projects', 'Triggers Get']