Obligatorio. Es el nombre del JobRun. El formato debe ser projects/{projectId}/locations/{location_name}/deliveryPipelines/{pipeline_name}/releases/{release_name}/rollouts/{rollout_name}/jobRuns/{job_run_name}.
Cuerpo de la solicitud
El cuerpo de la solicitud debe estar vacío.
Cuerpo de la respuesta
Si se ejecuta de forma correcta, el cuerpo de la respuesta contiene una instancia de JobRun.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2024-06-25 (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."]]],[]]