Voting helps other researchers find interesting modules.
Entity annotations for one of the mids representing an anchor label or a query text.
category
String.t
nil
confidence
number()
isRestricted
boolean()
mid
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchEntityAnnotations{ category: String.t() | nil, confidence: number() | nil, isRestricted: boolean() | nil, mid: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()