public sealed class SummarizationVerbositySpec : IMessage<SummarizationVerbositySpec>, IEquatable<SummarizationVerbositySpec>, IDeepCloneable<SummarizationVerbositySpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI 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."],[[["This documentation provides details for the `SummarizationVerbositySpec` class within the Vertex AI v1beta1 API, including its definition, inheritance, and implemented interfaces."],["The `SummarizationVerbositySpec` class is used to define the specification for the summarization verbosity score metric in the Google Cloud AI Platform."],["The class has two constructors: a default constructor, `SummarizationVerbositySpec()`, and a copy constructor, `SummarizationVerbositySpec(SummarizationVerbositySpec other)`, for creating instances."],["`SummarizationVerbositySpec` has two properties: `UseReference` (a boolean indicating whether to use instance references for summarization verbosity) and `Version` (an integer to specify the evaluation version)."],["The latest documented version is `1.0.0-beta21`, with a previous version also listed, being `1.0.0-beta20`."]]],[]]