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/intrusion-detection-system/" ,
5
5
"client_documentation" : " https://cloud.google.com/python/docs/reference/ids/latest" ,
6
6
"issue_tracker" : " " ,
7
- "release_level" : " preview " ,
7
+ "release_level" : " stable " ,
8
8
"language" : " python" ,
9
9
"library_type" : " GAPIC_AUTO" ,
10
10
"repo" : " googleapis/python-ids" ,
Original file line number Diff line number Diff line change 1
1
Python Client for Cloud IDS
2
2
===========================
3
3
4
- |beta | |pypi | |versions |
4
+ |stable | |pypi | |versions |
5
5
6
6
`Cloud IDS `_: is an intrusion detection service that provides threat detection for intrusions,
7
7
malware, spyware, and command-and-control attacks on your network. Cloud IDS works by creating
@@ -12,7 +12,7 @@ threat detection.
12
12
- `Client Library Documentation `_
13
13
- `Product Documentation `_
14
14
15
- .. |beta | image :: https://img.shields.io/badge/support-beta -gold.svg
15
+ .. |stable | image :: https://img.shields.io/badge/support-stable -gold.svg
16
16
:target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#general-availability
17
17
.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-ids.svg
18
18
:target: https://pypi.org/project/google-cloud-ids/
Original file line number Diff line number Diff line change 24
24
description = "Cloud IDS API client library"
25
25
version = "0.1.0"
26
26
url = "https://github.com/googleapis/python-ids"
27
- release_status = "Development Status :: 4 - Beta "
27
+ release_status = "Development Status :: 5 - Production/Stable "
28
28
dependencies = [
29
29
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
30
30
# Until this issue is closed
You can’t perform that action at this time.
0 commit comments