Class Routine (0.4.20)

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

Represents a bigquery routine.

Attributes

Name Description
routine_type google.cloud.bigquery_analyticshub_v1.types.Routine.RoutineType
Required. The type of routine.
definition_body str
Optional. The definition body of the routine.

Classes

RoutineType

RoutineType(value)

Represents the type of a given routine.