Voting helps other researchers find interesting modules.
When an anchor label has a long duration (for example, labels that contain multiple sentences), this field stores the mapping between label segments and the start time.
asrConfidence
number()
nil
isSentenceStart
boolean()
labelBeginCharIndex
String.t
labelEndCharIndex
timeMs
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchAnchorCommonFeatureSetLabelSpanTimestamp{ asrConfidence: number() | nil, isSentenceStart: boolean() | nil, labelBeginCharIndex: String.t() | nil, labelEndCharIndex: String.t() | nil, timeMs: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()