As of January 1, 2020 this library no longer supports Python 2 on the latest released version.
Library versions released prior to that date will continue to be available. For more information please
visit Python 2 support on Google Cloud.
google.cloud.bigquery.routine.RoutineType¶
- class google.cloud.bigquery.routine.RoutineType[source]¶
The fine-grained type of the routine.
https://cloud.google.com/bigquery/docs/reference/rest/v2/routines#routinetype
New in version 2.22.0.
- __init__()¶
Initialize self. See help(type(self)) for accurate signature.
Methods
__init__
()Initialize self.
Attributes
PROCEDURE
ROUTINE_TYPE_UNSPECIFIED
SCALAR_FUNCTION
TABLE_VALUED_FUNCTION