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 provided content details the \u003ccode\u003eIssueModel.Types.InputDataConfig\u003c/code\u003e class within the Google Cloud Contact Center Insights v1 API, offering a comprehensive list of versions ranging from 1.0.0 to the latest 2.19.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIssueModel.Types.InputDataConfig\u003c/code\u003e class serves as a configuration for the input data utilized in creating an issue model, including methods such as \u003ccode\u003eInputDataConfig()\u003c/code\u003e and \u003ccode\u003eInputDataConfig(IssueModel.Types.InputDataConfig other)\u003c/code\u003e for construction.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eFilter\u003c/code\u003e, which allows for the specification of a filter to refine the conversations used for model training, and the deprecated \u003ccode\u003eMedium\u003c/code\u003e property for conversation mediums, and the property \u003ccode\u003eTrainingConversationsCount\u003c/code\u003e to reflect the output of how many conversations are used.\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, to provide functionality for data handling, comparison, cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe reference documentation also includes inheritance details, listing \u003ccode\u003eobject\u003c/code\u003e as the base class and listing the inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e that are available.\u003c/p\u003e\n"]]],[],null,[]]