Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BatchDetectLanguagePiiEntitiesDetails

The documents details to detect personal identification information.

Properties

Optional compartmentId

compartmentId: undefined | string

The OCID of the compartment that calls the API, inference will be served from pre trained model

documents

documents: Array<TextDocument>

List of documents to detect personal identification information.

Optional endpointId

endpointId: undefined | string

The endpoint which have to be used for inferencing. If endpointId and compartmentId is provided, then inference will be served from custom model which is mapped to this Endpoint.

Optional masking

masking: undefined | object

Mask recognized PII entities with different modes.

Optional profile

profile: model.Profile

Functions

getDeserializedJsonObj

getJsonObj