Voting helps other researchers find interesting modules.
Relationship between Entities.
objectId
String.t
nil
relation
subjectId
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentEntityRelation{ objectId: String.t() | nil, relation: String.t() | nil, subjectId: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()