This repository was archived by the owner on Jul 6, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +6
-92
lines changed Expand file tree Collapse file tree 4 files changed +6
-92
lines changed Original file line number Diff line number Diff line change 4
4
"product_documentation" : " https://cloud.google.com/network-connectivity/" ,
5
5
"client_documentation" : " https://googleapis.dev/python/networkconnectivity/latest" ,
6
6
"issue_tracker" : " " ,
7
- "release_level" : " beta " ,
7
+ "release_level" : " ga " ,
8
8
"language" : " python" ,
9
9
"library_type" : " GAPIC_AUTO" ,
10
10
"repo" : " googleapis/python-network-connectivity" ,
Original file line number Diff line number Diff line change 1
1
Python Client for Network Connectivity Center
2
2
=================================================
3
3
4
- |beta | |pypi | |versions |
4
+ |ga | |pypi | |versions |
5
5
6
6
`Network Connectivity Center `_: The Network Connectivity API will be home
7
7
to various services which provide information pertaining to network connectivity.
@@ -13,8 +13,8 @@ inconsistencies, etc.
13
13
- `Client Library Documentation `_
14
14
- `Product Documentation `_
15
15
16
- .. |beta | image :: https://img.shields.io/badge/support-beta-orange .svg
17
- :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#beta -support
16
+ .. |ga | image :: https://img.shields.io/badge/support-ga-gold .svg
17
+ :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#ga -support
18
18
.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-network-connectivity.svg
19
19
:target: https://pypi.org/project/google-cloud-network-connectivity/
20
20
.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-network-connectivity.svg
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ ../README.rst
Original file line number Diff line number Diff line change 53
53
),
54
54
python_requires = ">=3.6" ,
55
55
classifiers = [
56
- "Development Status :: 4 - Beta " ,
56
+ "Development Status :: 5 - Production/Stable " ,
57
57
"Intended Audience :: Developers" ,
58
58
"Operating System :: OS Independent" ,
59
59
"Programming Language :: Python :: 3.6" ,
You can’t perform that action at this time.
0 commit comments