[[["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 2022-09-30 UTC."],[[["This function, `ToScatteredId`, maps a counter value to a scattered ID space."],["The function translates the input value to the scattered ID space and then reverses the bits."],["The function expects an argument `v` which is the counter value."],["It returns an integer ID."],["The function raises a `datastore_errors.BadArgumentError` if the input counter value `v` exceeds the allowable range."]]],[]]