Represents the time duration as a combination of months, days and nanoseconds. Nanoseconds are
broken into two components microseconds and nanoFractions, where nanoFractions can range from
[-999, 999]. Internally, Spanner supports Interval value with the following range of individual
fields: months: [-120000, 120000] days: [-3660000, 3660000] nanoseconds: [-316224000000000000000,
316224000000000000000]. Interval value created outside the specified domain will return error
when sent to Spanner backend.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[],[]]