public sealed class PairwiseQuestionAnsweringQualityInput : IMessage<PairwiseQuestionAnsweringQualityInput>, IEquatable<PairwiseQuestionAnsweringQualityInput>, IDeepCloneable<PairwiseQuestionAnsweringQualityInput>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class PairwiseQuestionAnsweringQualityInput.
Input for pairwise question answering quality 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-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ePairwiseQuestionAnsweringQualityInput\u003c/code\u003e class is part of the Vertex AI v1beta1 API, specifically within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class serves as the input for calculating the pairwise question answering quality metric, used in AI models.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePairwiseQuestionAnsweringQualityInput\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e for data handling and comparison.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties \u003ccode\u003eInstance\u003c/code\u003e and \u003ccode\u003eMetricSpec\u003c/code\u003e, which are required, and are of the types \u003ccode\u003ePairwiseQuestionAnsweringQualityInstance\u003c/code\u003e and \u003ccode\u003ePairwiseQuestionAnsweringQualitySpec\u003c/code\u003e respectively, which are used to determine the quality score.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that takes another instance of \u003ccode\u003ePairwiseQuestionAnsweringQualityInput\u003c/code\u003e for cloning.\u003c/p\u003e\n"]]],[],null,[]]