diff --git a/packages/google-cloud-language/.repo-metadata.json b/packages/google-cloud-language/.repo-metadata.json index 61cffdc7b34..d8e23638f96 100644 --- a/packages/google-cloud-language/.repo-metadata.json +++ b/packages/google-cloud-language/.repo-metadata.json @@ -1,6 +1,6 @@ { "default_version": "v1", - "release_level": "ga", + "release_level": "stable", "requires_billing": true, "client_documentation": "https://cloud.google.com/nodejs/docs/reference/language/latest", "codeowner_team": "@googleapis/ml-apis", @@ -11,5 +11,7 @@ "distribution_name": "@google-cloud/language", "name_pretty": "Natural Language", "api_id": "language.googleapis.com", - "repo": "googleapis/nodejs-language" + "repo": "googleapis/nodejs-language", + "api_shortname": "language", + "library_type": "GAPIC_AUTO" } diff --git a/packages/google-cloud-language/README.md b/packages/google-cloud-language/README.md index 1782ade875a..4efc802100d 100644 --- a/packages/google-cloud-language/README.md +++ b/packages/google-cloud-language/README.md @@ -4,7 +4,7 @@ # [Natural Language: Node.js Client](https://github.com/googleapis/nodejs-language) -[![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) +[![release level](https://img.shields.io/badge/release%20level-stable-brightgreen.svg?style=flat)](https://cloud.google.com/terms/launch-stages) [![npm version](https://img.shields.io/npm/v/@google-cloud/language.svg)](https://www.npmjs.org/package/@google-cloud/language) @@ -128,10 +128,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. @@ -139,7 +139,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