PiiEntityRecognitionAction type
Pii 엔터티 인식 작업에 대한 옵션입니다.
type PiiEntityRecognitionAction = ActionPrebuilt & {
categoriesFilter?: PiiEntityCategory[]
domainFilter?: PiiEntityDomain
stringIndexType?: StringIndexType
}