Files
google-apis-rs/gen/storagetransfer1-cli/mkdocs.yml
2022-04-26 11:12:08 +08:00

33 lines
1.4 KiB
YAML

site_name: storagetransfer v3.1.0+20220223
site_url: http://byron.github.io/google-apis-rs/google-storagetransfer1-cli
site_description: A complete library to interact with storagetransfer (protocol v1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/storagetransfer1-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['google-service-accounts_get.md', 'Google Service Accounts', 'Get']
- ['projects_agent-pools-create.md', 'Projects', 'Agent Pools Create']
- ['projects_agent-pools-delete.md', 'Projects', 'Agent Pools Delete']
- ['projects_agent-pools-get.md', 'Projects', 'Agent Pools Get']
- ['projects_agent-pools-list.md', 'Projects', 'Agent Pools List']
- ['projects_agent-pools-patch.md', 'Projects', 'Agent Pools Patch']
- ['transfer-jobs_create.md', 'Transfer Jobs', 'Create']
- ['transfer-jobs_get.md', 'Transfer Jobs', 'Get']
- ['transfer-jobs_list.md', 'Transfer Jobs', 'List']
- ['transfer-jobs_patch.md', 'Transfer Jobs', 'Patch']
- ['transfer-jobs_run.md', 'Transfer Jobs', 'Run']
- ['transfer-operations_cancel.md', 'Transfer Operations', 'Cancel']
- ['transfer-operations_get.md', 'Transfer Operations', 'Get']
- ['transfer-operations_list.md', 'Transfer Operations', 'List']
- ['transfer-operations_pause.md', 'Transfer Operations', 'Pause']
- ['transfer-operations_resume.md', 'Transfer Operations', 'Resume']
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`