public sealed class TextClassificationConfig : IMessage<TextClassificationConfig>, IEquatable<TextClassificationConfig>, IDeepCloneable<TextClassificationConfig>, IBufferMessage, IMessage
Config for text classification human labeling task.
[[["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 \u003ccode\u003eTextClassificationConfig\u003c/code\u003e class is used to configure human labeling tasks for text classification within the Google Cloud Data Labeling service.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, enhancing its functionality and usability within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTextClassificationConfig\u003c/code\u003e offers properties to specify whether multiple labels are allowed (\u003ccode\u003eAllowMultiLabel\u003c/code\u003e), define the annotation spec set resource name (\u003ccode\u003eAnnotationSpecSet\u003c/code\u003e), and configure sentiment selection (\u003ccode\u003eSentimentConfig\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class is available in multiple versions, with the latest being 2.0.0-beta05, and it is located within the \u003ccode\u003eGoogle.Cloud.DataLabeling.V1Beta1\u003c/code\u003e namespace and \u003ccode\u003eGoogle.Cloud.DataLabeling.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for this class: one default and one that allows you to pass another \u003ccode\u003eTextClassificationConfig\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]