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

@@ -1,4 +1,4 @@
site_name: Vision v1.0.8+20190314
site_name: Vision v1.0.9+20190628
site_url: http://byron.github.io/google-apis-rs/google-vision1-cli
site_description: A complete library to interact with Vision (protocol v1)
@@ -9,13 +9,16 @@ site_dir: build_html
pages:
- ['index.md', 'Home']
- ['files_annotate.md', 'Files', 'Annotate']
- ['files_async-batch-annotate.md', 'Files', 'Async Batch Annotate']
- ['images_annotate.md', 'Images', 'Annotate']
- ['images_async-batch-annotate.md', 'Images', 'Async Batch Annotate']
- ['locations_operations-get.md', 'Locations', 'Operations Get']
- ['operations_cancel.md', 'Operations', 'Cancel']
- ['operations_delete.md', 'Operations', 'Delete']
- ['operations_get.md', 'Operations', 'Get']
- ['operations_list.md', 'Operations', 'List']
- ['projects_locations-operations-get.md', 'Projects', 'Locations Operations Get']
- ['projects_locations-product-sets-add-product.md', 'Projects', 'Locations Product Sets Add Product']
- ['projects_locations-product-sets-create.md', 'Projects', 'Locations Product Sets Create']
- ['projects_locations-product-sets-delete.md', 'Projects', 'Locations Product Sets Delete']
@@ -34,8 +37,9 @@ pages:
- ['projects_locations-products-reference-images-delete.md', 'Projects', 'Locations Products Reference Images Delete']
- ['projects_locations-products-reference-images-get.md', 'Projects', 'Locations Products Reference Images Get']
- ['projects_locations-products-reference-images-list.md', 'Projects', 'Locations Products Reference Images List']
- ['projects_operations-get.md', 'Projects', 'Operations Get']
theme: readthedocs
copyright: Copyright © 2015-2016, `Sebastian Thiel`
copyright: Copyright © 2015-2019, `Sebastian Thiel`