CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
azure/__init__.py
azure/ai/__init__.py
azure/ai/contentunderstanding/__init__.py
azure/ai/contentunderstanding/_client.py
azure/ai/contentunderstanding/_configuration.py
azure/ai/contentunderstanding/_patch.py
azure/ai/contentunderstanding/_validation.py
azure/ai/contentunderstanding/_version.py
azure/ai/contentunderstanding/py.typed
azure/ai/contentunderstanding/_operations/__init__.py
azure/ai/contentunderstanding/_operations/_operations.py
azure/ai/contentunderstanding/_operations/_patch.py
azure/ai/contentunderstanding/_utils/__init__.py
azure/ai/contentunderstanding/_utils/model_base.py
azure/ai/contentunderstanding/_utils/serialization.py
azure/ai/contentunderstanding/_utils/utils.py
azure/ai/contentunderstanding/aio/__init__.py
azure/ai/contentunderstanding/aio/_client.py
azure/ai/contentunderstanding/aio/_configuration.py
azure/ai/contentunderstanding/aio/_patch.py
azure/ai/contentunderstanding/aio/_operations/__init__.py
azure/ai/contentunderstanding/aio/_operations/_operations.py
azure/ai/contentunderstanding/aio/_operations/_patch.py
azure/ai/contentunderstanding/aio/models/__init__.py
azure/ai/contentunderstanding/aio/models/_patch.py
azure/ai/contentunderstanding/models/__init__.py
azure/ai/contentunderstanding/models/_enums.py
azure/ai/contentunderstanding/models/_models.py
azure/ai/contentunderstanding/models/_models.pyi
azure/ai/contentunderstanding/models/_patch.py
azure_ai_contentunderstanding.egg-info/PKG-INFO
azure_ai_contentunderstanding.egg-info/SOURCES.txt
azure_ai_contentunderstanding.egg-info/dependency_links.txt
azure_ai_contentunderstanding.egg-info/requires.txt
azure_ai_contentunderstanding.egg-info/top_level.txt
samples/README.md
samples/sample_analyze_binary.py
samples/sample_analyze_configs.py
samples/sample_analyze_invoice.py
samples/sample_analyze_return_raw_json.py
samples/sample_analyze_url.py
samples/sample_copy_analyzer.py
samples/sample_create_analyzer.py
samples/sample_create_analyzer_with_labels.py
samples/sample_create_classifier.py
samples/sample_delete_analyzer.py
samples/sample_delete_result.py
samples/sample_get_analyzer.py
samples/sample_get_result_file.py
samples/sample_grant_copy_auth.py
samples/sample_list_analyzers.py
samples/sample_update_analyzer.py
samples/sample_update_defaults.py
samples/async_samples/sample_analyze_binary_async.py
samples/async_samples/sample_analyze_configs_async.py
samples/async_samples/sample_analyze_invoice_async.py
samples/async_samples/sample_analyze_return_raw_json_async.py
samples/async_samples/sample_analyze_url_async.py
samples/async_samples/sample_copy_analyzer_async.py
samples/async_samples/sample_create_analyzer_async.py
samples/async_samples/sample_create_analyzer_with_labels_async.py
samples/async_samples/sample_create_classifier_async.py
samples/async_samples/sample_delete_analyzer_async.py
samples/async_samples/sample_delete_result_async.py
samples/async_samples/sample_get_analyzer_async.py
samples/async_samples/sample_get_result_file_async.py
samples/async_samples/sample_grant_copy_auth_async.py
samples/async_samples/sample_list_analyzers_async.py
samples/async_samples/sample_update_analyzer_async.py
samples/async_samples/sample_update_defaults_async.py
samples/sample_files/README.md
samples/sample_files/training_samples/README.md
tests/conftest.py
tests/test_analyzer_operation_id.py
tests/test_content_understanding_content_analyzers_operations.py
tests/test_content_understanding_content_analyzers_operations_async.py
tests/test_helpers.py
tests/testpreparer.py
tests/testpreparer_async.py
tests/samples/test_sample_analyze_binary.py
tests/samples/test_sample_analyze_binary_async.py
tests/samples/test_sample_analyze_configs.py
tests/samples/test_sample_analyze_configs_async.py
tests/samples/test_sample_analyze_invoice.py
tests/samples/test_sample_analyze_invoice_async.py
tests/samples/test_sample_analyze_return_raw_json.py
tests/samples/test_sample_analyze_return_raw_json_async.py
tests/samples/test_sample_analyze_url.py
tests/samples/test_sample_analyze_url_async.py
tests/samples/test_sample_copy_analyzer.py
tests/samples/test_sample_copy_analyzer_async.py
tests/samples/test_sample_create_analyzer.py
tests/samples/test_sample_create_analyzer_async.py
tests/samples/test_sample_create_analyzer_with_labels.py
tests/samples/test_sample_create_analyzer_with_labels_async.py
tests/samples/test_sample_create_classifier.py
tests/samples/test_sample_create_classifier_async.py
tests/samples/test_sample_delete_analyzer.py
tests/samples/test_sample_delete_analyzer_async.py
tests/samples/test_sample_delete_result.py
tests/samples/test_sample_delete_result_async.py
tests/samples/test_sample_get_analyzer.py
tests/samples/test_sample_get_analyzer_async.py
tests/samples/test_sample_get_result_file.py
tests/samples/test_sample_get_result_file_async.py
tests/samples/test_sample_grant_copy_auth.py
tests/samples/test_sample_grant_copy_auth_async.py
tests/samples/test_sample_list_analyzers.py
tests/samples/test_sample_list_analyzers_async.py
tests/samples/test_sample_update_analyzer.py
tests/samples/test_sample_update_analyzer_async.py
tests/samples/test_sample_update_defaults.py
tests/samples/test_sample_update_defaults_async.py