File tree Expand file tree Collapse file tree
packages/google-cloud-filestore Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "product_documentation" : " https://cloud.google.com/filestore/" ,
55 "client_documentation" : " https://cloud.google.com/nodejs/docs/reference/filestore/latest" ,
66 "issue_tracker" : " https://github.com/googleapis/nodejs-filestore/issues" ,
7- "release_level" : " ga " ,
7+ "release_level" : " stable " ,
88 "language" : " nodejs" ,
99 "repo" : " googleapis/nodejs-filestore" ,
1010 "distribution_name" : " @google-cloud/filestore" ,
1111 "api_id" : " file.googleapis.com" ,
1212 "default_version" : " v1" ,
13- "requires_billing" : true
13+ "requires_billing" : true ,
14+ "api_shortname" : " filestore" ,
15+ "library_type" : " GAPIC_AUTO"
1416}
Original file line number Diff line number Diff line change 44
55# [ Filestore: Node.js Client] ( https://github.com/googleapis/nodejs-filestore )
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/filestore.svg )] ( https://www.npmjs.org/package/@google-cloud/filestore )
99[ ![ codecov] ( https://img.shields.io/codecov/c/github/googleapis/nodejs-filestore/main.svg?style=flat )] ( https://codecov.io/gh/googleapis/nodejs-filestore )
1010
@@ -119,18 +119,17 @@ _Legacy Node.js versions are supported as a best effort:_
119119This library follows [ Semantic Versioning] ( http://semver.org/ ) .
120120
121121
122- This library is considered to be ** General Availability (GA) ** . This means it
123- is stable; the code surface will not change in backwards-incompatible ways
122+
123+ This library is considered to be ** stable** . The code surface will not change in backwards-incompatible ways
124124unless absolutely necessary (e.g. because of critical security issues) or with
125- an extensive deprecation period. Issues and requests against ** GA ** libraries
125+ an extensive deprecation period. Issues and requests against ** stable ** libraries
126126are addressed with the highest priority.
127127
128128
129129
130130
131131
132132
133-
134133More Information: [ Google Cloud Platform Launch Stages] [ launch_stages ]
135134
136135[ launch_stages ] : https://cloud.google.com/terms/launch-stages
You can’t perform that action at this time.
0 commit comments