Required. Name of the Automation. Format must be projects/{projectId}/locations/{location_name}/deliveryPipelines/{pipeline_name}/automations/{automation_name}.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Automation.
[[["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 2025-01-21 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."]]],[]]