Redacting Sensitive Data with the DLP API Reviews
20682 reviews
Difa S. · Reviewed neredeyse 2 yıl ago
Arizki Putra R. · Reviewed neredeyse 2 yıl ago
khozin a. · Reviewed neredeyse 2 yıl ago
khozin a. · Reviewed neredeyse 2 yıl ago
Daniel S. · Reviewed neredeyse 2 yıl ago
At the time of writing, there's an error with the latest version of mime on the last task using redactImage.js as reported by others in the review related with failing to import the mime module. The easy workaround is to edit package.json so that it uses mime "3.0.0" instead of "^4.0.0", but the sample code really ought to be fixed for the lab.
Bernas Cakra Sakti H. · Reviewed neredeyse 2 yıl ago
Makmurry A. · Reviewed neredeyse 2 yıl ago
Fitria Novyanti T. · Reviewed neredeyse 2 yıl ago
Ichsanul H. · Reviewed neredeyse 2 yıl ago
EFA Y. · Reviewed neredeyse 2 yıl ago
KHAMDAN A. · Reviewed neredeyse 2 yıl ago
nice
003_ A. · Reviewed neredeyse 2 yıl ago
David W. · Reviewed neredeyse 2 yıl ago
Putri P. · Reviewed neredeyse 2 yıl ago
Rishabh A. · Reviewed neredeyse 2 yıl ago
Brian K. · Reviewed neredeyse 2 yıl ago
the last command didn't work but good to see this how easy it can be to redact sensitive data.
Tian W. · Reviewed neredeyse 2 yıl ago
Ran into error with importing mime: /home/student_03_e75e363a1593/nodejs-docs-samples/dlp/redactImage.js:27 const mime = require('mime'); ^ Error [ERR_REQUIRE_ESM]: require() of ES Module /home/student_03_e75e363a1593/nodejs-docs-samples/dlp/node_modules/mime/dist/src/index.js from /home/student_03_e75e363a1593/nodejs-docs-samples/dlp/redactImage.js not supported. Instead change the require of index.js in /home/student_03_e75e363a1593/nodejs-docs-samples/dlp/redactImage.js to a dynamic import() which is available in all CommonJS modules. at main (/home/student_03_e75e363a1593/nodejs-docs-samples/dlp/redactImage.js:27:16) at Object.<anonymous> (/home/student_03_e75e363a1593/nodejs-docs-samples/dlp/redactImage.js:83:1) { code: 'ERR_REQUIRE_ESM' } Node.js v20.17.0
April C. · Reviewed neredeyse 2 yıl ago
Issy P. · Reviewed neredeyse 2 yıl ago
Error as below: student_03_95a9145c222c@cloudshell:~/nodejs-docs-samples/dlp (qwiklabs-gcp-03-361e360df4d1)$ node redactImage.js $GCLOUD_PROJECT ~/dlp-input.png "" EMAIL_ADDRESS ~/dlp-redacted.png /home/student_03_95a9145c222c/nodejs-docs-samples/dlp/redactImage.js:27 const mime = require('mime'); ^ Error [ERR_REQUIRE_ESM]: require() of ES Module /home/student_03_95a9145c222c/nodejs-docs-samples/dlp/node_modules/mime/dist/src/index.js from /home/student_03_95a9145c222c/nodejs-docs-samples/dlp/redactImage.js not supported. Instead change the require of index.js in /home/student_03_95a9145c222c/nodejs-docs-samples/dlp/redactImage.js to a dynamic import() which is available in all CommonJS modules. at main (/home/student_03_95a9145c222c/nodejs-docs-samples/dlp/redactImage.js:27:16) at Object.<anonymous> (/home/student_03_95a9145c222c/nodejs-docs-samples/dlp/redactImage.js:83:1) { code: 'ERR_REQUIRE_ESM' } Node.js v20.17.0
Georgia S. · Reviewed neredeyse 2 yıl ago
the image based dlp one didn't work, several people in my training also didn't get it working.
Keziah F. · Reviewed neredeyse 2 yıl ago
Good lab but got errors on the image redaction step about how the mime package was being imported
Joshua v. · Reviewed neredeyse 2 yıl ago
Arun N. · Reviewed neredeyse 2 yıl ago
Bima Shakti Ramadhan U. · Reviewed neredeyse 2 yıl ago
Joris D. · Reviewed neredeyse 2 yıl ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.