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/certificate-authority-service" ,
55 "client_documentation" : " https://googleapis.dev/python/privateca/latest" ,
66 "issue_tracker" : " " ,
7- "release_level" : " beta " ,
7+ "release_level" : " ga " ,
88 "language" : " python" ,
99 "library_type" : " GAPIC_AUTO" ,
1010 "repo" : " googleapis/python-security-private-ca" ,
Original file line number Diff line number Diff line change 11Python Client for Certificate Authority Service
22=================================================
33
4- |beta | |pypi | |versions |
4+ |GA | |pypi | |versions |
55
66`Certificate Authority Service `_: Highly available and scalable certificate authority
77hosted by Google and managed by the customer, to simplify certificate deployment and management
@@ -10,8 +10,8 @@ within infrastructure and cloud native applications.
1010- `Client Library Documentation `_
1111- `Product Documentation `_
1212
13- .. |beta | image :: https://img.shields.io/badge/support-beta-orange .svg
14- :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#beta-support
13+ .. |GA | image :: https://img.shields.io/badge/support-ga-gold .svg
14+ :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#general-availability
1515.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-private-ca.svg
1616 :target: https://pypi.org/project/google-cloud-private-ca/
1717.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-private-ca.svg
Original file line number Diff line number Diff line change 4848 python_requires = ">=3.6" ,
4949 scripts = ["scripts/fixup_privateca_v1beta1_keywords.py" ,],
5050 classifiers = [
51- "Development Status :: 4 - Beta " ,
51+ "Development Status :: 5 - Production/Stable " ,
5252 "Intended Audience :: Developers" ,
5353 "Operating System :: OS Independent" ,
5454 "Programming Language :: Python :: 3.6" ,
You can’t perform that action at this time.
0 commit comments