property BigtableEntityMapping.columns

Per-field column addresses. A value of 'family' keeps the field name as the qualifier; 'family:qualifier' names both.

Type

Readonly<Record<string, string>>

Usage

import { type BigtableEntityMapping } from "database-plugin/src/index.ts";