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 webpage provides documentation for the \u003ccode\u003eIssueModel.Types.InputDataConfig\u003c/code\u003e class within the Google Cloud Contact Center Insights v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.19.0, and it includes a history of versions back to 1.0.0, with each version linking to its own specific documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIssueModel.Types.InputDataConfig\u003c/code\u003e is used to configure the input data for creating an issue model and it implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eFilter\u003c/code\u003e, allowing for the specification of a subset of conversations, \u003ccode\u003eMedium\u003c/code\u003e to define the type of conversations, and \u003ccode\u003eTrainingConversationsCount\u003c/code\u003e to see how many conversations were utilized for training.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMedium\u003c/code\u003e property is now considered obsolete and should be replaced by using the \u003ccode\u003efilter\u003c/code\u003e field to define a medium when creating a new model.\u003c/p\u003e\n"]]],[],null,[]]