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://{endpoint}/v2beta1/{name=projects/*/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-27 UTC."],[[["\u003cp\u003eThis endpoint retrieves the latest status of a long-running operation using a GET request to a specified URL.\u003c/p\u003e\n"],["\u003cp\u003eThe URL requires the \u003ccode\u003ename\u003c/code\u003e parameter, which specifies the operation resource's name.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for this operation must be empty, ensuring no data is sent in the request body.\u003c/p\u003e\n"],["\u003cp\u003eUpon success, the response body will contain information about the operation in an \u003ccode\u003eOperation\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization requires one of two specified OAuth scopes for secure access.\u003c/p\u003e\n"]]],[],null,[]]