CustomEntityType
class CustomEntityType
An object representing a custom pattern for detecting sensitive data across the columns and rows of your structured data.
Types
Properties
Link copied to clipboard
A list of context words. If none of these context words are found within the vicinity of the regular expression the data will not be detected as sensitive data.
Link copied to clipboard
A regular expression string that is used for detecting sensitive data in a custom pattern.