[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 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"]]