Voting helps other researchers find interesting modules.
The parent element the current element is based on. Used for referencing/aligning, removal and replacement operations.
id
integer()
nil
index
revision
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentProvenanceParent{ id: integer() | nil, index: integer() | nil, revision: integer() | nil }
@spec decode(struct(), keyword()) :: struct()