public sealed class TranslationEvaluationMetrics : IMessage<TranslationEvaluationMetrics>, IEquatable<TranslationEvaluationMetrics>, IDeepCloneable<TranslationEvaluationMetrics>, IBufferMessage, IMessage
[[["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-03-21 UTC."],[[["The latest version available is 3.4.0, while the current page details version 2.6.0 of the `Google.Cloud.AutoML.V1.TranslationEvaluationMetrics`."],["`TranslationEvaluationMetrics` is a class used for evaluating metrics in translation datasets and is part of the `Google.Cloud.AutoML.V1` namespace."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message handling, equality comparisons, deep cloning, and buffered message interactions."],["The class offers properties `BaseBleuScore` and `BleuScore`, both read-only doubles used for measuring the BLEU score of translation models."],["The page includes links to documentation of versions ranging from 2.2.0 up to 3.4.0, providing a historical overview of this particular library."]]],[]]