public sealed class ClassificationAnnotation : IMessage<ClassificationAnnotation>, IEquatable<ClassificationAnnotation>, IDeepCloneable<ClassificationAnnotation>, IBufferMessage, IMessage
Contains annotation details specific to classification.
Output only. A confidence estimate between 0.0 and 1.0. A higher value
means greater confidence that the annotation is positive. If a user
approves an annotation as negative or positive, the score value remains
unchanged. If a user creates an annotation, the score is 0 for negative or
1 for positive.
[[["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\u003eClassificationAnnotation\u003c/code\u003e is 3.4.0, but this content pertains specifically to version 3.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClassificationAnnotation\u003c/code\u003e provides details specific to classification tasks, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and is found within the \u003ccode\u003eGoogle.Cloud.AutoML.V1\u003c/code\u003e namespace in the \u003ccode\u003eGoogle.Cloud.AutoML.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClassificationAnnotation\u003c/code\u003e class has two constructors, one default and another that accepts another \u003ccode\u003eClassificationAnnotation\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a \u003ccode\u003eScore\u003c/code\u003e property of type \u003ccode\u003eSingle\u003c/code\u003e that represents a confidence estimate, ranging from 0.0 to 1.0, indicating the certainty of a classification.\u003c/p\u003e\n"]]],[],null,[]]