Class DataTableColumnType (0.5.0)

DataTableColumnType(value)

DataTableColumnType denotes the type of the column to be referenced in the rule.

Enums

Name Description
DATA_TABLE_COLUMN_TYPE_UNSPECIFIED The default Data Table Column Type.
STRING Denotes the type of the column as STRING.
REGEX Denotes the type of the column as REGEX.
CIDR Denotes the type of the column as CIDR.
NUMBER Denotes the type of the column as NUMBER (includes int and float).