关于“Redacting Sensitive Data with the DLP API”的评价
20589 条评价
Wahyu R. · 已于 almost 2 years前审核
Sam C. · 已于 almost 2 years前审核
Rafansya D. · 已于 almost 2 years前审核
node redactImage.js $GCLOUD_PROJECT ~/dlp-input.png "" EMAIL_ADDRESS ~/dlp-redacted.png
Julius S. · 已于 almost 2 years前审核
Syahbagus Radithya H. · 已于 almost 2 years前审核
Ahmad Fikri N. · 已于 almost 2 years前审核
Difa S. · 已于 almost 2 years前审核
Arizki Putra R. · 已于 almost 2 years前审核
khozin a. · 已于 almost 2 years前审核
khozin a. · 已于 almost 2 years前审核
Daniel S. · 已于 almost 2 years前审核
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. · 已于 almost 2 years前审核
Makmurry A. · 已于 almost 2 years前审核
Fitria Novyanti T. · 已于 almost 2 years前审核
Ichsanul H. · 已于 almost 2 years前审核
EFA Y. · 已于 almost 2 years前审核
KHAMDAN A. · 已于 almost 2 years前审核
nice
003_ A. · 已于 almost 2 years前审核
David W. · 已于 almost 2 years前审核
Putri P. · 已于 almost 2 years前审核
Rishabh A. · 已于 almost 2 years前审核
Brian K. · 已于 almost 2 years前审核
the last command didn't work but good to see this how easy it can be to redact sensitive data.
Tian W. · 已于 almost 2 years前审核
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. · 已于 almost 2 years前审核
Issy P. · 已于 almost 2 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。