[[["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-02-04 UTC."],[[["This webpage details how to retrieve information about a specific run using a GET request."],["The `name` path parameter is required, representing the unique identifier of the run in the format `projects/{project}/locations/{location}/processes/{processes}/runs/{run}`."],["The request body must be empty when getting run details."],["A successful request returns a response body that is an instance of the `Run` object."],["To perform this operation, the request requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `datalineage.runs.get`."]]],[]]