File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed
packages/google-cloud-asset Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 44 "product_documentation" : " https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/overview" ,
55 "client_documentation" : " https://cloud.google.com/nodejs/docs/reference/asset/latest" ,
66 "issue_tracker" : " https://issuetracker.google.com/savedsearches/559757" ,
7- "release_level" : " ga " ,
7+ "release_level" : " stable " ,
88 "language" : " nodejs" ,
99 "repo" : " googleapis/nodejs-asset" ,
1010 "distribution_name" : " @google-cloud/asset" ,
1111 "api_id" : " cloudasset.googleapis.com" ,
1212 "requires_billing" : true ,
1313 "default_version" : " v1" ,
14- "codeowner_team" : " @googleapis/cloud-asset-team"
14+ "codeowner_team" : " @googleapis/cloud-asset-team" ,
15+ "api_shortname" : " asset" ,
16+ "library_type" : " GAPIC_AUTO"
1517}
Original file line number Diff line number Diff line change 44
55# [ Cloud Asset Inventory: Node.js Client] ( https://github.com/googleapis/nodejs-asset )
66
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+
88[ ![ npm version] ( https://img.shields.io/npm/v/@google-cloud/asset.svg )] ( https://www.npmjs.org/package/@google-cloud/asset )
99[ ![ codecov] ( https://img.shields.io/codecov/c/github/googleapis/nodejs-asset/main.svg?style=flat )] ( https://codecov.io/gh/googleapis/nodejs-asset )
1010
@@ -142,18 +142,17 @@ _Legacy Node.js versions are supported as a best effort:_
142142This library follows [Semantic Versioning](http://semver.org/).
143143
144144
145- This library is considered to be **General Availability (GA)**. This means it
146- is stable; the code surface will not change in backwards-incompatible ways
145+
146+ This library is considered to be ** stable**. The code surface will not change in backwards-incompatible ways
147147unless absolutely necessary (e.g. because of critical security issues) or with
148- an extensive deprecation period. Issues and requests against **GA ** libraries
148+ an extensive deprecation period. Issues and requests against **stable ** libraries
149149are addressed with the highest priority.
150150
151151
152152
153153
154154
155155
156-
157156More Information: [Google Cloud Platform Launch Stages][launch_stages]
158157
159158[launch_stages]: https://cloud.google.com/terms/launch-stages
You can’t perform that action at this time.
0 commit comments