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\u003eThis webpage provides documentation for the \u003ccode\u003eClassificationAnnotation\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AutoML.V1\u003c/code\u003e namespace, specifically for version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClassificationAnnotation\u003c/code\u003e class, which is sealed and implements multiple interfaces, contains details specific to classification, inheriting from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a public property called \u003ccode\u003eScore\u003c/code\u003e of type \u003ccode\u003eSingle\u003c/code\u003e, representing a confidence estimate between 0.0 and 1.0, and is also output only.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eClassificationAnnotation\u003c/code\u003e class, one with no parameters and one that accepts another \u003ccode\u003eClassificationAnnotation\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe page also provides links to various versions of the \u003ccode\u003eClassificationAnnotation\u003c/code\u003e documentation, ranging from version 2.2.0 to the latest, 3.4.0.\u003c/p\u003e\n"]]],[],null,[]]