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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","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,["# Vertex AI v1beta1 API - Class PairwiseQuestionAnsweringQualityInput (1.0.0-beta47)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta47 (latest)](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.PairwiseQuestionAnsweringQualityInput)\n- [1.0.0-beta46](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/1.0.0-beta46/Google.Cloud.AIPlatform.V1Beta1.PairwiseQuestionAnsweringQualityInput) \n\n public sealed class PairwiseQuestionAnsweringQualityInput : IMessage\u003cPairwiseQuestionAnsweringQualityInput\u003e, IEquatable\u003cPairwiseQuestionAnsweringQualityInput\u003e, IDeepCloneable\u003cPairwiseQuestionAnsweringQualityInput\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Vertex AI v1beta1 API class PairwiseQuestionAnsweringQualityInput.\n\nInput for pairwise question answering quality metric. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e PairwiseQuestionAnsweringQualityInput \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[PairwiseQuestionAnsweringQualityInput](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.PairwiseQuestionAnsweringQualityInput), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[PairwiseQuestionAnsweringQualityInput](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.PairwiseQuestionAnsweringQualityInput), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[PairwiseQuestionAnsweringQualityInput](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.PairwiseQuestionAnsweringQualityInput), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.AIPlatform.V1Beta1](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.AIPlatform.V1Beta1.dll\n\nConstructors\n------------\n\n### PairwiseQuestionAnsweringQualityInput()\n\n public PairwiseQuestionAnsweringQualityInput()\n\n### PairwiseQuestionAnsweringQualityInput(PairwiseQuestionAnsweringQualityInput)\n\n public PairwiseQuestionAnsweringQualityInput(PairwiseQuestionAnsweringQualityInput other)\n\nProperties\n----------\n\n### Instance\n\n public PairwiseQuestionAnsweringQualityInstance Instance { get; set; }\n\nRequired. Pairwise question answering quality instance.\n\n### MetricSpec\n\n public PairwiseQuestionAnsweringQualitySpec MetricSpec { get; set; }\n\nRequired. Spec for pairwise question answering quality score metric."]]