Chronicle V1 API - Module Google::Cloud::Chronicle::V1::DataTableColumnInfo::DataTableColumnType (v0.5.0)

Reference documentation and code samples for the Chronicle V1 API module Google::Cloud::Chronicle::V1::DataTableColumnInfo::DataTableColumnType.

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

Constants

DATA_TABLE_COLUMN_TYPE_UNSPECIFIED

value: 0
The default Data Table Column Type.

STRING

value: 1
Denotes the type of the column as STRING.

REGEX

value: 2
Denotes the type of the column as REGEX.

CIDR

value: 3
Denotes the type of the column as CIDR.

NUMBER

value: 4
Denotes the type of the column as NUMBER (includes int and float).