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-03-31 UTC."],[[["This documentation covers the `QuestionAnsweringCorrectnessSpec` class within the Google Cloud AI Platform v1beta1 API, specifically for versions 1.0.0-beta21 (latest) and 1.0.0-beta20."],["The `QuestionAnsweringCorrectnessSpec` class defines the specifications for evaluating the correctness of question-answering systems and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes properties `UseReference`, a boolean determining if instance references should be used, and `Version`, an integer specifying which version to use for the evaluation."],["Two constructors are available for the `QuestionAnsweringCorrectnessSpec` class: one default constructor and another that takes an existing `QuestionAnsweringCorrectnessSpec` object as a parameter for creating a copy."],["The `QuestionAnsweringCorrectnessSpec` class is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace and is found within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]