[[["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 page outlines how to create a new routine within a dataset using a POST request to the specified URL."],["The request requires two path parameters: `projectId` which is the ID of the project, and `datasetId` which is the ID of the dataset."],["The request body must contain an instance of `Routine`, and a successful response will return a newly created `Routine`."],["Authorization to make this request requires one of the provided OAuth scopes, either `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]