This repository was archived by the owner on Jul 6, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44 "product_documentation" : " https://cloud.google.com/dataplex" ,
55 "client_documentation" : " https://cloud.google.com/python/docs/reference/dataplex/latest" ,
66 "issue_tracker" : " " ,
7- "release_level" : " preview " ,
7+ "release_level" : " stable " ,
88 "language" : " python" ,
99 "library_type" : " GAPIC_AUTO" ,
1010 "repo" : " googleapis/python-dataplex" ,
Original file line number Diff line number Diff line change 11Python Client for Dataplex API
22==============================
33
4- |preview | |pypi | |versions |
4+ |stable | |pypi | |versions |
55
66`Dataplex API `_: Break free from data silos with Dataplex’s intelligent data fabric
77that enables organizations to centrally manage, monitor, and govern their data across
@@ -11,8 +11,8 @@ to trusted data and powering analytics at scale.
1111- `Client Library Documentation `_
1212- `Product Documentation `_
1313
14- .. |preview | image :: https://img.shields.io/badge/support-preview-orange .svg
15- :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#beta-support
14+ .. |stable | image :: https://img.shields.io/badge/support-stable-gold .svg
15+ :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#general-availability
1616.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-dataplex.svg
1717 :target: https://pypi.org/project/google-cloud-dataplex/
1818.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-dataplex.svg
Original file line number Diff line number Diff line change 2323description = "Dataplex API client library"
2424url = "https://github.com/googleapis/python-dataplex"
2525version = "0.2.1"
26- release_status = "Development Status :: 4 - Beta "
26+ release_status = "Development Status :: 5 - Production/Stable "
2727dependencies = [
2828 # NOTE: Maintainers, please do not require google-api-core>=2.x.x
2929 # Until this issue is closed
You can’t perform that action at this time.
0 commit comments