public sealed class PairwiseQuestionAnsweringQualityResult : IMessage<PairwiseQuestionAnsweringQualityResult>, IEquatable<PairwiseQuestionAnsweringQualityResult>, IDeepCloneable<PairwiseQuestionAnsweringQualityResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class PairwiseQuestionAnsweringQualityResult.
Spec for pairwise question answering quality result.
[[["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-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ePairwiseQuestionAnsweringQualityResult\u003c/code\u003e class in the Vertex AI v1beta1 API provides a specification for results related to the quality of pairwise question answering.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities such as deep cloning and protocol buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003ePairwiseQuestionAnsweringQualityResult\u003c/code\u003e class include \u003ccode\u003eConfidence\u003c/code\u003e, a float representing the confidence score; \u003ccode\u003eExplanation\u003c/code\u003e, a string detailing the reasoning behind the score; \u003ccode\u003eHasConfidence\u003c/code\u003e, a boolean indicating if confidence is set; and \u003ccode\u003ePairwiseChoice\u003c/code\u003e, which represents the predicted choice.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace and can be found within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided, one that has no parameters and another that accepts another instance of \u003ccode\u003ePairwiseQuestionAnsweringQualityResult\u003c/code\u003e as parameter.\u003c/p\u003e\n"]]],[],null,[]]