Voting helps other researchers find interesting modules.
Metadata about the span when the anchor source is description span.
contextTokenCount
integer()
nil
dolphinScores
GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchSpanDolphinScores.t
spanDolphinScoreStats
GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchMetricStats.t
spanTokenCount
spanTokenCountRatio
number()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchDescriptionSpanInfo{ contextTokenCount: integer() | nil, dolphinScores: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchSpanDolphinScores.t() | nil, spanDolphinScoreStats: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchMetricStats.t() | nil, spanTokenCount: integer() | nil, spanTokenCountRatio: number() | nil }
@spec decode(struct(), keyword()) :: struct()