bool
Whether the suggested answer was copied by the human agent.
If the value is set to be true,
AnswerFeedback.clicked
will be updated to be true.
clicked_uris
MutableSequence[str]
The URIs clicked by the human agent. The value is appended
for each UpdateAnswerRecordRequest. If the value is not
empty,
AnswerFeedback.clicked
will be updated to be true.