Interface protos.google.cloud.contactcenterinsights.v1.IQaQuestion (3.9.0)

Properties of a QaQuestion.

Package

@google-cloud/contact-center-insights

Properties

abbreviation

abbreviation?: (string|null);

QaQuestion abbreviation

answerChoices

answerChoices?: (google.cloud.contactcenterinsights.v1.QaQuestion.IAnswerChoice[]|null);

QaQuestion answerChoices

answerInstructions

answerInstructions?: (string|null);

QaQuestion answerInstructions

createTime

createTime?: (google.protobuf.ITimestamp|null);

QaQuestion createTime

metrics

metrics?: (google.cloud.contactcenterinsights.v1.QaQuestion.IMetrics|null);

QaQuestion metrics

name

name?: (string|null);

QaQuestion name

order

order?: (number|null);

QaQuestion order

questionBody

questionBody?: (string|null);

QaQuestion questionBody

tags

tags?: (string[]|null);

QaQuestion tags

tuningMetadata

tuningMetadata?: (google.cloud.contactcenterinsights.v1.QaQuestion.ITuningMetadata|null);

QaQuestion tuningMetadata

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

QaQuestion updateTime