Obbligatorio. Nome di JobRun. Il formato deve essere projects/{projectId}/locations/{location_name}/deliveryPipelines/{pipeline_name}/releases/{release_name}/rollouts/{rollout_name}/jobRuns/{job_run_name}.
Corpo della richiesta
Il corpo della richiesta deve essere vuoto.
Corpo della risposta
In caso di esito positivo, il corpo della risposta contiene un'istanza di JobRun.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-06-27 UTC."],[[["This page details how to retrieve information about a specific JobRun using a GET request to the Google Cloud Deploy API."],["The required URL format for this request includes specific path parameters like project ID, location, pipeline name, release name, rollout name, and job run name."],["The request body for this operation must be left empty, meaning no data is sent in the body of the request."],["A successful request returns a JobRun object within the response body, containing detailed information about the requested JobRun."],["Authenticating this operation requires the `cloud-platform` OAuth scope and the `clouddeploy.jobRuns.get` IAM permission."]]],[]]