Voting helps other researchers find interesting modules.
Debug info for Q&A anchors. Next ID: 15
backgroundEncodingPath
String.t
nil
descartesModelVersion
descartesScoreThreshold
number()
dolphinConfig
GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchDolphinScoringConfig.t
ensembleModelPath
ensembleModelScoreThreshold
minEntityTopicalityScore
minQuestionDistance
relatedQuestionsSstablePath
spanDurationSecs
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchQnaAnchorSetFeatures{ backgroundEncodingPath: String.t() | nil, descartesModelVersion: String.t() | nil, descartesScoreThreshold: number() | nil, dolphinConfig: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchDolphinScoringConfig.t() | nil, ensembleModelPath: String.t() | nil, ensembleModelScoreThreshold: number() | nil, minEntityTopicalityScore: number() | nil, minQuestionDistance: number() | nil, relatedQuestionsSstablePath: String.t() | nil, spanDurationSecs: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()