Class RelationType (0.5.9)

RelationType(value)

Indicates the type of this relation.

Values: RELATION_TYPE_UNSPECIFIED (0): Default value. This value is unused. TABLE (1): The relation is a table. VIEW (2): The relation is a view. INCREMENTAL_TABLE (3): The relation is an incrementalized table. MATERIALIZED_VIEW (4): The relation is a materialized view.