public sealed class SummarizationHelpfulnessInput : IMessage<SummarizationHelpfulnessInput>, IEquatable<SummarizationHelpfulnessInput>, IDeepCloneable<SummarizationHelpfulnessInput>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class SummarizationHelpfulnessInput.
[[["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."],[[["This documentation covers the `SummarizationHelpfulnessInput` class, which is part of the Cloud AI Platform v1beta1 API within the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["`SummarizationHelpfulnessInput` serves as an input for measuring summarization helpfulness metrics and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class inherits from `object` and provides two constructors: a default constructor and one that accepts another `SummarizationHelpfulnessInput` instance as a parameter."],["It includes two key properties: `Instance` of type `SummarizationHelpfulnessInstance` representing the helpfulness instance, and `MetricSpec` of type `SummarizationHelpfulnessSpec` defining the metric specifications."],["The latest version of this class is 1.0.0-beta21, with version 1.0.0-beta20 also being available."]]],[]]