Announcement: All noncommercial projects registered to use Earth Engine before April 15, 2025 must verify noncommercial eligibility to maintain Earth Engine access.
[[["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-08 UTC."],[[["\u003cp\u003e\u003ccode\u003eee.data.listOperations\u003c/code\u003e retrieves a list of operations, potentially limited by a specified maximum number.\u003c/p\u003e\n"],["\u003cp\u003eThe function accepts an optional \u003ccode\u003elimit\u003c/code\u003e parameter (a number) to specify the maximum number of results returned and an optional \u003ccode\u003ecallback\u003c/code\u003e function.\u003c/p\u003e\n"]]],[],null,["\u003cbr /\u003e\n\nReturns see getOperation for details on the Operation object.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|----------------------------------------------------|-----------------------|\n| `ee.data.listOperations(`*limit* `, `*callback*`)` | List\\\u003capi.Operation\\\u003e |\n\n| Argument | Type | Details |\n|------------|--------------------|--------------------------------------|\n| `limit` | Number, optional | Maximum number of results to return. |\n| `callback` | Function, optional | |"]]