View Source GoogleApi.Language.V2.Model.XPSTimestampStatsGranularStats (google_api_language v0.16.1)
Stats split by a defined in context granularity.
Attributes
-
buckets(type:map(), default:nil) - A map from granularity key to example count for that key. E.g. for hour_of_day13means 1pm, or for month_of_year5means May).
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Language.V2.Model.XPSTimestampStatsGranularStats{ buckets: map() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.