Class TableIdentifier (0.4.0)

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

The table identifier.

Attributes

Name Description
namespace MutableSequence[str]
The namespace of the table. This is always 1 element, since we don't support nested namespaces.
name str
The table name.