A duration of time expressed in time granularity units.
Attributes
Name
Description
unit
str
The time granularity unit of this time period. The supported
units are:
- "minute"
- "hour"
- "day"
- "week"
- "month"
- "year".
quantity
int
The number of granularity_units between data points in the
training data. If granularity_unit is minute, can be
1, 5, 10, 15, or 30. For all other values of
granularity_unit, must be 1.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-04 UTC."],[],[]]