[[["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-12-06 UTC."],[[["`Number.gte()` is a function that compares two numbers and returns 1 if the first number (`left`) is greater than or equal to the second number (`right`), otherwise it returns 0."],["It accepts two arguments: `left` (the first number) and `right` (the second number), both of which must be of type Number."],["The function can be used within both JavaScript and Python Earth Engine environments."]]],[]]