public sealed class TranslationEvaluationMetrics : IMessage<TranslationEvaluationMetrics>, IEquatable<TranslationEvaluationMetrics>, IDeepCloneable<TranslationEvaluationMetrics>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class TranslationEvaluationMetrics.
[[["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."],[[["This page provides documentation for the `TranslationEvaluationMetrics` class within the Google AutoML v1 API, which is used for evaluating translation datasets."],["The `TranslationEvaluationMetrics` class is part of the `Google.Cloud.AutoML.V1` namespace and is implemented in the `Google.Cloud.AutoML.V1.dll` assembly."],["The documentation lists available versions of the API, ranging from version 2.2.0 up to the latest version, 3.4.0, with links to each version's documentation."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `TranslationEvaluationMetrics` class include `BaseBleuScore` and `BleuScore`, both of which are output-only and represent the BLEU score for the base model and the overall BLEU score, respectively."]]],[]]