public sealed class ImageClassificationConfig : IMessage<ImageClassificationConfig>, IEquatable<ImageClassificationConfig>, IDeepCloneable<ImageClassificationConfig>, IBufferMessage, IMessage
Config for image 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\u003e\u003ccode\u003eImageClassificationConfig\u003c/code\u003e is a class for configuring image classification tasks within the Google Cloud Data Labeling service.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImageClassificationConfig\u003c/code\u003e class offers properties such as \u003ccode\u003eAllowMultiLabel\u003c/code\u003e, \u003ccode\u003eAnnotationSpecSet\u003c/code\u003e, and \u003ccode\u003eAnswerAggregationType\u003c/code\u003e to define parameters for the labeling task.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eImageClassificationConfig\u003c/code\u003e, a default constructor, and another which takes another instance of \u003ccode\u003eImageClassificationConfig\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e2.0.0-beta05\u003c/code\u003e, and the documentation provided is for version \u003ccode\u003e1.0.0-beta03\u003c/code\u003e, with an additional version \u003ccode\u003e2.0.0-beta04\u003c/code\u003e available.\u003c/p\u003e\n"]]],[],null,[]]