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

39 lines
1.5 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: Cloudbilling v5.0.5+20240412
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'
- 'Move': 'billing-accounts_move.md'
- 'Patch': 'billing-accounts_patch.md'
- 'Projects List': 'billing-accounts_projects-list.md'
- 'Set Iam Policy': 'billing-accounts_set-iam-policy.md'
- 'Sub Accounts Create': 'billing-accounts_sub-accounts-create.md'
- 'Sub Accounts List': 'billing-accounts_sub-accounts-list.md'
- 'Test Iam Permissions': 'billing-accounts_test-iam-permissions.md'
- 'Organizations':
- 'Billing Accounts Create': 'organizations_billing-accounts-create.md'
- 'Billing Accounts List': 'organizations_billing-accounts-list.md'
- 'Billing Accounts Move': 'organizations_billing-accounts-move.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 © 20152024, `Sebastian Thiel`