enableConsentBasedRedaction property

bool? enableConsentBasedRedaction
getter/setter pair

Enables consent-based end-user input redaction, if true, a pre-defined session parameter $session.params.conversation-redaction will be used to determine if the utterance should be redacted.

Implementation

core.bool? enableConsentBasedRedaction;