One row as a read returns it.
readonly
key: string
The row key.
readonly
data: BigtableRowData
The row's cells.
One row as a read returns it.
key: string
The row key.
data: BigtableRowData
The row's cells.
import { type BigtableReadRow } from "database-plugin/src/index.ts";