Domain(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A domain represents a thematic category that a data profile can fall under.
Attributes |
|
---|---|
Name | Description |
category |
google.cloud.dlp_v2.types.Domain.Category
A domain category that this profile is related to. |
signals |
MutableSequence[google.cloud.dlp_v2.types.Domain.Signal]
The collection of signals that influenced selection of the category. |
Classes
Category
Category(value)
This enum defines the various domain categories a data profile can fall under.
Signal
Signal(value)
The signal used to determine the category. This list may increase over time.