Obrigatório. Nome da JobRun. O formato precisa ser projects/{projectId}/locations/{location_name}/deliveryPipelines/{pipeline_name}/releases/{release_name}/rollouts/{rollout_name}/jobRuns/{job_run_name}.
Corpo da solicitação
O corpo da solicitação precisa estar vazio.
Corpo da resposta
Se a solicitação for bem-sucedida, o corpo da resposta conterá uma instância de JobRun.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2024-06-26 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."]]],[]]