public sealed class RougeMetricValue : IMessage<RougeMetricValue>, IEquatable<RougeMetricValue>, IDeepCloneable<RougeMetricValue>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1 API class RougeMetricValue.
[[["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 webpage provides reference documentation for the \u003ccode\u003eRougeMetricValue\u003c/code\u003e class within the Google Cloud AI Platform V1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists the various versions of the \u003ccode\u003eRougeMetricValue\u003c/code\u003e class, ranging from version 1.0.0 to the latest version 3.22.0, with version 3.20.0 as the currently selected version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRougeMetricValue\u003c/code\u003e is a sealed class that implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to be used for comparing, cloning, and handling messages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRougeMetricValue\u003c/code\u003e class contains two primary properties: \u003ccode\u003eHasScore\u003c/code\u003e, which is a boolean indicating whether a score has been set, and \u003ccode\u003eScore\u003c/code\u003e, which is a float representing the actual Rouge score.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eRougeMetricValue\u003c/code\u003e, one default constructor, and one that allows another instance of \u003ccode\u003eRougeMetricValue\u003c/code\u003e to be passed to it.\u003c/p\u003e\n"]]],[],null,[]]