Skip to content

Commit

Permalink
feat: generated GAPIC code for v1p1beta1 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-fenster committed Mar 15, 2018
1 parent 587b149 commit 9b8d098
Show file tree
Hide file tree
Showing 12 changed files with 2,451 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/google-cloud-videointelligence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"lint": "repo-tools lint --cmd eslint -- src/ samples/ test/",
"prettier": "repo-tools exec -- prettier --write src/*.js src/*/*.js samples/*.js samples/*/*.js test/*.js test/*/*.js",
"samples-test": "cd samples/ && npm link ../ && npm test && cd ../",
"system-test": "repo-tools test run --cmd mocha -- system-test/*.js --no-timeouts",
"test-no-cover": "repo-tools test run --cmd mocha -- test/*.js --no-timeouts",
"test": "repo-tools test run --cmd npm -- run cover"
},
Expand Down
Loading

0 comments on commit 9b8d098

Please sign in to comment.