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-04-09 UTC."],[[["The `SummarizationVerbositySpec` class is part of the Cloud AI Platform v1beta1 API and is used to define the specifications for summarization verbosity score metrics."],["This class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It provides two constructors: a default constructor and one that accepts another `SummarizationVerbositySpec` object as a parameter for creating a copy."],["The class has two key properties: `UseReference`, a boolean indicating whether to use instance.reference, and `Version`, an integer specifying the version for evaluation."],["The documentation includes references to specific versions of the API, such as 1.0.0-beta21 (latest) and 1.0.0-beta20, along with links to the respective API references."]]],[]]