Skip to content

Commit

Permalink
docs(samples): fix misleading comment (#304)
Browse files Browse the repository at this point in the history
resolving b/131663796
  • Loading branch information
daniel-sanche authored and callmehiphop committed Jun 12, 2019
1 parent f48d291 commit bfbafa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dlp/inspect.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ async function inspectFile(
// const callingProjectId = process.env.GCLOUD_PROJECT;

// The path to a local file to inspect. Can be a text, JPG, or PNG file.
// const fileName = 'path/to/image.png';
// const filepath = 'path/to/image.png';

// The minimum likelihood required before returning a match
// const minLikelihood = 'LIKELIHOOD_UNSPECIFIED';
Expand Down

0 comments on commit bfbafa5

Please sign in to comment.