CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
azure/__init__.py
azure/purview/__init__.py
azure/purview/datamap/__init__.py
azure/purview/datamap/_client.py
azure/purview/datamap/_configuration.py
azure/purview/datamap/_model_base.py
azure/purview/datamap/_patch.py
azure/purview/datamap/_serialization.py
azure/purview/datamap/_vendor.py
azure/purview/datamap/_version.py
azure/purview/datamap/py.typed
azure/purview/datamap/aio/__init__.py
azure/purview/datamap/aio/_client.py
azure/purview/datamap/aio/_configuration.py
azure/purview/datamap/aio/_patch.py
azure/purview/datamap/aio/operations/__init__.py
azure/purview/datamap/aio/operations/_operations.py
azure/purview/datamap/aio/operations/_patch.py
azure/purview/datamap/models/__init__.py
azure/purview/datamap/models/_enums.py
azure/purview/datamap/models/_models.py
azure/purview/datamap/models/_patch.py
azure/purview/datamap/operations/__init__.py
azure/purview/datamap/operations/_operations.py
azure/purview/datamap/operations/_patch.py
azure_purview_datamap.egg-info/PKG-INFO
azure_purview_datamap.egg-info/SOURCES.txt
azure_purview_datamap.egg-info/dependency_links.txt
azure_purview_datamap.egg-info/not-zip-safe
azure_purview_datamap.egg-info/requires.txt
azure_purview_datamap.egg-info/top_level.txt
samples/README.md
samples/get_types.py
tests/conftest.py
tests/test_smoke.py
tests/testcase.py