Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
HTTP request
GET https://appengine.googleapis.com/v1beta/{name=apps/*/operations/*}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-16 UTC."],[[["\u003cp\u003eThis endpoint retrieves the latest state of a long-running operation using a GET request.\u003c/p\u003e\n"],["\u003cp\u003eThe URL structure follows gRPC Transcoding syntax and requires the operation resource \u003ccode\u003ename\u003c/code\u003e as a path parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for this operation must be empty.\u003c/p\u003e\n"],["\u003cp\u003eA successful response will contain an instance of \u003ccode\u003eOperation\u003c/code\u003e, detailing the state of the operation.\u003c/p\u003e\n"],["\u003cp\u003eTo authorize the request, one of the specified OAuth scopes (\u003ccode\u003ehttps://www.googleapis.com/auth/appengine.admin\u003c/code\u003e, \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e, or \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform.read-only\u003c/code\u003e) is required.\u003c/p\u003e\n"]]],[],null,[]]