[[["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-20 UTC."],[[["This webpage details how to retrieve a specific routine resource by its ID using a GET HTTP request."],["The request URL requires three path parameters: `projectId`, `datasetId`, and `routineId`, all of which are mandatory strings."],["An optional `readMask` query parameter can be used to specify which Routine fields should be returned in the response."],["The request body for this operation must be empty, and a successful response will contain an instance of the Routine resource."],["Authorization for this request requires one of four OAuth scopes: `https://www.googleapis.com/auth/bigquery`, `https://www.googleapis.com/auth/cloud-platform`, `https://www.googleapis.com/auth/bigquery.readonly`, or `https://www.googleapis.com/auth/cloud-platform.read-only`."]]],[]]