GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDetailedMentionScores
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
resultEntityScore
(type:number()
, default:nil
)
- How much support this mention received from the results for PostRef. This is populated only if explicitly requested and different from 0.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDetailedMentionScores{
resultEntityScore: number() | nil
}
resultEntityScore: number() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDetailedMentionScores