Module: Google::Cloud::Dialogflow::CX::V3::SecuritySettings::RedactionScope

Defined in:
proto_docs/google/cloud/dialogflow/cx/v3/security_settings.rb

Overview

Defines what types of data to redact.

Constant Summary collapse

REDACTION_SCOPE_UNSPECIFIED =

Don't redact any kind of data.

0
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.

2