We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f48d291 commit bfbafa5Copy full SHA for bfbafa5
dlp/inspect.js
@@ -118,7 +118,7 @@ async function inspectFile(
118
// const callingProjectId = process.env.GCLOUD_PROJECT;
119
120
// The path to a local file to inspect. Can be a text, JPG, or PNG file.
121
- // const fileName = 'path/to/image.png';
+ // const filepath = 'path/to/image.png';
122
123
// The minimum likelihood required before returning a match
124
// const minLikelihood = 'LIKELIHOOD_UNSPECIFIED';
0 commit comments