routines
Gets the specified routine resource by routine ID. # IAM Permissions Requires the bigquery.routines.get permission on the routine.
get/projects/{+projectId}/datasets/{+datasetId}/routines/{+routineId}
Path parameters
projectIdstring required
Required. Project ID of the requested routine
datasetIdstring required
Required. Dataset ID of the requested routine
routineIdstring required
Required. Routine ID of the requested routine
Query parameters
readMaskstring
If set, only the Routine fields in the field mask are returned in the response. If unset, all Routine fields are returned.
Response
Successful response