[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The `EvaluatedAnnotationType` enum in the Vertex AI v1beta1 API describes the type of an `EvaluatedAnnotation`."],["This enum is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace and is found in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["The possible values for `EvaluatedAnnotationType` are `FalseNegative`, `FalsePositive`, `TruePositive`, and `Unspecified`, each representing a different relationship between predictions and ground truth annotations."],["`FalseNegative` indicates a ground truth annotation not matched by predictions, `FalsePositive` indicates a prediction without a matching ground truth annotation, and `TruePositive` indicates a prediction matching a ground truth annotation."]]],[]]