public sealed class BleuMetricValue : IMessage<BleuMetricValue>, IEquatable<BleuMetricValue>, IDeepCloneable<BleuMetricValue>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1 API class BleuMetricValue.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eBleuMetricValue\u003c/code\u003e class within the Cloud AI Platform v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 3.22.0, while the page itself is focused on version 3.6.0, and also includes documentation links to several previous versions, all the way back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBleuMetricValue\u003c/code\u003e is used to represent the BLEU (Bilingual Evaluation Understudy) score, a metric for evaluating machine translation quality, and has properties such as \u003ccode\u003eHasScore\u003c/code\u003e (a boolean) and \u003ccode\u003eScore\u003c/code\u003e (a float).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBleuMetricValue\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two constructors: a default constructor and a copy constructor which accept another instance of \u003ccode\u003eBleuMetricValue\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]