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

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

Overview

Defines how we redact data.

Constant Summary collapse

REDACTION_STRATEGY_UNSPECIFIED =

Do not redact.

0
REDACT_WITH_SERVICE =

Call redaction service to clean up the data to be persisted.

1