Voting helps other researchers find interesting modules.
Packages entity id and score together for a given source.
customSource
String.t
nil
entityId
quantizedScore
source
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.MediaIndexEntityField{ customSource: String.t() | nil, entityId: String.t() | nil, quantizedScore: String.t() | nil, source: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()