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 +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
"product_documentation" : " https://cloud.google.com/monitoring/docs" ,
5
5
"client_documentation" : " https://cloud.google.com/monitoring/settings/manage-api" ,
6
6
"issue_tracker" : " https://issuetracker.google.com/savedsearches/559785" ,
7
- "release_level" : " beta " ,
7
+ "release_level" : " ga " ,
8
8
"language" : " python" ,
9
9
"library_type" : " GAPIC_AUTO" ,
10
10
"repo" : " googleapis/python-monitoring-metrics-scopes" ,
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ Python Client for Google Cloud Monitoring Metrics Scope API
9
9
- `Client Library Documentation `_
10
10
- `Product Documentation `_
11
11
12
- .. |GA | image :: https://img.shields.io/badge/support-beta-orange .svg
13
- :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#beta -support
12
+ .. |GA | image :: https://img.shields.io/badge/support-ga-gold .svg
13
+ :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#ga -support
14
14
.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-monitoring-metrics-scopes.svg
15
15
:target: https://pypi.org/project/google-cloud-monitoring-metrics-scopes/
16
16
.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-monitoring-metrics-scopes.svg
Original file line number Diff line number Diff line change 44
44
),
45
45
python_requires = ">=3.6" ,
46
46
classifiers = [
47
- "Development Status :: 4 - Beta " ,
47
+ "Development Status :: 5 - Production/Stable " ,
48
48
"Intended Audience :: Developers" ,
49
49
"Operating System :: OS Independent" ,
50
50
"Programming Language :: Python :: 3.6" ,
You can’t perform that action at this time.
0 commit comments