GoogleApi.ContentWarehouse.V1.Model.MediaIndexVideoCentroid
Table of Contents ▼
Jump to a specific part of the page:
Description
Data about the behavior of the video across the pages it is embedded in.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
domainScores
(type:list(GoogleApi.ContentWarehouse.V1.Model.MediaIndexVideoCentroidDomainScore)
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.MediaIndexVideoCentroid{
domainScores: [GoogleApi.ContentWarehouse.V1.Model.MediaIndexVideoCentroidDomainScore.t()] | nil
}
domainScores: [GoogleApi.ContentWarehouse.V1.Model.MediaIndexVideoCentroidDomainScore.t()] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.MediaIndexVideoCentroid