securitySettings property
Name of the CX SecuritySettings which is used to redact generated response.
If this field is empty, try to fetch v2 security_settings, which is a
project level setting. If this field is empty and no v2 security_settings
set up in this project, no redaction will be done. Format:
projects//locations//securitySettings/
.
Optional.
Implementation
core.String? securitySettings;