interface BigtableReadRow
Since 0.2.0

One row as a read returns it.

Properties

readonly
key: string

The row key.

The row's cells.

Usage

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