GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoMultimodalTopicFeatures
Table of Contents ▼
Jump to a specific part of the page:
Description
Video-level Multimodal features for generated topics. Next ID: 2
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
frameStarburstData
(type:list(GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchFrameStarburstData)
, default:nil
)
- Starburst vectors. Sorted by timestamp.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoMultimodalTopicFeatures{
frameStarburstData: [ GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchFrameStarburstData.t() ] | nil
}
frameStarburstData: [ GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchFrameStarburstData.t() ] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoMultimodalTopicFeatures