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 webpage provides reference documentation for the `TranslationEvaluationMetrics` class within the Google AutoML v1 API for .NET."],["The `TranslationEvaluationMetrics` class is used to assess the performance of translation models and it includes properties for the base model's BLEU score and the overall BLEU score."],["The documentation lists various versions of the API, with 3.4.0 being the latest, and spans from versions 2.2.0 up to 3.4.0."],["The class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class contains a constructor to initialize `TranslationEvaluationMetrics` and a second constructor to initialize it with another `TranslationEvaluationMetrics` object."]]],[]]