Dialogflow v3 API - Enum SecuritySettings.Types.RedactionScope (2.17.0)

public enum SecuritySettings.Types.RedactionScope

Reference documentation and code samples for the Dialogflow v3 API enum SecuritySettings.Types.RedactionScope.

Defines what types of data to redact.

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

NameDescription
RedactDiskStorage

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.

Unspecified

Don't redact any kind of data.