Per-entity table, row-key, column and value-encoding overrides, keyed by
the entity name passed to getRepository().
An entity with no entry uses its own name as the table, composes its row
key from ['id'], writes to column family 'cf' and stores tagged values.
Readonly<Record<string, BigtableEntityMapping>>