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 +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44 "product_documentation" : " https://cloud.google.com/security-scanner/docs/" ,
55 "client_documentation" : " https://googleapis.dev/python/websecurityscanner/latest" ,
66 "issue_tracker" : " https://issuetracker.google.com/savedsearches/559748" ,
7- "release_level" : " alpha " ,
7+ "release_level" : " ga " ,
88 "language" : " python" ,
99 "library_type" : " GAPIC_AUTO" ,
1010 "repo" : " googleapis/python-websecurityscanner" ,
Original file line number Diff line number Diff line change 11Python Client for Web Security Scanner API
22==========================================
33
4- |alpha | |pypi | |versions |
4+ |GA | |pypi | |versions |
55
66`Web Security Scanner API `_: Web Security Scanner API (under development).
77
88- `Client Library Documentation `_
99- `Product Documentation `_
1010
11- .. |alpha | image :: https://img.shields.io/badge/support-alpha-orange .svg
12- :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#alpha-support
11+ .. |GA | image :: https://img.shields.io/badge/support-ga-gold .svg
12+ :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#general-availability
1313.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-websecurityscanner.svg
1414 :target: https://pypi.org/project/google-cloud-websecurityscanner/
1515.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-websecurityscanner.svg
Original file line number Diff line number Diff line change 2727# 'Development Status :: 3 - Alpha'
2828# 'Development Status :: 4 - Beta'
2929# 'Development Status :: 5 - Production/Stable'
30- release_status = "Development Status :: 4 - Beta "
30+ release_status = "Development Status :: 5 - Production/Stable "
3131dependencies = [
3232 "google-api-core[grpc] >= 1.22.2, < 2.0.0dev" ,
3333 "proto-plus >= 1.15.0" ,
7070 classifiers = [
7171 release_status ,
7272 "Intended Audience :: Developers" ,
73- "Development Status :: 4 - Beta " ,
73+ "Development Status :: 5 - Production/Stable " ,
7474 "Intended Audience :: Developers" ,
7575 "License :: OSI Approved :: Apache Software License" ,
7676 "Programming Language :: Python" ,
You can’t perform that action at this time.
0 commit comments