Class Table (2.0.2)

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

Structured content to inspect. Up to 50,000 Value\ s per request allowed. See https://cloud.google.com/dlp/docs/inspecting-text#inspecting_a_table to learn more.

Attributes

NameDescription
headers Sequence[.storage.FieldId]
Headers of the table.
rows Sequence[.dlp.Table.Row]
Rows of the table.

Classes

Row

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

Values of the row.