Voting helps other researchers find interesting modules.
Contains video level features for generated queries that are applied at the video level.
filterReason
list(String.t)
nil
prefilteredPassageCount
integer()
titleEntityAnnotations
GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchEntityAnnotations.t
totalRestrictedQueries
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoGeneratedQueryFeatures{ filterReason: [String.t()] | nil, prefilteredPassageCount: integer() | nil, titleEntityAnnotations: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchEntityAnnotations.t() | nil, totalRestrictedQueries: integer() | nil }
@spec decode(struct(), keyword()) :: struct()