[[["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-04-09 UTC."],[[["This documentation covers the `BleuInput` class, which is part of the Google Cloud AI Platform v1beta1 API and is specifically designed for inputting data for the BLEU (Bilingual Evaluation Understudy) metric."],["`BleuInput` is a sealed class that inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer manipulation."],["The `BleuInput` class contains properties such as `Instances`, which is a repeated field of `BleuInstance` objects, and `MetricSpec`, which is a required `BleuSpec` object to specify the parameters for the BLEU score metric."],["There are two versions of the class available, `1.0.0-beta21 (latest)` and `1.0.0-beta20`, both of which are accessible."],["This class has two constructors available, one for instantiating an empty `BleuInput` and another to create a copy using another `BleuInput` object."]]],[]]