Chronicle V1 API - Module Google::Cloud::Chronicle::V1::ReferenceListSyntaxType (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::ReferenceListSyntaxType.
The syntax type indicating how list entries should be validated.
Constants
REFERENCE_LIST_SYNTAX_TYPE_UNSPECIFIED
value: 0 Defaults to REFERENCE_LIST_SYNTAX_TYPE_PLAIN_TEXT_STRING.
REFERENCE_LIST_SYNTAX_TYPE_PLAIN_TEXT_STRING
value: 1 List contains plain text patterns.
REFERENCE_LIST_SYNTAX_TYPE_REGEX
value: 2 List contains only Regular Expression patterns.