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 44 "product_documentation" : " https://cloud.google.com/intrusion-detection-system/" ,
55 "client_documentation" : " https://cloud.google.com/python/docs/reference/ids/latest" ,
66 "issue_tracker" : " " ,
7- "release_level" : " preview " ,
7+ "release_level" : " stable " ,
88 "language" : " python" ,
99 "library_type" : " GAPIC_AUTO" ,
1010 "repo" : " googleapis/python-ids" ,
Original file line number Diff line number Diff line change 11Python Client for Cloud IDS
22===========================
33
4- |beta | |pypi | |versions |
4+ |stable | |pypi | |versions |
55
66`Cloud IDS `_: is an intrusion detection service that provides threat detection for intrusions,
77malware, spyware, and command-and-control attacks on your network. Cloud IDS works by creating
@@ -12,7 +12,7 @@ threat detection.
1212- `Client Library Documentation `_
1313- `Product Documentation `_
1414
15- .. |beta | image :: https://img.shields.io/badge/support-beta -gold.svg
15+ .. |stable | image :: https://img.shields.io/badge/support-stable -gold.svg
1616 :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#general-availability
1717.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-ids.svg
1818 :target: https://pypi.org/project/google-cloud-ids/
Original file line number Diff line number Diff line change 2424description = "Cloud IDS API client library"
2525version = "0.1.0"
2626url = "https://github.com/googleapis/python-ids"
27- release_status = "Development Status :: 4 - Beta "
27+ release_status = "Development Status :: 5 - Production/Stable "
2828dependencies = [
2929 # NOTE: Maintainers, please do not require google-api-core>=2.x.x
3030 # Until this issue is closed
You can’t perform that action at this time.
0 commit comments