File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
packages/google-cloud-resourcemanager Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 44 "product_documentation" : " https://cloud.google.com/resource-manager" ,
55 "client_documentation" : " https://cloud.google.com/nodejs/docs/reference/resource-manager/latest" ,
66 "issue_tracker" : " https://issuetracker.google.com/savedsearches/559757" ,
7- "release_level" : " alpha " ,
7+ "release_level" : " preview " ,
88 "language" : " nodejs" ,
99 "default_version" : " v3" ,
1010 "repo" : " googleapis/nodejs-resource-manager" ,
1111 "distribution_name" : " @google-cloud/resource-manager" ,
1212 "api_id" : " cloudresourcemanager.googleapis.com" ,
13- "requires_billing" : true
13+ "requires_billing" : true ,
14+ "api_shortname" : " resource" ,
15+ "library_type" : " GAPIC_AUTO"
1416}
Original file line number Diff line number Diff line change 44
55# [ Google Cloud Resource Manager API: Node.js Client] ( https://github.com/googleapis/nodejs-resource-manager )
66
7- [ ![ release level ] ( https://img.shields.io/badge/release%20level-alpha-orange.svg?style=flat )] ( https://cloud.google.com/terms/launch-stages )
7+
88[ ![ npm version] ( https://img.shields.io/npm/v/@google-cloud/resource-manager.svg )] ( https://www.npmjs.org/package/@google-cloud/resource-manager )
99[ ![ codecov] ( https://img.shields.io/codecov/c/github/googleapis/nodejs-resource-manager/main.svg?style=flat )] ( https://codecov.io/gh/googleapis/nodejs-resource-manager )
1010
@@ -132,11 +132,11 @@ This library follows [Semantic Versioning](http://semver.org/).
132132
133133
134134
135- This library is considered to be in ** alpha** . This means it is still a
136- work-in-progress and under active development. Any release is subject to
137- backwards-incompatible changes at any time.
138135
139136
137+ This library is considered to be in ** preview** . This means it is still a
138+ work-in-progress and under active development. Any release is subject to
139+ backwards-incompatible changes at any time.
140140
141141
142142More Information: [ Google Cloud Platform Launch Stages] [ launch_stages ]
You can’t perform that action at this time.
0 commit comments