mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
Publish latest versions of all APIs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
site_name: iam v1.0.6+20170515
|
||||
site_name: iam v1.0.6+20170919
|
||||
site_url: http://byron.github.io/google-apis-rs/google-iam1-cli
|
||||
site_description: A complete library to interact with iam (protocol v1)
|
||||
|
||||
@@ -9,6 +9,19 @@ site_dir: build_html
|
||||
|
||||
pages:
|
||||
- ['index.md', 'Home']
|
||||
- ['organizations_roles-create.md', 'Organizations', 'Roles Create']
|
||||
- ['organizations_roles-delete.md', 'Organizations', 'Roles Delete']
|
||||
- ['organizations_roles-get.md', 'Organizations', 'Roles Get']
|
||||
- ['organizations_roles-list.md', 'Organizations', 'Roles List']
|
||||
- ['organizations_roles-patch.md', 'Organizations', 'Roles Patch']
|
||||
- ['organizations_roles-undelete.md', 'Organizations', 'Roles Undelete']
|
||||
- ['permissions_query-testable-permissions.md', 'Permissions', 'Query Testable Permissions']
|
||||
- ['projects_roles-create.md', 'Projects', 'Roles Create']
|
||||
- ['projects_roles-delete.md', 'Projects', 'Roles Delete']
|
||||
- ['projects_roles-get.md', 'Projects', 'Roles Get']
|
||||
- ['projects_roles-list.md', 'Projects', 'Roles List']
|
||||
- ['projects_roles-patch.md', 'Projects', 'Roles Patch']
|
||||
- ['projects_roles-undelete.md', 'Projects', 'Roles Undelete']
|
||||
- ['projects_service-accounts-create.md', 'Projects', 'Service Accounts Create']
|
||||
- ['projects_service-accounts-delete.md', 'Projects', 'Service Accounts Delete']
|
||||
- ['projects_service-accounts-get.md', 'Projects', 'Service Accounts Get']
|
||||
@@ -23,6 +36,8 @@ pages:
|
||||
- ['projects_service-accounts-sign-jwt.md', 'Projects', 'Service Accounts Sign Jwt']
|
||||
- ['projects_service-accounts-test-iam-permissions.md', 'Projects', 'Service Accounts Test Iam Permissions']
|
||||
- ['projects_service-accounts-update.md', 'Projects', 'Service Accounts Update']
|
||||
- ['roles_get.md', 'Roles', 'Get']
|
||||
- ['roles_list.md', 'Roles', 'List']
|
||||
- ['roles_query-grantable-roles.md', 'Roles', 'Query Grantable Roles']
|
||||
|
||||
theme: readthedocs
|
||||
|
||||
Reference in New Issue
Block a user