File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
packages/google-cloud-dialogflow-cx 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/dialogflow/cx/docs" ,
55 "client_documentation" : " https://googleapis.dev/python/dialogflow-cx/latest" ,
66 "issue_tracker" : " https://issuetracker.google.com/savedsearches/5300385" ,
7- "release_level" : " beta " ,
7+ "release_level" : " ga " ,
88 "language" : " python" ,
99 "library_type" : " GAPIC_AUTO" ,
1010 "repo" : " googleapis/python-dialogflow-cx" ,
Original file line number Diff line number Diff line change 11Python Client for Dialogflow CX API
22=================================================
33
4- |beta | |pypi | |versions |
4+ |GA | |pypi | |versions |
55
66`Dialogflow CX API `_: Builds conversational interfaces (for example, chatbots, and voice-powered apps and devices).
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-dialogflow-cx.svg
1414 :target: https://pypi.org/project/google-cloud-dialogflow-cx/
1515.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-dialogflow-cx.svg
Original file line number Diff line number Diff line change 5151 ),
5252 python_requires = ">=3.6" ,
5353 classifiers = [
54- "Development Status :: 4 - Beta " ,
54+ "Development Status :: 5 - Production/Stable " ,
5555 "Intended Audience :: Developers" ,
5656 "Operating System :: OS Independent" ,
5757 "Programming Language :: Python :: 3.6" ,
You can’t perform that action at this time.
0 commit comments