Class: AssemblyAI::Transcripts::SummaryType
- Inherits:
-
Object
- Object
- AssemblyAI::Transcripts::SummaryType
- Defined in:
- lib/assemblyai/transcripts/types/summary_type.rb
Overview
The type of summary
Constant Summary collapse
- BULLETS =
"bullets"- BULLETS_VERBOSE =
"bullets_verbose"- GIST =
"gist"- HEADLINE =
"headline"- PARAGRAPH =
"paragraph"