Module: Google::Cloud::DocumentAI::V1beta3::SummaryOptions::Format

Defined in:
proto_docs/google/cloud/documentai/v1beta3/document_schema.rb

Overview

The Format enum.

Constant Summary collapse

FORMAT_UNSPECIFIED =

Default.

0
PARAGRAPH =

Format the output in paragraphs.

1
BULLETS =

Format the output in bullets.

2