File tree 2 files changed +8
-7
lines changed
packages/google-devtools-containeranalysis
2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 4
4
"issue_tracker" : " https://issuetracker.google.com/savedsearches/559742" ,
5
5
"language" : " nodejs" ,
6
6
"api_id" : " containeranalysis.googleapis.com" ,
7
- "release_level" : " ga " ,
7
+ "release_level" : " stable " ,
8
8
"name" : " containeranalysis" ,
9
9
"client_documentation" : " https://cloud.google.com/nodejs/docs/reference/containeranalysis/latest" ,
10
10
"requires_billing" : true ,
11
11
"distribution_name" : " @google-cloud/containeranalysis" ,
12
12
"name_pretty" : " Google Container Analysis" ,
13
13
"product_documentation" : " https://cloud.google.com/container-registry/docs/container-analysis" ,
14
- "codeowner_team" : " @googleapis/cicd"
14
+ "codeowner_team" : " @googleapis/cicd" ,
15
+ "api_shortname" : " containeranalysis" ,
16
+ "library_type" : " GAPIC_AUTO"
15
17
}
Original file line number Diff line number Diff line change 4
4
5
5
# [ Google Container Analysis: Node.js Client] ( https://github.com/googleapis/nodejs-containeranalysis )
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
+ [ ![ 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/containeranalysis.svg )] ( https://www.npmjs.org/package/@google-cloud/containeranalysis )
9
9
10
10
@@ -156,18 +156,17 @@ _Legacy Node.js versions are supported as a best effort:_
156
156
This library follows [ Semantic Versioning] ( http://semver.org/ ) .
157
157
158
158
159
- This library is considered to be ** General Availability (GA) ** . This means it
160
- is stable; the code surface will not change in backwards-incompatible ways
159
+
160
+ This library is considered to be ** stable** . The code surface will not change in backwards-incompatible ways
161
161
unless absolutely necessary (e.g. because of critical security issues) or with
162
- an extensive deprecation period. Issues and requests against ** GA ** libraries
162
+ an extensive deprecation period. Issues and requests against ** stable ** libraries
163
163
are addressed with the highest priority.
164
164
165
165
166
166
167
167
168
168
169
169
170
-
171
170
More Information: [ Google Cloud Platform Launch Stages] [ launch_stages ]
172
171
173
172
[ launch_stages ] : https://cloud.google.com/terms/launch-stages
You can’t perform that action at this time.
0 commit comments