Properties of a SecuritySettings.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| name | string | null | <optional> | SecuritySettings name | 
| displayName | string | null | <optional> | SecuritySettings displayName | 
| redactionStrategy | google.cloud.dialogflow.cx.v3.SecuritySettings.RedactionStrategy | null | <optional> | SecuritySettings redactionStrategy | 
| redactionScope | google.cloud.dialogflow.cx.v3.SecuritySettings.RedactionScope | null | <optional> | SecuritySettings redactionScope | 
| inspectTemplate | string | null | <optional> | SecuritySettings inspectTemplate | 
| deidentifyTemplate | string | null | <optional> | SecuritySettings deidentifyTemplate | 
| retentionWindowDays | number | null | <optional> | SecuritySettings retentionWindowDays | 
| retentionStrategy | google.cloud.dialogflow.cx.v3.SecuritySettings.RetentionStrategy | null | <optional> | SecuritySettings retentionStrategy | 
| purgeDataTypes | Array.<google.cloud.dialogflow.cx.v3.SecuritySettings.PurgeDataType> | null | <optional> | SecuritySettings purgeDataTypes | 
| audioExportSettings | google.cloud.dialogflow.cx.v3.SecuritySettings.IAudioExportSettings | null | <optional> | SecuritySettings audioExportSettings | 
| insightsExportSettings | google.cloud.dialogflow.cx.v3.SecuritySettings.IInsightsExportSettings | null | <optional> | SecuritySettings insightsExportSettings |