File tree 2 files changed +8
-7
lines changed
packages/google-cloud-retail
2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 2
2
"client_documentation" : " https://cloud.google.com/nodejs/docs/reference/retail/latest" ,
3
3
"api_id" : " retail.googleapis.com" ,
4
4
"distribution_name" : " @google-cloud/retail" ,
5
- "release_level" : " ga " ,
5
+ "release_level" : " stable " ,
6
6
"default_version" : " v2beta" ,
7
7
"language" : " nodejs" ,
8
8
"name_pretty" : " Retail API" ,
9
9
"repo" : " googleapis/nodejs-retail" ,
10
10
"product_documentation" : " https://cloud.google.com/recommendations/" ,
11
11
"requires_billing" : true ,
12
12
"name" : " retail" ,
13
- "issue_tracker" : " https://github.com/googleapis/nodejs-retail/issues"
13
+ "issue_tracker" : " https://github.com/googleapis/nodejs-retail/issues" ,
14
+ "api_shortname" : " retail" ,
15
+ "library_type" : " GAPIC_AUTO"
14
16
}
Original file line number Diff line number Diff line change 4
4
5
5
# [ Retail API: Node.js Client] ( https://github.com/googleapis/nodejs-retail )
6
6
7
- [ ![ release level ] ( https://img.shields.io/badge/release%20level-general%20availability%20%28GA%29-brightgreen.svg?style=flat )] ( https://cloud.google.com/terms/launch-stages )
7
+
8
8
[ ![ npm version] ( https://img.shields.io/npm/v/@google-cloud/retail.svg )] ( https://www.npmjs.org/package/@google-cloud/retail )
9
9
[ ![ codecov] ( https://img.shields.io/codecov/c/github/googleapis/nodejs-retail/main.svg?style=flat )] ( https://codecov.io/gh/googleapis/nodejs-retail )
10
10
@@ -120,18 +120,17 @@ _Legacy Node.js versions are supported as a best effort:_
120
120
This library follows [ Semantic Versioning] ( http://semver.org/ ) .
121
121
122
122
123
- This library is considered to be ** General Availability (GA) ** . This means it
124
- is stable; the code surface will not change in backwards-incompatible ways
123
+
124
+ This library is considered to be ** stable** . The code surface will not change in backwards-incompatible ways
125
125
unless absolutely necessary (e.g. because of critical security issues) or with
126
- an extensive deprecation period. Issues and requests against ** GA ** libraries
126
+ an extensive deprecation period. Issues and requests against ** stable ** libraries
127
127
are addressed with the highest priority.
128
128
129
129
130
130
131
131
132
132
133
133
134
-
135
134
More Information: [ Google Cloud Platform Launch Stages] [ launch_stages ]
136
135
137
136
[ launch_stages ] : https://cloud.google.com/terms/launch-stages
You can’t perform that action at this time.
0 commit comments