PiiEntityRecognitionAction type
Pii varlık tanıma eylemi için seçenekler.
type PiiEntityRecognitionAction = ActionPrebuilt & {
categoriesFilter?: PiiEntityCategory[]
domainFilter?: PiiEntityDomain
stringIndexType?: StringIndexType
}