[[["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-25 UTC."],[[["The `RougeInput` class is part of the Vertex AI v1beta1 API, specifically within the `Google.Cloud.AIPlatform.V1Beta1` namespace, for .NET development."],["It serves as the input for calculating the rouge metric, which is detailed within the provided documentation."],["The `RougeInput` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring comprehensive functionality."],["The class includes properties for `Instances`, representing a collection of rouge instances, and `MetricSpec`, which defines the specifications for the rouge score metric."],["It contains two constructors, a default parameter-less constructor, and a constructor that accepts another `RougeInput` object for cloning."]]],[]]