Voting helps other researchers find interesting modules.
Features for queries generated using document navboost data with timed anchors.
anchorText
String.t
nil
navboostText
source
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchNavboostAnchorFeatures{ anchorText: String.t() | nil, navboostText: String.t() | nil, source: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()