GoogleApi.ContentWarehouse.V1.Model.ImageExactBoostNavQuery
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Navboost query data.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
confidence
(type:integer()
, default:nil
)
- Associated confidence scores for the image for the query. -
imageClickRank
(type:integer()
, default:nil
)
- Click-based rank of the image for this query. -
referrerDocid
(type:list(String.t)
, default:nil
)
- List of all referrers, sorted by their rank (stored in Moosedog). -
referrerRank
(type:integer()
, default:nil
)
- Rank of the current web doc referrer (stored in docjoins).
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.ImageExactBoostNavQuery