Voting helps other researchers find interesting modules.
A generic type description for an entity.
basedOnMention
integer()
nil
domain
String.t
info
GoogleApi.ContentWarehouse.V1.Model.Proto2BridgeMessageSet.t
name
score
number()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSaftEntityType{ basedOnMention: integer() | nil, domain: String.t() | nil, info: GoogleApi.ContentWarehouse.V1.Model.Proto2BridgeMessageSet.t() | nil, name: String.t() | nil, score: number() | nil }
@spec decode(struct(), keyword()) :: struct()