Voting helps other researchers find interesting modules.
Cluster-level Metadata about list anchors. Next id: 15.
aggregatedSpanText
String.t
nil
anchorSetSpanScoreStats
GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchMetricStats.t
babelMatchScoreStats
contextTokenCountStats
durationSpanRatio
number()
durationToPredictedTimeMsStats
listAnchorSource
listDescriptionItemsSize
integer()
matchedListDescriptionAnchorsRatio
matchedListDescriptionAnchorsSize
postFilteringListDescriptionItemsSize
pretriggerScoreStats
spanTokenCountRatioStats
spanTokenCountStats
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchListAnchorSetFeatures{ aggregatedSpanText: String.t() | nil, anchorSetSpanScoreStats: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchMetricStats.t() | nil, babelMatchScoreStats: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchMetricStats.t() | nil, contextTokenCountStats: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchMetricStats.t() | nil, durationSpanRatio: number() | nil, durationToPredictedTimeMsStats: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchMetricStats.t() | nil, listAnchorSource: String.t() | nil, listDescriptionItemsSize: integer() | nil, matchedListDescriptionAnchorsRatio: number() | nil, matchedListDescriptionAnchorsSize: integer() | nil, postFilteringListDescriptionItemsSize: integer() | nil, pretriggerScoreStats: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchMetricStats.t() | nil, spanTokenCountRatioStats: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchMetricStats.t() | nil, spanTokenCountStats: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchMetricStats.t() | nil }
@spec decode(struct(), keyword()) :: struct()