GoogleApi.ContentWarehouse.V1.Model.MediaIndexEntityField
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Packages entity id and score together for a given source.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
customSource
(type:String.t
, default:nil
)
- The custom source should only be a-z[0-9] dashes, underscores, and colons. Special characters should be avoided. -
entityId
(type:String.t
, default:nil
)
- -
quantizedScore
(type:String.t
, default:nil
)
- -
source
(type:String.t
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.MediaIndexEntityField