Class BigQueryRoutineReference (0.13.1)

BigQueryRoutineReference(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A reference to a BigQuery routine.

Attributes

Name Description
project_id str
The project ID of the routine.
dataset_id str
The dataset ID of the routine.
routine_id str
The routine ID of the routine.