Voting helps other researchers find interesting modules.
Contains information about how an entity was presented as part of a list.
index
String.t
nil
lexicalGroundingsId
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AttentionalEntitiesMentionPropertiesListEntryInfo{ index: String.t() | nil, lexicalGroundingsId: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()