public sealed class PairwiseSummarizationQualityInput : IMessage<PairwiseSummarizationQualityInput>, IEquatable<PairwiseSummarizationQualityInput>, IDeepCloneable<PairwiseSummarizationQualityInput>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class PairwiseSummarizationQualityInput.
[[["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 documentation covers the `PairwiseSummarizationQualityInput` class, which is part of the Cloud AI Platform v1beta1 API in the Google.Cloud.AIPlatform.V1Beta1 namespace."],["The `PairwiseSummarizationQualityInput` class serves as input for determining the pairwise summarization quality metric and is available in two versions, beta21 and beta20, with beta21 being the latest."],["`PairwiseSummarizationQualityInput` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, and inherits from `object`."],["The class includes properties for `Instance` of type `PairwiseSummarizationQualityInstance` and `MetricSpec` of type `PairwiseSummarizationQualitySpec`, both of which are required."],["The available constructors are the default constructor `PairwiseSummarizationQualityInput()` and another that accepts an instance of `PairwiseSummarizationQualityInput` as an argument."]]],[]]