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-03-31 UTC."],[[["The `QuestionAnsweringQualitySpec` class is part of the Cloud AI Platform v1beta1 API and is used to define the specifications for question answering quality score metrics."],["This class inherits from `object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `QuestionAnsweringQualitySpec` has two constructors: a default constructor and one that accepts another `QuestionAnsweringQualitySpec` instance."],["It includes two properties: `UseReference`, a boolean to determine whether to use instance references for quality computation, and `Version`, an integer to specify the evaluation version."],["The latest version of the class documentation available is version `1.0.0-beta21`, and `1.0.0-beta20` is also available, along with the current `1.0.0-beta09` document."]]],[]]