property BigtableAdapterOptionsBase.instance
Since 0.2.0

The Bigtable instance the tables live in. Required on both arms: a table is addressed as project/instance/table, and neither an injected client nor a project id encodes the instance.

Type

string

Usage

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