# Google Cloud Client Libraries for Rust - Cloud Dataplex API
**WARNING:** this crate is under active development. We expect multiple breaking
changes in the upcoming releases. Testing is also incomplete, we do **not**
recommend that you use this crate in production. We welcome feedback about the
APIs, documentation, missing features, bugs, etc.
Dataplex API is used to manage the lifecycle of data lakes.
## Quickstart
The main types to work with this crate are the clients:
- [CatalogService]
- [CmekService]
- [ContentService]
- [DataTaxonomyService]
- [DataScanService]
- [MetadataService]
- [DataplexService]
## More Information
- Read the [crate's documentation](https://docs.rs/google-cloud-dataplex-v1/latest/google-cloud-dataplex-v1)
[CatalogService]: https://docs.rs/google-cloud-dataplex-v1/latest/google_cloud_dataplex_v1/client/struct.CatalogService.html
[CmekService]: https://docs.rs/google-cloud-dataplex-v1/latest/google_cloud_dataplex_v1/client/struct.CmekService.html
[ContentService]: https://docs.rs/google-cloud-dataplex-v1/latest/google_cloud_dataplex_v1/client/struct.ContentService.html
[DataTaxonomyService]: https://docs.rs/google-cloud-dataplex-v1/latest/google_cloud_dataplex_v1/client/struct.DataTaxonomyService.html
[DataScanService]: https://docs.rs/google-cloud-dataplex-v1/latest/google_cloud_dataplex_v1/client/struct.DataScanService.html
[MetadataService]: https://docs.rs/google-cloud-dataplex-v1/latest/google_cloud_dataplex_v1/client/struct.MetadataService.html
[DataplexService]: https://docs.rs/google-cloud-dataplex-v1/latest/google_cloud_dataplex_v1/client/struct.DataplexService.html