mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-28 15:22:24 +01:00
35 lines
1.2 KiB
YAML
35 lines
1.2 KiB
YAML
site_name: Cloud Resource Manager v5.0.3+20230115
|
|
site_url: http://byron.github.io/google-apis-rs/google-cloudresourcemanager1_beta1-cli
|
|
site_description: A complete library to interact with Cloud Resource Manager (protocol v1beta1)
|
|
|
|
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/cloudresourcemanager1_beta1-cli
|
|
|
|
docs_dir: docs
|
|
site_dir: build_html
|
|
|
|
nav:
|
|
- Home: 'index.md'
|
|
- 'Organizations':
|
|
- 'Get': 'organizations_get.md'
|
|
- 'Get Iam Policy': 'organizations_get-iam-policy.md'
|
|
- 'List': 'organizations_list.md'
|
|
- 'Set Iam Policy': 'organizations_set-iam-policy.md'
|
|
- 'Test Iam Permissions': 'organizations_test-iam-permissions.md'
|
|
- 'Update': 'organizations_update.md'
|
|
- 'Projects':
|
|
- 'Create': 'projects_create.md'
|
|
- 'Delete': 'projects_delete.md'
|
|
- 'Get': 'projects_get.md'
|
|
- 'Get Ancestry': 'projects_get-ancestry.md'
|
|
- 'Get Iam Policy': 'projects_get-iam-policy.md'
|
|
- 'List': 'projects_list.md'
|
|
- 'Set Iam Policy': 'projects_set-iam-policy.md'
|
|
- 'Test Iam Permissions': 'projects_test-iam-permissions.md'
|
|
- 'Undelete': 'projects_undelete.md'
|
|
- 'Update': 'projects_update.md'
|
|
|
|
theme: readthedocs
|
|
|
|
copyright: Copyright © 2015-2020, `Sebastian Thiel`
|
|
|