public sealed class QuestionAnsweringQualitySpec : IMessage<QuestionAnsweringQualitySpec>, IEquatable<QuestionAnsweringQualitySpec>, IDeepCloneable<QuestionAnsweringQualitySpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class QuestionAnsweringQualitySpec.
[[["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 `QuestionAnsweringQualitySpec` class in the Cloud AI Platform v1beta1 API provides a specification for evaluating the quality of question-answering models."],["This class is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace and is contained within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["The `QuestionAnsweringQualitySpec` class can be instantiated using default constructor, or by copying the values from an existing `QuestionAnsweringQualitySpec` instance."],["The `UseReference` property in this class determines whether the instance reference should be used to compute the quality of question answering, while the `Version` property determines which version is used for evaluation."],["The `QuestionAnsweringQualitySpec` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to ensure comprehensive functionality and support."]]],[]]