GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoAnchorScoreInfoLabelTransformation
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Used to store the label before label cleaning or other transformations. If the label goes through multiple transformations, the original_label vector will include the transformations in chronological order.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
description
(type:String.t
, default:nil
)
- A label for the transformation. -
sourceLabel
(type:String.t
, default:nil
)
- The label that was transformated from.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoAnchorScoreInfoLabelTransformation