View Source GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak (google_api_content_warehouse v0.6.1)
Detected break at the end of a Token.
Attributes
-
type(type:String.t, default:nil) - Detected break type.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak{ type: String.t() | nil }