public sealed class QuestionAnsweringRelevanceResult : IMessage<QuestionAnsweringRelevanceResult>, IEquatable<QuestionAnsweringRelevanceResult>, IDeepCloneable<QuestionAnsweringRelevanceResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class QuestionAnsweringRelevanceResult.
[[["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\u003eQuestionAnsweringRelevanceResult\u003c/code\u003e class is part of the Vertex AI v1beta1 API and is used to specify the relevance result for question answering.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \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 includes properties such as \u003ccode\u003eConfidence\u003c/code\u003e, \u003ccode\u003eExplanation\u003c/code\u003e, and \u003ccode\u003eScore\u003c/code\u003e, which provide output-only data about the relevance of an answer, including a confidence level and an explanation.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eQuestionAnsweringRelevanceResult\u003c/code\u003e, one default and another that takes another instance of \u003ccode\u003eQuestionAnsweringRelevanceResult\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eTwo fields are available to check the presence of a set property, \u003ccode\u003eHasConfidence\u003c/code\u003e and \u003ccode\u003eHasScore\u003c/code\u003e that are of type \u003ccode\u003ebool\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]