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\u003eThe latest version of the \u003ccode\u003eInputDataConfig\u003c/code\u003e class for Google Cloud Contact Center Insights is 2.19.0, with numerous prior versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInputDataConfig\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1\u003c/code\u003e namespace and is used to configure data for issue model creation within the Contact Center Insights platform.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003eMedium\u003c/code\u003e, and \u003ccode\u003eTrainingConversationsCount\u003c/code\u003e, which allow for filtering of conversations and provide output information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMedium\u003c/code\u003e property is now obsolete and training for the issue models should be set through the \u003ccode\u003efilter\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]