
Answer-first summary for fast verification
Answer: Cloud Data Loss Prevention API
The Cloud Data Loss Prevention (DLP) API is specifically designed to detect and redact sensitive data in text, making it the optimal choice for scanning user-submitted comments and reviews for sensitive information before publication. It can identify various types of sensitive data (e.g., PII, financial information) and supports redaction or masking. The community discussion shows a strong consensus (100% of answers and multiple upvoted comments) that B is correct, with comments emphasizing DLP's redaction capabilities and distinguishing it from Web Security Scanner (D), which is for vulnerability scanning in web applications, not content inspection. Cloud Key Management Service (A) is for encryption key management, and BigQuery (C) is a data analytics service, neither of which directly addresses the need to inspect and sanitize text content for sensitive data.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A retail company enables users to submit comments and product reviews. The company must ensure the text is free of sensitive data before these comments or reviews are published.
Which Google Cloud service should be used for this purpose?
A
Cloud Key Management Service
B
Cloud Data Loss Prevention API
C
BigQuery
D
Web Security Scanner