public sealed class QuestionAnsweringRelevanceInput : IMessage<QuestionAnsweringRelevanceInput>, IEquatable<QuestionAnsweringRelevanceInput>, IDeepCloneable<QuestionAnsweringRelevanceInput>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class QuestionAnsweringRelevanceInput.
[[["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\u003eThis document provides reference information for the \u003ccode\u003eQuestionAnsweringRelevanceInput\u003c/code\u003e class, a part of the Vertex AI v1beta1 API within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQuestionAnsweringRelevanceInput\u003c/code\u003e class is designed to be used as input for assessing question-answering relevance metrics and implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and includes two constructors: a default constructor and a copy constructor that takes another \u003ccode\u003eQuestionAnsweringRelevanceInput\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two key properties, \u003ccode\u003eInstance\u003c/code\u003e and \u003ccode\u003eMetricSpec\u003c/code\u003e, which are of type \u003ccode\u003eQuestionAnsweringRelevanceInstance\u003c/code\u003e and \u003ccode\u003eQuestionAnsweringRelevanceSpec\u003c/code\u003e, respectively, with both properties being required for question answering relevance.\u003c/p\u003e\n"]]],[],null,[]]