mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-28 07:11:58 +01:00
38 lines
1.2 KiB
YAML
38 lines
1.2 KiB
YAML
site_name: Cloud User Accounts v5.0.4+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 © 2015-2020, `Sebastian Thiel`
|
|
|