TagCondition(mapping=None, *, ignore_unknown_fields=False, **kwargs)The tag to attach to profiles matching the condition. At most one
TagCondition can be specified per sensitivity level.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
tag |
google.cloud.dlp_v2.types.DataProfileAction.TagResources.TagValue
The tag value to attach to resources. |
sensitivity_score |
google.cloud.dlp_v2.types.SensitivityScore
Conditions attaching the tag to a resource on its profile having this sensitivity score. This field is a member of oneof_ type.
|