public sealed class QuestionAnsweringHelpfulnessSpec : IMessage<QuestionAnsweringHelpfulnessSpec>, IEquatable<QuestionAnsweringHelpfulnessSpec>, IDeepCloneable<QuestionAnsweringHelpfulnessSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class QuestionAnsweringHelpfulnessSpec.
[[["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-04-09 UTC."],[[["The `QuestionAnsweringHelpfulnessSpec` class, part of the Cloud AI Platform v1beta1 API, defines the specification for the question answering helpfulness metric."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `QuestionAnsweringHelpfulnessSpec` class contains a constructor allowing it to be initialized either blank or as a clone from another `QuestionAnsweringHelpfulnessSpec` instance."],["It has two main properties: `UseReference`, a boolean indicating whether to use instance.reference, and `Version`, an integer specifying the evaluation version."],["The class documentation can be found within the `Google.Cloud.AIPlatform.V1Beta1` namespace and within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]