File tree Expand file tree Collapse file tree
packages/google-cloud-bigquery-storage Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "product_documentation" : " https://cloud.google.com/bigquery/docs/reference/storage/" ,
55 "client_documentation" : " https://googleapis.dev/python/bigquerystorage/latest" ,
66 "issue_tracker" : " https://issuetracker.google.com/savedsearches/559654" ,
7- "release_level" : " beta " ,
7+ "release_level" : " ga " ,
88 "language" : " python" ,
99 "repo" : " googleapis/python-bigquery-storage" ,
1010 "distribution_name" : " google-cloud-bigquery-storage" ,
Original file line number Diff line number Diff line change 1- Python Client for BigQuery Storage API (`Beta `_)
2- =================================================
3-
1+ Python Client for BigQuery Storage API
2+ ======================================
43
4+ |ga | |pypi | |versions |
55
66`BigQuery Storage API `_:
77
88- `Client Library Documentation `_
99- `Product Documentation `_
1010
11- .. _Beta : https://github.com/googleapis/google-cloud-python/blob/master/README.rst
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
13+ .. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-bigquery-storage.svg
14+ :target: https://pypi.org/project/google-cloud-bigquery-storage/
15+ .. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-bigquery-storage.svg
16+ :target: https://pypi.org/project/google-cloud-bigquery-storage/
1217.. _BigQuery Storage API : https://cloud.google.com/bigquery/docs/reference/storage/
1318.. _Client Library Documentation : https://googleapis.dev/python/bigquerystorage/latest
1419.. _Product Documentation : https://cloud.google.com/bigquery/docs/reference/storage/
Original file line number Diff line number Diff line change 2222name = "google-cloud-bigquery-storage"
2323description = "BigQuery Storage API API client library"
2424version = "0.8.0"
25- release_status = "Development Status :: 4 - Beta "
25+ release_status = "Development Status :: 5 - Production/Stable "
2626dependencies = [
2727 "google-api-core[grpc] >= 1.14.0, < 2.0.0dev" ,
2828 'enum34; python_version < "3.4"' ,
You can’t perform that action at this time.
0 commit comments