public sealed class SummarizationQualitySpec : IMessage<SummarizationQualitySpec>, IEquatable<SummarizationQualitySpec>, IDeepCloneable<SummarizationQualitySpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class SummarizationQualitySpec.
[[["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."],[[["The latest version of the `SummarizationQualitySpec` class is 1.0.0-beta21, and it is a part of the Google.Cloud.AIPlatform.V1Beta1 namespace within the Google.Cloud.AIPlatform.V1Beta1.dll assembly."],["This class is a spec for the summarization quality score metric within the Vertex AI v1beta1 API, inheriting from `object` and implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`SummarizationQualitySpec` has two constructors, one default and one that accepts another `SummarizationQualitySpec` object for duplication."],["The class contains two properties, `UseReference`, a boolean that determines whether to use instance references for quality calculation, and `Version`, an integer that specifies which version to use for evaluation."],["The `SummarizationQualitySpec` class also inherits members from the base `object` class, including `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]