Voting helps other researchers find interesting modules.
Startburst visual tokens or features, more details in go/starburst-mum-user-guide
features
list(number())
nil
starbustVersion
String.t
tokens
list(integer())
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVisualFeatures{ features: [number()] | nil, starbustVersion: String.t() | nil, tokens: [integer()] | nil }
@spec decode(struct(), keyword()) :: struct()