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 for `TranslationEvaluationMetrics` is 3.4.0, with other listed versions ranging from 2.2.0 to 3.3.0."],["`TranslationEvaluationMetrics` is a class that provides evaluation metrics for translation datasets, inheriting from `Object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is in the namespace `Google.Cloud.AutoML.V1` and the assembly `Google.Cloud.AutoML.V1.dll`."],["`TranslationEvaluationMetrics` has two constructors, one default and another that takes a `TranslationEvaluationMetrics` object as a parameter."],["The class has two properties `BaseBleuScore` and `BleuScore`, both of which are `double` types and output only, representing BLEU scores for base and actual models."]]],[]]