[[["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 2023-10-06 UTC."],[[["Performs a signed right bitwise shift operation on a number, moving bits to the right by a specified amount."],["Returns the result of shifting the bits of the left-hand value to the right by the number of bits specified by the right-hand value."],["Usage involves calling `rightShift()` on an `ee.Number` object, passing the shift amount as an argument."],["Examples demonstrate the concept using both JavaScript and Python in Google Earth Engine."]]],[]]