GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefExtendedEntityNameScore
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 region-specific score ratio per entity. Next available tag: 4.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
domain
(type:String.t
, default:nil
)
- The domain name of the website, e.g. "play.google.com". -
region
(type:String.t
, default:nil
)
- The region in the III standard (http://go/iii). Eg. "US", "GB" -
scoreRatio
(type:number()
, default:nil
)
- Score ratio for the entity, same as the EntityNameScore score ratio.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefExtendedEntityNameScore