Interface protos.google.cloud.contactcenterinsights.v1.IQaAnswer (3.7.0)

Properties of a QaAnswer.

Package

@google-cloud/contact-center-insights

Properties

answerSources

answerSources?: (google.cloud.contactcenterinsights.v1.QaAnswer.IAnswerSource[]|null);

QaAnswer answerSources

answerValue

answerValue?: (google.cloud.contactcenterinsights.v1.QaAnswer.IAnswerValue|null);

QaAnswer answerValue

conversation

conversation?: (string|null);

QaAnswer conversation

qaQuestion

qaQuestion?: (string|null);

QaAnswer qaQuestion

questionBody

questionBody?: (string|null);

QaAnswer questionBody

tags

tags?: (string[]|null);

QaAnswer tags