File tree 2 files changed +10
-3
lines changed
packages/google-cloud-orgpolicy
2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 5
5
"repo" : " googleapis/nodejs-org-policy" ,
6
6
"default_version" : " v2" ,
7
7
"name_pretty" : " Organization Policy" ,
8
- "release_level" : " GA " ,
8
+ "release_level" : " stable " ,
9
9
"distribution_name" : " @google-cloud/org-policy" ,
10
10
"name" : " org-policy" ,
11
11
"client_documentation" : " https://cloud.google.com/nodejs/docs/reference/org-policy/latest" ,
12
12
"api_id" : " orgpolicy.googleapis.com" ,
13
- "issue_tracker" : " https://github.com/googleapis/nodejs-org-policy/issues"
13
+ "issue_tracker" : " https://github.com/googleapis/nodejs-org-policy/issues" ,
14
+ "api_shortname" : " orgpolicy" ,
15
+ "library_type" : " GAPIC_AUTO"
14
16
}
Original file line number Diff line number Diff line change 4
4
5
5
# [ Organization Policy: Node.js Client] ( https://github.com/googleapis/nodejs-org-policy )
6
6
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
+
8
8
[ ![ npm version] ( https://img.shields.io/npm/v/@google-cloud/org-policy.svg )] ( https://www.npmjs.org/package/@google-cloud/org-policy )
9
9
[ ![ codecov] ( https://img.shields.io/codecov/c/github/googleapis/nodejs-org-policy/main.svg?style=flat )] ( https://codecov.io/gh/googleapis/nodejs-org-policy )
10
10
@@ -124,6 +124,11 @@ This library follows [Semantic Versioning](http://semver.org/).
124
124
125
125
126
126
127
+ This library is considered to be ** stable** . The code surface will not change in backwards-incompatible ways
128
+ unless absolutely necessary (e.g. because of critical security issues) or with
129
+ an extensive deprecation period. Issues and requests against ** stable** libraries
130
+ are addressed with the highest priority.
131
+
127
132
128
133
129
134
You can’t perform that action at this time.
0 commit comments