Upgrade to latest API versions + code regen

This commit is contained in:
Sebastian Thiel
2017-12-12 14:30:54 +01:00
parent dc30217711
commit 357a0e650e
776 changed files with 356718 additions and 104442 deletions

View File

@@ -1,4 +1,4 @@
site_name: Cloud Functions v1.0.6+20170920
site_name: Cloud Functions v1.0.6+20171206
site_url: http://byron.github.io/google-apis-rs/google-cloudfunctions1-cli
site_description: A complete library to interact with Cloud Functions (protocol v1)
@@ -11,6 +11,14 @@ pages:
- ['index.md', 'Home']
- ['operations_get.md', 'Operations', 'Get']
- ['operations_list.md', 'Operations', 'List']
- ['projects_locations-functions-call.md', 'Projects', 'Locations Functions Call']
- ['projects_locations-functions-create.md', 'Projects', 'Locations Functions Create']
- ['projects_locations-functions-delete.md', 'Projects', 'Locations Functions Delete']
- ['projects_locations-functions-generate-download-url.md', 'Projects', 'Locations Functions Generate Download Url']
- ['projects_locations-functions-generate-upload-url.md', 'Projects', 'Locations Functions Generate Upload Url']
- ['projects_locations-functions-get.md', 'Projects', 'Locations Functions Get']
- ['projects_locations-functions-list.md', 'Projects', 'Locations Functions List']
- ['projects_locations-functions-patch.md', 'Projects', 'Locations Functions Patch']
- ['projects_locations-list.md', 'Projects', 'Locations List']
theme: readthedocs