public sealed class PairwiseQuestionAnsweringQualitySpec : IMessage<PairwiseQuestionAnsweringQualitySpec>, IEquatable<PairwiseQuestionAnsweringQualitySpec>, IDeepCloneable<PairwiseQuestionAnsweringQualitySpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class PairwiseQuestionAnsweringQualitySpec.
Spec for pairwise question answering quality score metric.
[[["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-25 UTC."],[[["This document provides reference documentation for the `PairwiseQuestionAnsweringQualitySpec` class within the Cloud AI Platform v1beta1 API, used for specifying the quality score metric for pairwise question answering."],["The `PairwiseQuestionAnsweringQualitySpec` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["There are two constructors for the `PairwiseQuestionAnsweringQualitySpec` class: a default constructor and one that accepts another `PairwiseQuestionAnsweringQualitySpec` object as a parameter for copying."],["The class includes two properties: `UseReference`, a boolean to determine whether to use instance.reference for quality computation, and `Version`, an integer specifying the version used for evaluation."],["The documentation includes two different versions, the latest being 1.0.0-beta21 and 1.0.0-beta20."]]],[]]