Dialogflow CX V3 API - Module Google::Cloud::Dialogflow::CX::V3::SecuritySettings::RedactionScope (v0.15.0)

Reference documentation and code samples for the Dialogflow CX V3 API module Google::Cloud::Dialogflow::CX::V3::SecuritySettings::RedactionScope.

Defines what types of data to redact.

Constants

REDACTION_SCOPE_UNSPECIFIED

value: 0
Don't redact any kind of data.

REDACT_DISK_STORAGE

value: 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.