Voting helps other researchers find interesting modules.
Represents a weak reference to a page element within a document.
boundingPoly
GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1BoundingPoly.t
nil
layout_type
confidence
number()
[0, 1]
layoutId
String.t
layoutType
page
Document.pages
0
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageAnchorPageRef{ boundingPoly: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1BoundingPoly.t() | nil, confidence: number() | nil, layoutId: String.t() | nil, layoutType: String.t() | nil, page: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()