public sealed class IssueModel.Types.InputDataConfig : IMessage<IssueModel.Types.InputDataConfig>, IEquatable<IssueModel.Types.InputDataConfig>, IDeepCloneable<IssueModel.Types.InputDataConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class IssueModel.Types.InputDataConfig.
Configs for the input data used to create the issue model.
[Obsolete]public Conversation.Types.Medium Medium { get; set; }
Medium of conversations used in training data. This field is being
deprecated. To specify the medium to be used in training a new issue
model, set the medium field on filter.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eIssueModel.Types.InputDataConfig\u003c/code\u003e class within the Contact Center AI Insights v1 API is 2.19.0, with multiple previous versions available, ranging back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used for configuring the input data, where the data used is for creating issue models within the Contact Center AI Insights service.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, to support various functionalities such as data comparison, cloning, and message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eFilter\u003c/code\u003e property to refine the conversations used for model training and an \u003ccode\u003eObsolete\u003c/code\u003e \u003ccode\u003eMedium\u003c/code\u003e property, which is being deprecated in favor of specifying the medium within the filter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrainingConversationsCount\u003c/code\u003e property provides an output-only count of the number of conversations used to train the issue model.\u003c/p\u003e\n"]]],[],null,[]]