public sealed class SummarizationQualityInput : IMessage<SummarizationQualityInput>, IEquatable<SummarizationQualityInput>, IDeepCloneable<SummarizationQualityInput>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class SummarizationQualityInput.
[[["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-03-25 UTC."],[[["This document provides reference information for the `SummarizationQualityInput` class within the Cloud AI Platform v1beta1 API, specifically in the Google.Cloud.AIPlatform.V1Beta1 namespace."],["`SummarizationQualityInput` is used as input for measuring the quality of summarization metrics and implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class inherits from `object` and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["It has two constructors: a default constructor and a constructor that takes another `SummarizationQualityInput` object as a parameter for copying."],["`SummarizationQualityInput` class contains two properties; `Instance` of type `SummarizationQualityInstance`, and `MetricSpec` of type `SummarizationQualitySpec`, both are required and are used for input and specifications."]]],[]]