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"]],[["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 2025-05-15 UTC."],[],[]]