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

31 lines
962 B
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 Resource Manager v5.0.5+20240414
site_url: http://byron.github.io/google-apis-rs/google-cloudresourcemanager2-cli
site_description: A complete library to interact with Cloud Resource Manager (protocol v2)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/cloudresourcemanager2-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Folders':
- 'Create': 'folders_create.md'
- 'Delete': 'folders_delete.md'
- 'Get': 'folders_get.md'
- 'Get Iam Policy': 'folders_get-iam-policy.md'
- 'List': 'folders_list.md'
- 'Move': 'folders_move.md'
- 'Patch': 'folders_patch.md'
- 'Search': 'folders_search.md'
- 'Set Iam Policy': 'folders_set-iam-policy.md'
- 'Test Iam Permissions': 'folders_test-iam-permissions.md'
- 'Undelete': 'folders_undelete.md'
- 'Operations':
- 'Get': 'operations_get.md'
theme: readthedocs
copyright: Copyright © 20152024, `Sebastian Thiel`