[[["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-25 UTC."],[[["This document provides reference documentation for the `BleuSpec` class within the Vertex AI v1beta1 API, specifically in the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["`BleuSpec` is a class that calculates the bleu score metric, assessing the precision of n-grams in a prediction compared to a reference, with scores ranging from 0 to 1."],["The `BleuSpec` class inherits from the `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BleuSpec` class has two constructors: a default constructor `BleuSpec()` and a copy constructor `BleuSpec(BleuSpec other)` that accepts another `BleuSpec` object as a parameter."],["It has one property `UseEffectiveOrder` which if true computes bleu score accordingly."]]],[]]