This repository was archived by the owner on Sep 21, 2023. It is now read-only.
File tree
Expand file treeCollapse file tree3 files changed
+5
-5
lines changed Expand file treeCollapse file tree3 files changed
+5
-5
lines changed Original file line number | Diff line number | Diff line change |
---|
|
4 | 4 | "product_documentation": "https://cloud.google.com/transcoder",
|
5 | 5 | "client_documentation": "https://googleapis.dev/python/transcoder/latest",
|
6 | 6 | "issue_tracker": "",
|
7 |
| -"release_level": "beta", |
| 7 | +"release_level": "ga", |
8 | 8 | "language": "python",
|
9 | 9 | "library_type": "GAPIC_AUTO",
|
10 | 10 | "repo": "googleapis/python-video-transcoder",
|
|
Original file line number | Diff line number | Diff line change |
---|
|
1 | 1 | Python Client for Transcoder API
|
2 | 2 | =================================================
|
3 | 3 |
|
4 |
| -|beta| |pypi| |versions| |
| 4 | +|ga| |pypi| |versions| |
5 | 5 |
|
6 | 6 | `Transcoder API`_: This API converts video files into formats suitable for consumer distribution.
|
7 | 7 |
|
8 | 8 | - `Client Library Documentation`_
|
9 | 9 | - `Product Documentation`_
|
10 | 10 |
|
11 |
| -.. |beta| image:: https://img.shields.io/badge/support-beta-orange.svg |
12 |
| -:target: https://.com/googleapis/google-cloud-python/blob/main/README.rst#beta-support |
| 11 | +.. |ga| image:: https://img.shields.io/badge/support-ga-gold.svg |
| 12 | +:target: https://.com/googleapis/google-cloud-python/blob/master/README.rst#ga-support |
13 | 13 | .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-video-transcoder.svg
|
14 | 14 | :target: https://pypi.org/project/google-cloud-video-transcoder/
|
15 | 15 | .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-video-transcoder.svg
|
|
Original file line number | Diff line number | Diff line change |
---|
|
50 | 50 | ),
|
51 | 51 | python_requires=">=3.6",
|
52 | 52 | classifiers=[
|
53 |
| -"Development Status :: 4 - Beta", |
| 53 | +"Development Status :: 5 - Production/Stable", |
54 | 54 | "Intended Audience :: Developers",
|
55 | 55 | "Operating System :: OS Independent",
|
56 | 56 | "Programming Language :: Python :: 3.6",
|
|
You can’t perform that action at this time.
0 commit comments