public sealed class BleuMetricValue : IMessage<BleuMetricValue>, IEquatable<BleuMetricValue>, IDeepCloneable<BleuMetricValue>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI 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\u003eThe provided content details the \u003ccode\u003eBleuMetricValue\u003c/code\u003e class within the Google Cloud AI Platform V1 API, offering documentation and code samples for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documentation available is 3.22.0, with a listing of versions back to 1.0.0, each linking to its respective documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBleuMetricValue\u003c/code\u003e is a class that represents the Bleu metric score for an instance and it inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces such as \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\u003eThis class has two constructors, \u003ccode\u003eBleuMetricValue()\u003c/code\u003e and \u003ccode\u003eBleuMetricValue(BleuMetricValue other)\u003c/code\u003e, the latter taking another \u003ccode\u003eBleuMetricValue\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBleuMetricValue\u003c/code\u003e class contains two main properties: \u003ccode\u003eHasScore\u003c/code\u003e (a boolean indicating if the score is set) and \u003ccode\u003eScore\u003c/code\u003e (a float representing the Bleu score itself).\u003c/p\u003e\n"]]],[],null,[]]