[[["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-03-06 UTC."],[[["Lists Earth Engine operations matching the provided filter, returning an `UNIMPLEMENTED` error if unsupported by the server."],["Uses a `GET` request to a specified URL with parameters for resource name, filtering, pagination."],["Requires authorization with specific OAuth scopes for Earth Engine or Cloud Platform access."],["Returns a `ListOperationsResponse` object containing details of matching operations upon successful execution."]]],["This content describes a `GET` request to retrieve operations. The request URL specifies the parent resource's name using the `name` path parameter. Filtering is enabled through the `filter` query parameter, and pagination is handled via `pageSize` and `pageToken`. The request body must be empty. A successful response returns a `ListOperationsResponse`. If the server lacks support, it returns `UNIMPLEMENTED`. The request requires specific OAuth scopes for authorization.\n"]]