Defines how we redact data.
Constants
REDACTION_STRATEGY_UNSPECIFIED
value: 0
Do not redact.
REDACT_WITH_SERVICE
value: 1
Call redaction service to clean up the data to be persisted.
Defines how we redact data.
value: 0
Do not redact.
value: 1
Call redaction service to clean up the data to be persisted.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.