Chronicle V1 API - Module Google::Cloud::Chronicle::V1::DataTableColumnInfo::DataTableColumnType (v1.0.1)
Stay organized with collections
Save and categorize content based on your preferences.
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).