GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLatentEntity
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Metadata about a latent entity and its relationship to a given child. See go/hits.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
broaderImportance
(type:list(number())
, default:nil
)
- The relatedness score of the two entities corresponding to each source above. -
mid
(type:String.t
, default:nil
)
- The mid of the latent entity. -
sources
(type:list(String.t)
, default:nil
)
- The sources this generalization relationship is coming from.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLatentEntity