diff --git a/packages/google-cloud-dataproc/.repo-metadata.json b/packages/google-cloud-dataproc/.repo-metadata.json index 88132ecfb7b..81fb278e49a 100644 --- a/packages/google-cloud-dataproc/.repo-metadata.json +++ b/packages/google-cloud-dataproc/.repo-metadata.json @@ -2,7 +2,7 @@ "client_documentation": "https://cloud.google.com/nodejs/docs/reference/dataproc/latest", "api_id": "dataproc.googleapis.com", "distribution_name": "@google-cloud/dataproc", - "release_level": "ga", + "release_level": "stable", "default_version": "v1", "language": "nodejs", "name_pretty": "Google Cloud Dataproc", @@ -11,5 +11,7 @@ "requires_billing": true, "name": "dataproc", "issue_tracker": "https://issuetracker.google.com/savedsearches/559745", - "codeowner_team": "@googleapis/api-dataproc" + "codeowner_team": "@googleapis/api-dataproc", + "api_shortname": "dataproc", + "library_type": "GAPIC_AUTO" } diff --git a/packages/google-cloud-dataproc/README.md b/packages/google-cloud-dataproc/README.md index f3a53bbf4af..120e9c4152f 100644 --- a/packages/google-cloud-dataproc/README.md +++ b/packages/google-cloud-dataproc/README.md @@ -4,7 +4,7 @@ # [Google Cloud Dataproc: Node.js Client](https://github.com/googleapis/nodejs-dataproc) -[![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/dataproc.svg)](https://www.npmjs.org/package/@google-cloud/dataproc) @@ -212,10 +212,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. @@ -223,7 +223,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