Voting helps other researchers find interesting modules.
Generic clip information contains a key string and a value string.
key
String.t
nil
value
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoClipInfo{ key: String.t() | nil, value: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()