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

38 lines
1.2 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: Cloud User Accounts v5.0.5+20160316
site_url: http://byron.github.io/google-apis-rs/google-clouduseraccountsvm_beta-cli
site_description: A complete library to interact with Cloud User Accounts (protocol vm_beta)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/clouduseraccountsvm_beta-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Global Accounts Operations':
- 'Delete': 'global-accounts-operations_delete.md'
- 'Get': 'global-accounts-operations_get.md'
- 'List': 'global-accounts-operations_list.md'
- 'Groups':
- 'Add Member': 'groups_add-member.md'
- 'Delete': 'groups_delete.md'
- 'Get': 'groups_get.md'
- 'Insert': 'groups_insert.md'
- 'List': 'groups_list.md'
- 'Remove Member': 'groups_remove-member.md'
- 'Linux':
- 'Get Authorized Keys View': 'linux_get-authorized-keys-view.md'
- 'Get Linux Account Views': 'linux_get-linux-account-views.md'
- 'Users':
- 'Add Public Key': 'users_add-public-key.md'
- 'Delete': 'users_delete.md'
- 'Get': 'users_get.md'
- 'Insert': 'users_insert.md'
- 'List': 'users_list.md'
- 'Remove Public Key': 'users_remove-public-key.md'
theme: readthedocs
copyright: Copyright © 20152024, `Sebastian Thiel`