Skip to content

Commit

Permalink
Re-generate library using /synth.py (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and JustinBeckwith committed Jul 18, 2018
1 parent b2d4063 commit 11369be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ describe('ImageAnnotatorSmokeTest', () => {
it('successfully makes a call to the service', done => {
const vision = require('../src');

var client = new vision.v1p2beta1.ImageAnnotatorClient({
var client = new vision.v1p3beta1.ImageAnnotatorClient({
// optional auth parameters.
});

Expand Down

0 comments on commit 11369be

Please sign in to comment.