Interface protos.google.cloud.dialogflow.cx.v3.ISecuritySettings (4.6.0)

Properties of a SecuritySettings.

Package

@google-cloud/dialogflow-cx

Properties

audioExportSettings

audioExportSettings?: (google.cloud.dialogflow.cx.v3.SecuritySettings.IAudioExportSettings|null);

SecuritySettings audioExportSettings

deidentifyTemplate

deidentifyTemplate?: (string|null);

SecuritySettings deidentifyTemplate

displayName

displayName?: (string|null);

SecuritySettings displayName

insightsExportSettings

insightsExportSettings?: (google.cloud.dialogflow.cx.v3.SecuritySettings.IInsightsExportSettings|null);

SecuritySettings insightsExportSettings

inspectTemplate

inspectTemplate?: (string|null);

SecuritySettings inspectTemplate

name

name?: (string|null);

SecuritySettings name

purgeDataTypes

purgeDataTypes?: (google.cloud.dialogflow.cx.v3.SecuritySettings.PurgeDataType[]|null);

SecuritySettings purgeDataTypes

redactionScope

redactionScope?: (google.cloud.dialogflow.cx.v3.SecuritySettings.RedactionScope|keyof typeof google.cloud.dialogflow.cx.v3.SecuritySettings.RedactionScope|null);

SecuritySettings redactionScope

redactionStrategy

redactionStrategy?: (google.cloud.dialogflow.cx.v3.SecuritySettings.RedactionStrategy|keyof typeof google.cloud.dialogflow.cx.v3.SecuritySettings.RedactionStrategy|null);

SecuritySettings redactionStrategy

retentionStrategy

retentionStrategy?: (google.cloud.dialogflow.cx.v3.SecuritySettings.RetentionStrategy|keyof typeof google.cloud.dialogflow.cx.v3.SecuritySettings.RetentionStrategy|null);

SecuritySettings retentionStrategy

retentionWindowDays

retentionWindowDays?: (number|null);

SecuritySettings retentionWindowDays