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

38 lines
1.3 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: DLP v5.0.5+20171205
site_url: http://byron.github.io/google-apis-rs/google-dlp2_beta1-cli
site_description: A complete library to interact with DLP (protocol v2beta1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/dlp2_beta1-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Content':
- 'Deidentify': 'content_deidentify.md'
- 'Inspect': 'content_inspect.md'
- 'Redact': 'content_redact.md'
- 'Data Source':
- 'Analyze': 'data-source_analyze.md'
- 'Inspect':
- 'Operations Cancel': 'inspect_operations-cancel.md'
- 'Operations Create': 'inspect_operations-create.md'
- 'Operations Delete': 'inspect_operations-delete.md'
- 'Operations Get': 'inspect_operations-get.md'
- 'Operations List': 'inspect_operations-list.md'
- 'Results Findings List': 'inspect_results-findings-list.md'
- 'Risk Analysis':
- 'Operations Cancel': 'risk-analysis_operations-cancel.md'
- 'Operations Delete': 'risk-analysis_operations-delete.md'
- 'Operations Get': 'risk-analysis_operations-get.md'
- 'Operations List': 'risk-analysis_operations-list.md'
- 'Root Categories':
- 'Info Types List': 'root-categories_info-types-list.md'
- 'List': 'root-categories_list.md'
theme: readthedocs
copyright: Copyright © 20152024, `Sebastian Thiel`