File tree 2 files changed +7
-6
lines changed
packages/google-cloud-videointelligence
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 11
11
"codeowner_team" : " @googleapis/ml-apis" ,
12
12
"name_pretty" : " Google Cloud Video Intelligence" ,
13
13
"client_documentation" : " https://cloud.google.com/nodejs/docs/reference/video-intelligence/latest" ,
14
- "release_level" : " ga"
14
+ "release_level" : " stable" ,
15
+ "api_shortname" : " videointelligence" ,
16
+ "library_type" : " GAPIC_AUTO"
15
17
}
Original file line number Diff line number Diff line change 4
4
5
5
# [ Google Cloud Video Intelligence: Node.js Client] ( https://github.com/googleapis/nodejs-video-intelligence )
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
+ [ ![ release level] ( https://img.shields.io/badge/release%20level-stable -brightgreen.svg?style=flat )] ( https://cloud.google.com/terms/launch-stages )
8
8
[ ![ npm version] ( https://img.shields.io/npm/v/@google-cloud/video-intelligence.svg )] ( https://www.npmjs.org/package/@google-cloud/video-intelligence )
9
9
10
10
@@ -159,18 +159,17 @@ _Legacy Node.js versions are supported as a best effort:_
159
159
This library follows [ Semantic Versioning] ( http://semver.org/ ) .
160
160
161
161
162
- This library is considered to be ** General Availability (GA) ** . This means it
163
- is stable; the code surface will not change in backwards-incompatible ways
162
+
163
+ This library is considered to be ** stable** . The code surface will not change in backwards-incompatible ways
164
164
unless absolutely necessary (e.g. because of critical security issues) or with
165
- an extensive deprecation period. Issues and requests against ** GA ** libraries
165
+ an extensive deprecation period. Issues and requests against ** stable ** libraries
166
166
are addressed with the highest priority.
167
167
168
168
169
169
170
170
171
171
172
172
173
-
174
173
More Information: [ Google Cloud Platform Launch Stages] [ launch_stages ]
175
174
176
175
[ launch_stages ] : https://cloud.google.com/terms/launch-stages
You can’t perform that action at this time.
0 commit comments