Files
google-apis-rs/gen/cloudbilling1-cli/mkdocs.yml
2023-08-23 08:25:17 +02:00

32 lines
1.1 KiB
YAML

site_name: Cloudbilling v5.0.3+20221206
site_url: http://byron.github.io/google-apis-rs/google-cloudbilling1-cli
site_description: A complete library to interact with Cloudbilling (protocol v1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/cloudbilling1-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Billing Accounts':
- 'Create': 'billing-accounts_create.md'
- 'Get': 'billing-accounts_get.md'
- 'Get Iam Policy': 'billing-accounts_get-iam-policy.md'
- 'List': 'billing-accounts_list.md'
- 'Patch': 'billing-accounts_patch.md'
- 'Projects List': 'billing-accounts_projects-list.md'
- 'Set Iam Policy': 'billing-accounts_set-iam-policy.md'
- 'Test Iam Permissions': 'billing-accounts_test-iam-permissions.md'
- 'Projects':
- 'Get Billing Info': 'projects_get-billing-info.md'
- 'Update Billing Info': 'projects_update-billing-info.md'
- 'Services':
- 'List': 'services_list.md'
- 'Skus List': 'services_skus-list.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`