Class RedactionScope (1.33.0)

RedactionScope(value)

Defines what types of data to redact.

Values: REDACTION_SCOPE_UNSPECIFIED (0): Don't redact any kind of data. REDACT_DISK_STORAGE (2): 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.