Class RedactionScope (1.34.0)

RedactionScope(value)

Defines what types of data to redact.

Enums

Name Description
REDACTION_SCOPE_UNSPECIFIED Don't redact any kind of data.
REDACT_DISK_STORAGE On data to be written to disk or similar devices that are capable of holding data even if power is disconnected. This includes data that are temporarily saved on disk.