Voting helps other researchers find interesting modules.
Contains video level features that apply to all anchor types.
anchorCount
integer()
nil
captionInfo
GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchCaptionInfo.t
labelPhraseEmbeddingModel
String.t
unifiedScoringBertModels
list(String.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoCommonFeatures{ anchorCount: integer() | nil, captionInfo: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchCaptionInfo.t() | nil, labelPhraseEmbeddingModel: String.t() | nil, unifiedScoringBertModels: [String.t()] | nil }
@spec decode(struct(), keyword()) :: struct()