public sealed class PairwiseSummarizationQualitySpec : IMessage<PairwiseSummarizationQualitySpec>, IEquatable<PairwiseSummarizationQualitySpec>, IDeepCloneable<PairwiseSummarizationQualitySpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class PairwiseSummarizationQualitySpec.
Spec for pairwise summarization quality score metric.
[[["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 `PairwiseSummarizationQualitySpec` class within the Google Cloud AI Platform v1beta1 API, specifically for versions 1.0.0-beta21 (latest) and 1.0.0-beta20."],["`PairwiseSummarizationQualitySpec` is used to specify metrics for pairwise summarization quality scores, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes inherited members like `GetHashCode`, `GetType`, and `ToString`."],["The class has two constructors, a default constructor and a copy constructor, and includes two main properties, `UseReference` (a boolean) and `Version` (an integer)."]]],[]]