Interface protos.google.cloud.contactcenterinsights.v1.IssueModel.IInputDataConfig (1.6.0)

Properties of an InputDataConfig.

Package

@google-cloud/contact-center-insights!

Properties

filter

filter?: (string|null);

InputDataConfig filter

Property Value
TypeDescription
(string|null)

medium

medium?: (google.cloud.contactcenterinsights.v1.Conversation.Medium|keyof typeof google.cloud.contactcenterinsights.v1.Conversation.Medium|null);

InputDataConfig medium

Property Value
TypeDescription
(google.cloud.contactcenterinsights.v1.Conversation.Medium|keyof typeof google.cloud.contactcenterinsights.v1.Conversation.Medium|null)

trainingConversationsCount

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

InputDataConfig trainingConversationsCount

Property Value
TypeDescription
(number|Long|string|null)