File tree Expand file tree Collapse file tree 3 files changed +7
-9
lines changed
packages/google-cloud-access-approval Expand file tree Collapse file tree 3 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 44 "product_documentation" : " https://cloud.google.com/access-approval" ,
55 "client_documentation" : " https://googleapis.dev/python/accessapproval/latest" ,
66 "issue_tracker" : " " ,
7- "release_level" : " beta " ,
7+ "release_level" : " ga " ,
88 "language" : " python" ,
99 "repo" : " googleapis/python-access-approval" ,
1010 "distribution_name" : " google-cloud-access-approval" ,
Original file line number Diff line number Diff line change 1- Python Client for Access Approval API (` Beta `_)
2- ================================================
1+ Python Client for Access Approval API
2+ =====================================
33
4- |beta | |pypi | |versions |
4+ |GA | |pypi | |versions |
55
66`Access Approval API `_: An API for controlling access to data by Google personnel.
77
88- `Client Library Documentation `_
99- `Product Documentation `_
1010
11- .. |beta | image :: https://img.shields.io/badge/support-beta-orange .svg
12- :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#beta-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-access-approval.svg
1414 :target: https://pypi.org/project/google-cloud-access-approval/
1515.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-access-approval.svg
1616 :target: https://pypi.org/project/google-cloud-access-approval/
17-
18- .. _Beta : https://github.com/googleapis/google-cloud-python/blob/master/README.rst#beta-support
1917.. _Access Approval API : https://cloud.google.com/access-approval
2018.. _Client Library Documentation : https://googleapis.dev/python/access-approval
2119.. _Product Documentation : https://cloud.google.com/access-approval
Original file line number Diff line number Diff line change 2323name = "google-cloud-access-approval"
2424description = "Access Approval API client library"
2525version = "1.1.1"
26- release_status = "Development Status :: 4 - Beta "
26+ release_status = "Development Status :: 5 - Production/Stable "
2727dependencies = [
2828 "google-api-core[grpc] >= 1.22.0, < 2.0.0dev" ,
2929 "proto-plus >= 1.4.0" ,
You can’t perform that action at this time.
0 commit comments