bannedContentsInAgentResponse property

List<String>? bannedContentsInAgentResponse
getter/setter pair

List of banned phrases.

Applies only to agent responses.

Optional.

Implementation

core.List<core.String>? bannedContentsInAgentResponse;