public sealed class Row : IMessage<ClassificationEvaluationMetrics.Types.ConfusionMatrix.Types.Row>, IEquatable<ClassificationEvaluationMetrics.Types.ConfusionMatrix.Types.Row>, IDeepCloneable<ClassificationEvaluationMetrics.Types.ConfusionMatrix.Types.Row>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class ClassificationEvaluationMetrics.Types.ConfusionMatrix.Types.Row.
Output only. Value of the specific cell in the confusion matrix.
The number of values each row has (i.e. the length of the row) is equal
to the length of the annotation_spec_id field or, if that one is not
populated, length of the [display_name][google.cloud.automl.v1.ClassificationEvaluationMetrics.ConfusionMatrix.display_name] field.
[[["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 reference documentation for the \u003ccode\u003eClassificationEvaluationMetrics.Types.ConfusionMatrix.Types.Row\u003c/code\u003e class within the Google AutoML v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRow\u003c/code\u003e class represents a single row in a confusion matrix, which is used to evaluate the performance of classification models.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers multiple versions of the API, ranging from version 2.2.0 to 3.4.0, with 3.4.0 being the most recent.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRow\u003c/code\u003e 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, and includes properties like \u003ccode\u003eExampleCount\u003c/code\u003e to represent the values in each matrix cell.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors detailed for the Row class, a default one, and another which takes a \u003ccode\u003eClassificationEvaluationMetrics.Types.ConfusionMatrix.Types.Row\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]