View Source GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconQueryStats (google_api_content_warehouse v0.3.0)
Contains high level search query statistics of the document.
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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconQueryStats{ aggregatedQueryCount: float() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.