This repository was archived by the owner on Nov 29, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "product_documentation" : " https://cloud.google.com/dataproc" ,
55 "client_documentation" : " https://googleapis.dev/python/dataproc/latest" ,
66 "issue_tracker" : " https://issuetracker.google.com/savedsearches/559745" ,
7- "release_level" : " alpha " ,
7+ "release_level" : " ga " ,
88 "language" : " python" ,
99 "repo" : " googleapis/python-dataproc" ,
1010 "distribution_name" : " google-cloud-dataproc" ,
Original file line number Diff line number Diff line change 11Python Client for Google Cloud Dataproc API
22===========================================
33
4- |alpha | |pypi | |versions |
4+ |ga | |pypi | |versions |
55
66`Google Cloud Dataproc API `_: Manages Hadoop-based clusters and jobs on Google Cloud Platform.
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#ga -support
1313.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-dataproc.svg
1414 :target: https://pypi.org/project/google-cloud-dataproc/
1515.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-dataproc.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 :: 3 - Alpha "
30+ release_status = "Development Status :: 5 - Production/Stable "
3131dependencies = ["google-api-core[grpc] >= 1.14.0, < 2.0.0dev" ]
3232extras = {}
3333
You can’t perform that action at this time.
0 commit comments