Voting helps other researchers find interesting modules.
A mention of an entity. A single entity might be mentioned multiple times.
bytes
GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerSpan.t
nil
document
GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex.t
entity
kind
String.t
text
tokens
type
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlxDataSchemaMention{ bytes: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerSpan.t() | nil, document: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex.t() | nil, entity: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex.t() | nil, kind: String.t() | nil, text: String.t() | nil, tokens: GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerSpan.t() | nil, type: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()