[[["이해하기 쉬움","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)"],[[["Retrieves the latest status of a long-running Earth Engine operation."],["Clients can periodically check the operation's progress using this method."],["Requires authorization with either `earthengine` or `cloud-platform` scopes."]]],["This API endpoint retrieves the status of a long-running operation via a `GET` request. The operation's resource name, specified as a path parameter, is used to identify it. The request body is empty. A successful response includes an `Operation` instance. Access requires either the `earthengine` or `cloud-platform` OAuth scope. This method enables clients to poll for the operation result. The request should be sent to the URL provided following the gRPC transcoding.\n"]]