GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingOriginalNamesOriginalName
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
-
count
(type:integer()
, default:nil
)
- The total number of different sources from where this version of the original name comes from. -
score
(type:float()
, default:nil
)
- Score estimating how good this original name is: - some sources are considered more authoritative than others (e.g. KG)
- a name found in more sources is better. -
source
(type:list(integer())
, default:nil
)
- The sources this name comes from. -
text
(type:String.t
, default:nil
)
- One original name version.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingOriginalNamesOriginalName