public sealed class Row : IMessage<ClassificationEvaluationMetrics.Types.ConfusionMatrix.Types.Row>, IEquatable<ClassificationEvaluationMetrics.Types.ConfusionMatrix.Types.Row>, IDeepCloneable<ClassificationEvaluationMetrics.Types.ConfusionMatrix.Types.Row>, IBufferMessage, IMessage
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\u003eThe latest version of the \u003ccode\u003eRow\u003c/code\u003e class is 3.4.0, which is part of the \u003ccode\u003eGoogle.Cloud.AutoML.V1\u003c/code\u003e namespace, with multiple earlier versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRow\u003c/code\u003e class represents a row in a confusion matrix and is marked as "Output only," and is a sealed class, meaning it cannot be inherited.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, providing functionality for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a property called \u003ccode\u003eExampleCount\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField<int>\u003c/code\u003e representing the values of a specific cell in the confusion matrix.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eRow()\u003c/code\u003e and a constructor \u003ccode\u003eRow(ClassificationEvaluationMetrics.Types.ConfusionMatrix.Types.Row other)\u003c/code\u003e for creating a \u003ccode\u003eRow\u003c/code\u003e instance based on an existing instance.\u003c/p\u003e\n"]]],[],null,[]]