View Source GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchAnchorCommonFeatureSetLabelSpanTimestamp (google_api_content_warehouse v0.3.0)
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.
Attributes
-
asrConfidence(type:number(), default:nil) - The ASR confidence for the label span, if available. -
isSentenceStart(type:boolean(), default:nil) - Whether or not this token is the first token in a sentence. -
labelBeginCharIndex(type:String.t, default:nil) - The character index range for the span. The end index is exclusive. -
labelEndCharIndex(type:String.t, default:nil) - -
timeMs(type:String.t, default:nil) - The time of the span.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.