Module: Google::Cloud::DocumentAI::V1beta3::SummaryOptions::Length
- Defined in:
- proto_docs/google/cloud/documentai/v1beta3/document_schema.rb
Overview
The Length enum.
Constant Summary collapse
- LENGTH_UNSPECIFIED =
Default.
0- BRIEF =
A brief summary of one or two sentences.
1- MODERATE =
A paragraph-length summary.
2- COMPREHENSIVE =
The longest option available.
3