public sealed class InputDataConfig : IMessage<IssueModel.Types.InputDataConfig>, IEquatable<IssueModel.Types.InputDataConfig>, IDeepCloneable<IssueModel.Types.InputDataConfig>, IBufferMessage, IMessage
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\u003eThis webpage details the \u003ccode\u003eInputDataConfig\u003c/code\u003e class, which is crucial for configuring the data used to create an issue model within the Google Cloud Contact Center Insights service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eInputDataConfig\u003c/code\u003e class is 2.19.0, and the page provides links to documentation for numerous previous versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInputDataConfig\u003c/code\u003e 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, providing it with essential capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eInputDataConfig\u003c/code\u003e has properties such as \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003eMedium\u003c/code\u003e, and \u003ccode\u003eTrainingConversationsCount\u003c/code\u003e, allowing for specific configurations when creating the issue model.\u003c/p\u003e\n"],["\u003cp\u003eThe medium property is deprecated and in the future, the medium will be set on the filter property.\u003c/p\u003e\n"]]],[],null,[]]