public sealed class SummarizationVerbositySpec : IMessage<SummarizationVerbositySpec>, IEquatable<SummarizationVerbositySpec>, IDeepCloneable<SummarizationVerbositySpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class SummarizationVerbositySpec.
[[["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 `SummarizationVerbositySpec` class in the Cloud AI Platform v1beta1 API provides specifications for a summarization verbosity score metric."],["This class inherits from the base `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SummarizationVerbositySpec` class offers two constructors: a default constructor and a copy constructor that takes another `SummarizationVerbositySpec` instance."],["It includes two properties: `UseReference`, a boolean to determine if instance references are used for verbosity calculation, and `Version`, an integer to select the evaluation version."],["The `SummarizationVerbositySpec` class is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace and is contained within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]