[[["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-31 UTC."],[[["The `RougeInstance` class is part of the Cloud AI Platform v1beta1 API, representing a specification for a rouge instance, and is available in version 1.0.0-beta21 (latest) and 1.0.0-beta20."],["This class inherits from `object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RougeInstance` class contains two constructors: a default constructor `RougeInstance()` and another `RougeInstance(RougeInstance other)` that takes a `RougeInstance` object as a parameter."],["The class has properties for managing the evaluation, specifically `HasPrediction`, `HasReference`, `Prediction` and `Reference` where the prediction is the output of the model, and the reference is the ground truth."],["The class is found in the `Google.Cloud.AIPlatform.V1Beta1` namespace within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]