Skip to content

Commit

Permalink
Add missing example in docs. (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry authored and lukesneeringer committed Oct 24, 2017
1 parent 38c295f commit 116ed9b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/google-cloud-videointelligence/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ const gapic = Object.freeze({
* projectId: 'your-project-id',
* keyFilename: '/path/to/keyfile.json',
* });
*
* @example <caption>include:samples/quickstart.js</caption>
* region_tag:videointelligence_quickstart
* Full quickstart example:
*/

/**
Expand Down

0 comments on commit 116ed9b

Please sign in to comment.