
Answer-first summary for fast verification
Answer: Discover and transform PII data in your reports by using the Cloud DLP API.
Option C is correct because it directly addresses the requirement to publish analytics reports without PII while preserving data integrity. The Cloud DLP API's discovery capability identifies PII within the reports, and its transformation feature (e.g., anonymization, masking, or tokenization) removes or obscures PII while maintaining the data's structure and usability for analytics. This ensures data integrity is preserved, as the transformed data remains meaningful for analysis. Option A is suboptimal because deleting PII could compromise data integrity by removing valuable context or creating gaps in the dataset. Option B (quarantine) is unsuitable as it isolates data rather than making it usable for reports. Option D (encryption) does not remove PII; encrypted data still contains sensitive information, which could be decrypted, violating the requirement to ensure no PII is published.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your organization needs to publish annual website usage analytics reports without exposing any personally identifiable information (PII) while maintaining data integrity using the Cloud Data Loss Prevention (DLP) API. What should you do?
A
Detect all PII in storage by using the Cloud DLP API. Create a cloud function to delete the PII.
B
Discover and quarantine your PII data in your storage by using the Cloud DLP API.
C
Discover and transform PII data in your reports by using the Cloud DLP API.
D
Encrypt the PII from the report by using the Cloud DLP API.
No comments yet.