[[["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 the `BleuResults` class in the Cloud AI Platform v1 API is version 3.22.0, with multiple previous versions ranging from 3.21.0 to 1.0.0 also documented."],["The `BleuResults` class, which is a sealed class, provides a structure for representing results related to the BLEU (Bilingual Evaluation Understudy) metric, used in AI models."],["The `BleuResults` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and is found within the `Google.Cloud.AIPlatform.V1` namespace of the `Google.Cloud.AIPlatform.V1.dll` assembly."],["This class includes a property called `BleuMetricValues`, which is a read-only collection of `BleuMetricValue` objects, representing the output BLEU metric values, contained in a `RepeatedField`."],["The provided information gives access to the documentation for this class, as well as the inherited members of the object class."]]],[]]