google-taskqueue1_beta2-cli 6.0.0+20160428

A complete library to interact with taskqueue (protocol v1beta2)
site_name: taskqueue v6.0.0+20160428
site_url: http://byron.github.io/google-apis-rs/google-taskqueue1_beta2-cli
site_description: A complete library to interact with taskqueue (protocol v1beta2)

repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/taskqueue1_beta2-cli

docs_dir: docs
site_dir: build_html

nav:
- Home: 'index.md'
- 'Taskqueues':
    - 'Get': 'taskqueues_get.md'
- 'Tasks':
    - 'Delete': 'tasks_delete.md'
    - 'Get': 'tasks_get.md'
    - 'Insert': 'tasks_insert.md'
    - 'Lease': 'tasks_lease.md'
    - 'List': 'tasks_list.md'
    - 'Patch': 'tasks_patch.md'
    - 'Update': 'tasks_update.md'

theme: readthedocs

copyright: Copyright © 2015–2024, `Sebastian Thiel`