interface ContainsPiiEntitiesResponse {
    Labels?: EntityLabel[];
}

Hierarchy (view full)

Properties

Properties

Labels?: EntityLabel[]

The labels used in the document being analyzed. Individual labels represent personally identifiable information (PII) entity types.