Cloud Document AI v1beta3 API - Enum Document.Types.Page.Types.Token.Types.DetectedBreak.Types.Type (2.0.0-beta18)

public enum Document.Types.Page.Types.Token.Types.DetectedBreak.Types.Type

Reference documentation and code samples for the Cloud Document AI v1beta3 API enum Document.Types.Page.Types.Token.Types.DetectedBreak.Types.Type.

Enum to denote the type of break found.

Namespace

Google.Cloud.DocumentAI.V1Beta3

Assembly

Google.Cloud.DocumentAI.V1Beta3.dll

Fields

NameDescription
Hyphen

A hyphen that indicates that a token has been split across lines.

Space

A single whitespace.

Unspecified

Unspecified break type.

WideSpace

A wider whitespace.