Interface protos.google.cloud.contactcenterinsights.v1.IIssueModel (3.3.0)

Properties of an IssueModel.

Package

@google-cloud/contact-center-insights

Properties

createTime

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

IssueModel createTime

displayName

displayName?: (string|null);

IssueModel displayName

inputDataConfig

inputDataConfig?: (google.cloud.contactcenterinsights.v1.IssueModel.IInputDataConfig|null);

IssueModel inputDataConfig

issueCount

issueCount?: (number|Long|string|null);

IssueModel issueCount

languageCode

languageCode?: (string|null);

IssueModel languageCode

modelType

modelType?: (google.cloud.contactcenterinsights.v1.IssueModel.ModelType|keyof typeof google.cloud.contactcenterinsights.v1.IssueModel.ModelType|null);

IssueModel modelType

name

name?: (string|null);

IssueModel name

state

state?: (google.cloud.contactcenterinsights.v1.IssueModel.State|keyof typeof google.cloud.contactcenterinsights.v1.IssueModel.State|null);

IssueModel state

trainingStats

trainingStats?: (google.cloud.contactcenterinsights.v1.IIssueModelLabelStats|null);

IssueModel trainingStats

updateTime

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

IssueModel updateTime