BigQueryRoutineReference(mapping=None, *, ignore_unknown_fields=False, **kwargs)A reference to a BigQuery routine.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
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. |
boundary_location_id |
str
Optional. The location to restrict BigQuery operations to. If unspecified, this value defaults to the location of the endpoint. Examples: "us-central1", "europe-west1". This field is a member of oneof_ _boundary_location_id.
|