Files
google-apis-rs/gen/cloudmonitoring2_beta2-cli/mkdocs.yml
2024-03-05 21:02:48 +01:00

26 lines
773 B
YAML

site_name: Cloud Monitoring v5.0.4+20170501
site_url: http://byron.github.io/google-apis-rs/google-cloudmonitoring2_beta2-cli
site_description: A complete library to interact with Cloud Monitoring (protocol v2beta2)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/cloudmonitoring2_beta2-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Metric Descriptors':
- 'Create': 'metric-descriptors_create.md'
- 'Delete': 'metric-descriptors_delete.md'
- 'List': 'metric-descriptors_list.md'
- 'Timeseries':
- 'List': 'timeseries_list.md'
- 'Write': 'timeseries_write.md'
- 'Timeseries Descriptors':
- 'List': 'timeseries-descriptors_list.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`