diff --git a/packages/grafeas/.repo-metadata.json b/packages/grafeas/.repo-metadata.json index 91b129182fa..6aa0b437d46 100644 --- a/packages/grafeas/.repo-metadata.json +++ b/packages/grafeas/.repo-metadata.json @@ -2,7 +2,7 @@ "client_documentation": "https://cloud.google.com/nodejs/docs/reference/grafeas/latest", "api_id": "containeranalysis.googleapis.com", "distribution_name": "@google-cloud/grafeas", - "release_level": "ga", + "release_level": "stable", "default_version": "v1", "language": "nodejs", "name_pretty": "Grafeas", @@ -11,5 +11,7 @@ "requires_billing": false, "name": "grafeas", "issue_tracker": "https://github.com/grafeas/grafeas/issues", - "codeowner_team": "@googleapis/cicd" + "codeowner_team": "@googleapis/cicd", + "api_shortname": "grafeas", + "library_type": "GAPIC_AUTO" } diff --git a/packages/grafeas/README.md b/packages/grafeas/README.md index 4d6efd9eb20..b1c4b98286f 100644 --- a/packages/grafeas/README.md +++ b/packages/grafeas/README.md @@ -4,7 +4,7 @@ # [Grafeas: Node.js Client](https://github.com/googleapis/nodejs-grafeas) -[![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/grafeas.svg)](https://www.npmjs.org/package/@google-cloud/grafeas) @@ -122,10 +122,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. @@ -133,7 +133,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