[[["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."],[[["The `RougeSpec` class in the Vertex AI v1beta1 API calculates the recall of n-grams in predictions compared to a reference, providing a score between 0 and 1."],["`RougeSpec` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The class supports specifying different Rouge types (e.g., rougen[1-9], rougeL, rougeLsum) through its `RougeType` property."],["`SplitSummaries` and `UseStemmer` are optional boolean properties that control splitting of summaries when using rougeLsum and applying stemming respectively."],["There are 2 constructors for this class, one default and one that takes in another `RougeSpec` object."]]],[]]