@@ -134,6 +134,8 @@ has instructions for running the samples.
134
134
| Analyze_face_detection_gcs | [ source code] ( https://github.com/googleapis/nodejs-video-intelligence/blob/master/samples/analyze_face_detection_gcs.js ) | [ ![ Open in Cloud Shell] [ shell_img ]] ( https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-video-intelligence&page=editor&open_in_editor=samples/analyze_face_detection_gcs.js,samples/README.md ) |
135
135
| Analyze_person_detection | [ source code] ( https://github.com/googleapis/nodejs-video-intelligence/blob/master/samples/analyze_person_detection.js ) | [ ![ Open in Cloud Shell] [ shell_img ]] ( https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-video-intelligence&page=editor&open_in_editor=samples/analyze_person_detection.js,samples/README.md ) |
136
136
| Analyze_person_detection_gcs | [ source code] ( https://github.com/googleapis/nodejs-video-intelligence/blob/master/samples/analyze_person_detection_gcs.js ) | [ ![ Open in Cloud Shell] [ shell_img ]] ( https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-video-intelligence&page=editor&open_in_editor=samples/analyze_person_detection_gcs.js,samples/README.md ) |
137
+ | Detect_logo | [ source code] ( https://github.com/googleapis/nodejs-video-intelligence/blob/master/samples/detect_logo.js ) | [ ![ Open in Cloud Shell] [ shell_img ]] ( https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-video-intelligence&page=editor&open_in_editor=samples/detect_logo.js,samples/README.md ) |
138
+ | Detect_logo_gcs | [ source code] ( https://github.com/googleapis/nodejs-video-intelligence/blob/master/samples/detect_logo_gcs.js ) | [ ![ Open in Cloud Shell] [ shell_img ]] ( https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-video-intelligence&page=editor&open_in_editor=samples/detect_logo_gcs.js,samples/README.md ) |
137
139
| Quickstart | [ source code] ( https://github.com/googleapis/nodejs-video-intelligence/blob/master/samples/quickstart.js ) | [ ![ Open in Cloud Shell] [ shell_img ]] ( https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-video-intelligence&page=editor&open_in_editor=samples/quickstart.js,samples/README.md ) |
138
140
139
141
@@ -164,6 +166,12 @@ More Information: [Google Cloud Platform Launch Stages][launch_stages]
164
166
165
167
Contributions welcome! See the [ Contributing Guide] ( https://github.com/googleapis/nodejs-video-intelligence/blob/master/CONTRIBUTING.md ) .
166
168
169
+ Please note that this ` README.md ` , the ` samples/README.md ` ,
170
+ and a variety of configuration files in this repository (including ` .nycrc ` and ` tsconfig.json ` )
171
+ are generated from a central template. To edit one of these files, make an edit
172
+ to its template in this
173
+ [ directory] ( https://github.com/googleapis/synthtool/tree/master/synthtool/gcp/templates/node_library ) .
174
+
167
175
## License
168
176
169
177
Apache Version 2.0
0 commit comments