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://apikeys.googleapis.com/v2/{name=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-26 UTC."],[[["\u003cp\u003eThis webpage documents the process of retrieving the latest state of a long-running operation via a GET HTTP request to a specific URL.\u003c/p\u003e\n"],["\u003cp\u003eThe URL for the request utilizes gRPC Transcoding syntax and requires a \u003ccode\u003ename\u003c/code\u003e path parameter that specifies the operation resource.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, indicating that all required data is passed within the URL.\u003c/p\u003e\n"],["\u003cp\u003eUpon successful completion, the response body will contain an instance of the \u003ccode\u003eOperation\u003c/code\u003e resource, detailing the current state.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization for this operation requires either the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform.read-only\u003c/code\u003e or \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scopes.\u003c/p\u003e\n"]]],[],null,[]]