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

Properties of a FeedbackLabel.

Package

@google-cloud/contact-center-insights

Properties

createTime

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

FeedbackLabel createTime

label

label?: (string|null);

FeedbackLabel label

labeledResource

labeledResource?: (string|null);

FeedbackLabel labeledResource

name

name?: (string|null);

FeedbackLabel name

qaAnswerLabel

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

FeedbackLabel qaAnswerLabel

updateTime

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

FeedbackLabel updateTime