This repository was archived by the owner on Jul 20, 2023. It is now read-only.
File tree 2 files changed +6
-5
lines changed 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 4
4
"product_documentation" : " https://cloud.google.com/solutions/contact-center" ,
5
5
"client_documentation" : " https://cloud.google.com/nodejs/docs/reference/contact-center-insights/latest" ,
6
6
"issue_tracker" : " https://github.com/googleapis/nodejs-contact-center-insights/issues" ,
7
- "release_level" : " preview " ,
7
+ "release_level" : " stable " ,
8
8
"language" : " nodejs" ,
9
9
"repo" : " googleapis/nodejs-contact-center-insights" ,
10
10
"distribution_name" : " @google-cloud/contact-center-insights" ,
Original file line number Diff line number Diff line change 4
4
5
5
# [ Contact Center AI Insights API: Node.js Client] ( https://github.com/googleapis/nodejs-contact-center-insights )
6
6
7
- [ ![ release level] ( https://img.shields.io/badge/release%20level-preview-yellow .svg?style=flat )] ( https://cloud.google.com/terms/launch-stages )
7
+ [ ![ release level] ( https://img.shields.io/badge/release%20level-stable-brightgreen .svg?style=flat )] ( https://cloud.google.com/terms/launch-stages )
8
8
[ ![ npm version] ( https://img.shields.io/npm/v/@google-cloud/contact-center-insights.svg )] ( https://www.npmjs.org/package/@google-cloud/contact-center-insights )
9
9
10
10
@@ -131,13 +131,14 @@ This library follows [Semantic Versioning](http://semver.org/).
131
131
132
132
133
133
134
+ This library is considered to be ** stable** . The code surface will not change in backwards-incompatible ways
135
+ unless absolutely necessary (e.g. because of critical security issues) or with
136
+ an extensive deprecation period. Issues and requests against ** stable** libraries
137
+ are addressed with the highest priority.
134
138
135
139
136
140
137
141
138
- This library is considered to be in ** preview** . This means it is still a
139
- work-in-progress and under active development. Any release is subject to
140
- backwards-incompatible changes at any time.
141
142
142
143
143
144
More Information: [ Google Cloud Platform Launch Stages] [ launch_stages ]
You can’t perform that action at this time.
0 commit comments