Files
google-apis-rs/gen/cloudscheduler1-cli/mkdocs.yml
2024-05-16 21:23:40 +02:00

28 lines
1.0 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

site_name: Cloud Scheduler v5.0.5+20240412
site_url: http://byron.github.io/google-apis-rs/google-cloudscheduler1-cli
site_description: A complete library to interact with Cloud Scheduler (protocol v1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/cloudscheduler1-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Projects':
- 'Locations Get': 'projects_locations-get.md'
- 'Locations Jobs Create': 'projects_locations-jobs-create.md'
- 'Locations Jobs Delete': 'projects_locations-jobs-delete.md'
- 'Locations Jobs Get': 'projects_locations-jobs-get.md'
- 'Locations Jobs List': 'projects_locations-jobs-list.md'
- 'Locations Jobs Patch': 'projects_locations-jobs-patch.md'
- 'Locations Jobs Pause': 'projects_locations-jobs-pause.md'
- 'Locations Jobs Resume': 'projects_locations-jobs-resume.md'
- 'Locations Jobs Run': 'projects_locations-jobs-run.md'
- 'Locations List': 'projects_locations-list.md'
theme: readthedocs
copyright: Copyright © 20152024, `Sebastian Thiel`