[[["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 `BleuResults` class within the Google Cloud AI Platform v1 API for .NET, with the most recent version being 3.22.0."],["The `BleuResults` class represents the results for the BLEU (Bilingual Evaluation Understudy) metric, which is commonly used in machine translation and other natural language processing tasks."],["The class implements several interfaces, including `IMessage`, `IEquatable\u003cBleuResults\u003e`, `IDeepCloneable\u003cBleuResults\u003e`, and `IBufferMessage`, providing functionality for message handling, equality comparisons, deep cloning, and buffered message operations."],["It contains a property called `BleuMetricValues` which is of type `RepeatedField\u003cBleuMetricValue\u003e` and represents the output-only BLEU metric values."],["This reference page for the class includes the constructors, properties, and inherited members from the object class that are available to use."]]],[]]