Class TableOptions (3.8.1)

TableOptions(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Instructions regarding the table content being inspected.

Attribute

NameDescription
identifying_fields Sequence[google.cloud.dlp_v2.types.FieldId]
The columns that are the primary keys for table objects included in ContentItem. A copy of this cell's value will stored alongside alongside each finding so that the finding can be traced to the specific row it came from. No more than 3 may be provided.