diff --git a/packages/google-cloud-filestore/.repo-metadata.json b/packages/google-cloud-filestore/.repo-metadata.json index 57ab4cf56a5..4539210accc 100644 --- a/packages/google-cloud-filestore/.repo-metadata.json +++ b/packages/google-cloud-filestore/.repo-metadata.json @@ -4,11 +4,13 @@ "product_documentation": "https://cloud.google.com/filestore/", "client_documentation": "https://cloud.google.com/nodejs/docs/reference/filestore/latest", "issue_tracker": "https://github.com/googleapis/nodejs-filestore/issues", - "release_level": "ga", + "release_level": "stable", "language": "nodejs", "repo": "googleapis/nodejs-filestore", "distribution_name": "@google-cloud/filestore", "api_id": "file.googleapis.com", "default_version": "v1", - "requires_billing": true + "requires_billing": true, + "api_shortname": "filestore", + "library_type": "GAPIC_AUTO" } diff --git a/packages/google-cloud-filestore/README.md b/packages/google-cloud-filestore/README.md index fd6223a3da5..5b436d860ea 100644 --- a/packages/google-cloud-filestore/README.md +++ b/packages/google-cloud-filestore/README.md @@ -4,7 +4,7 @@ # [Filestore: Node.js Client](https://github.com/googleapis/nodejs-filestore) -[![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) + [![npm version](https://img.shields.io/npm/v/@google-cloud/filestore.svg)](https://www.npmjs.org/package/@google-cloud/filestore) [![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-filestore/main.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-filestore) @@ -119,10 +119,10 @@ _Legacy Node.js versions are supported as a best effort:_ This library follows [Semantic Versioning](http://semver.org/). -This library is considered to be **General Availability (GA)**. This means it -is stable; the code surface will not change in backwards-incompatible ways + +This library is considered to be **stable**. The code surface will not change in backwards-incompatible ways unless absolutely necessary (e.g. because of critical security issues) or with -an extensive deprecation period. Issues and requests against **GA** libraries +an extensive deprecation period. Issues and requests against **stable** libraries are addressed with the highest priority. @@ -130,7 +130,6 @@ are addressed with the highest priority. - More Information: [Google Cloud Platform Launch Stages][launch_stages] [launch_stages]: https://cloud.google.com/terms/launch-stages