Uses of Class
com.azure.ai.textanalytics.models.PiiEntity
Packages that use PiiEntity
Package
Description
Package containing the data models for MicrosoftCognitiveLanguageServiceTextAnalysis.
-
Uses of PiiEntity in com.azure.ai.textanalytics.models
Constructor parameters in com.azure.ai.textanalytics.models with type arguments of type PiiEntityModifierConstructorDescriptionPiiEntityCollection(com.azure.core.util.IterableStream<PiiEntity> entities, String redactedText, com.azure.core.util.IterableStream<TextAnalyticsWarning> warnings) Creates aPiiEntityCollectionmodel that describes a Personally Identifiable Information entities collection including warnings.