Document AI V1beta3 API - Module Google::Cloud::DocumentAI::V1beta3::SummaryOptions::Length (v0.35.0)

Reference documentation and code samples for the Document AI V1beta3 API module Google::Cloud::DocumentAI::V1beta3::SummaryOptions::Length.

The Length enum.

Constants

LENGTH_UNSPECIFIED

value: 0
Default.

BRIEF

value: 1
A brief summary of one or two sentences.

MODERATE

value: 2
A paragraph-length summary.

COMPREHENSIVE

value: 3
The longest option available.