GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconQueryStats
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Contains high level search query statistics of the document.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
aggregatedQueryCount
(type:float()
, default:nil
)
- Total query count for the document from all the query terms. Can be used to estimate the popularity of the document.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconQueryStats{
aggregatedQueryCount: float() | nil
}
aggregatedQueryCount: float() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconQueryStats