Interface protos.google.cloud.contactcenterinsights.v1.IIssue (1.6.0)

Properties of an Issue.

Package

@google-cloud/contact-center-insights!

Properties

createTime

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

Issue createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

displayName

displayName?: (string|null);

Issue displayName

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

Issue name

Property Value
TypeDescription
(string|null)

updateTime

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

Issue updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)