[[["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."],[[["BleuInput is a class within the Google Cloud AI Platform v1beta1 API, specifically designed for input related to the BLEU (Bilingual Evaluation Understudy) metric."],["This class, `public sealed class BleuInput`, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer management."],["`BleuInput` has two constructors: a default one and another that accepts another `BleuInput` instance, allowing for object creation and copying."],["The `Instances` property, of type `RepeatedField\u003cBleuInstance\u003e`, is required and used for holding repeated bleu instances."],["The `MetricSpec` property, which is also required, of type `BleuSpec`, is utilized to define the specifications for the BLEU score metric."]]],[]]