PiiEntityRecognitionAction type

خيارات لإجراء التعرف على كيان Pii.

type PiiEntityRecognitionAction = ActionPrebuilt & {
  categoriesFilter?: PiiEntityCategory[]
  domainFilter?: PiiEntityDomain
  stringIndexType?: StringIndexType
}