This repository was archived by the owner on Sep 5, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4
4
"product_documentation" : " https://cloud.google.com/security-command-center" ,
5
5
"client_documentation" : " https://googleapis.dev/python/securitycenter/latest" ,
6
6
"issue_tracker" : " https://issuetracker.google.com/savedsearches/559748" ,
7
- "release_level" : " alpha " ,
7
+ "release_level" : " ga " ,
8
8
"language" : " python" ,
9
9
"library_type" : " GAPIC_AUTO" ,
10
10
"repo" : " googleapis/python-securitycenter" ,
Original file line number Diff line number Diff line change 1
- Python Client for Cloud Security Command Center API (` Alpha `_)
2
- ==============================================================
3
- |alpha | |pypi | |versions |
1
+ Python Client for Cloud Security Command Center API
2
+ ===================================================
3
+ |GA | |pypi | |versions |
4
4
5
5
`Cloud Security Command Center API `_: The public Cloud Security Command Center API.
6
6
7
7
- `Client Library Documentation `_
8
8
- `Product Documentation `_
9
9
10
- .. |alpha | image :: https://img.shields.io/badge/support-alpha-orange .svg
11
- :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#alpha-support
10
+ .. |GA | image :: https://img.shields.io/badge/support-ga-gold .svg
11
+ :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#general-availability
12
12
.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-securitycenter.svg
13
13
:target: https://pypi.org/project/google-cloud-securitycenter/
14
14
.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-securitycenter.svg
Original file line number Diff line number Diff line change 22
22
name = "google-cloud-securitycenter"
23
23
description = "Cloud Security Command Center API client library"
24
24
version = "1.2.0"
25
- release_status = "Development Status :: 3 - Alpha "
25
+ release_status = "Development Status :: 5 - Production/Stable "
26
26
dependencies = [
27
27
"google-api-core[grpc] >= 1.22.2, < 2.0.0dev" ,
28
28
"grpc-google-iam-v1 >= 0.12.3, < 0.13dev" ,
You can’t perform that action at this time.
0 commit comments