public sealed class QuestionAnsweringCorrectnessSpec : IMessage<QuestionAnsweringCorrectnessSpec>, IEquatable<QuestionAnsweringCorrectnessSpec>, IDeepCloneable<QuestionAnsweringCorrectnessSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class QuestionAnsweringCorrectnessSpec.
[[["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."],[[["This documentation provides reference information for the `QuestionAnsweringCorrectnessSpec` class within the Cloud AI Platform v1beta1 API."],["The `QuestionAnsweringCorrectnessSpec` class is used to specify metrics for evaluating the correctness of question-answering systems."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and the reference provides available methods from these interfaces."],["The class includes properties `UseReference`, a boolean to specify whether to use the instance reference, and `Version`, an integer for specifying which version to use for evaluation."],["There are two constructors for this class: one for a blank instantiation, and another to use another instance of this class to make a new copy."]]],[]]