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/*/locations/*/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 API method retrieves the current status of a long-running operation, allowing clients to periodically check the operation's result.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request uses a \u003ccode\u003eGET\u003c/code\u003e method at a specified endpoint, structured according to gRPC Transcoding syntax.\u003c/p\u003e\n"],["\u003cp\u003eThe operation is identified by its \u003ccode\u003ename\u003c/code\u003e parameter, which follows the format \u003ccode\u003eprojects/*/locations/*/operations/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eNo request body is required for this operation, as it uses \u003ccode\u003eGET\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful responses return an \u003ccode\u003eOperation\u003c/code\u003e instance, and authorization requires specific OAuth scopes like \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]