Obligatorio. Es el nombre del Automation. El formato debe ser projects/{projectId}/locations/{location_name}/deliveryPipelines/{pipeline_name}/automations/{automation_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 Automation.
[[["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 webpage details how to retrieve information about a specific Automation using a GET request."],["The necessary HTTP request is a GET request to a specific URL, which includes project, location, delivery pipeline, and automation identifiers as path parameters."],["The request body must be empty when sending this request, and the response will include details about the requested Automation."],["Accessing this resource requires the `clouddeploy.automations.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]