Interface protos.google.cloud.contactcenterinsights.v1.QaQuestion.IAnswerChoice (3.9.0)

Properties of an AnswerChoice.

Package

@google-cloud/contact-center-insights

Properties

boolValue

boolValue?: (boolean|null);

AnswerChoice boolValue

key

key?: (string|null);

AnswerChoice key

naValue

naValue?: (boolean|null);

AnswerChoice naValue

numValue

numValue?: (number|null);

AnswerChoice numValue

score

score?: (number|null);

AnswerChoice score

strValue

strValue?: (string|null);

AnswerChoice strValue