This repository was archived by the owner on Mar 15, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44 "product_documentation" : " https://cloud.google.com/resource-manager/docs/organization-policy/overview" ,
55 "client_documentation" : " https://googleapis.dev/python/orgpolicy/latest" ,
66 "issue_tracker" : " " ,
7- "release_level" : " beta " ,
7+ "release_level" : " ga " ,
88 "language" : " python" ,
99 "library_type" : " GAPIC_AUTO" ,
1010 "repo" : " googleapis/python-org-policy" ,
Original file line number Diff line number Diff line change 11Python Client for Organization Policy
22=================================================
33
4- |beta | |pypi | |versions |
4+ |GA | |pypi | |versions |
55
66`Organization Policy `_: The Organization Policy API allows users to configure governance rules on their GCP
77resources across the Cloud Resource Hierarchy.
88
99- `Client Library Documentation `_
1010- `Product Documentation `_
1111
12- .. |beta | image :: https://img.shields.io/badge/support-beta-orange .svg
13- :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#beta-support
12+ .. |GA | image :: https://img.shields.io/badge/support-ga-gold .svg
13+ :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#general-availability
1414.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-org-policy.svg
1515 :target: https://pypi.org/project/google-cloud-org-policy/
1616.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-org-policy.svg
Original file line number Diff line number Diff line change 4747 ),
4848 python_requires = ">=3.6" ,
4949 classifiers = [
50- "Development Status :: 4 - Beta " ,
50+ "Development Status :: 5 - Production/Stable " ,
5151 "Intended Audience :: Developers" ,
5252 "Operating System :: OS Independent" ,
5353 "Programming Language :: Python :: 3.6" ,
You can’t perform that action at this time.
0 commit comments