Returns information about a previously requested build.
The Build that is returned includes its status (such as SUCCESS, FAILURE, or WORKING), and timing information.
Note: This method only applies to global (non-regional) builds when using the legacy resource path projects/{projectId}/builds/{id}. To fetch regional builds, use the regional resource path: projects/{projectId}/locations/{location}/builds/{id}.
HTTP request
GET https://cloudbuild.googleapis.com/v1/projects/{projectId}/builds/{id}
[[["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 2026-06-22 UTC."],[],[]]