GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchEntityAnnotations
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Entity annotations for one of the mids representing an anchor label or a query text.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
category
(type:String.t
, default:nil
)
- The Webref category that this entity belongs to e.g. "/moka/software". -
confidence
(type:number()
, default:nil
)
- The overall confidence that this entity is annotated somewhere in the label. -
isRestricted
(type:boolean()
, default:nil
)
- Whether or not this entity belongs to a set of blocklisted categories. -
mid
(type:String.t
, default:nil
)
- The Webref entity mid.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchEntityAnnotations