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://cloudbuild.googleapis.com/v1/{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-07-17 UTC."],[[["\u003cp\u003eThis endpoint retrieves the latest status of a long-running operation, allowing clients to check the operation's progress.\u003c/p\u003e\n"],["\u003cp\u003eThe request is made using a \u003ccode\u003eGET\u003c/code\u003e HTTP method to a specific URL path: \u003ccode\u003ehttps://cloudbuild.googleapis.com/v1/{name=operations/**}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe URL requires a \u003ccode\u003ename\u003c/code\u003e path parameter, which specifies the operation resource name as a string.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty to get a response.\u003c/p\u003e\n"],["\u003cp\u003eA successful response will include an \u003ccode\u003eOperation\u003c/code\u003e object in the response body, and it requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope for authorization.\u003c/p\u003e\n"]]],[],null,[]]