Interface GetTableOptions (3.5.4)

Package

@google-cloud/bigtable!

Properties

autoCreate

autoCreate?: boolean;

Automatically create the instance if it does not already exist.

Property Value
TypeDescription
boolean

gaxOptions

gaxOptions?: CallOptions;

Request configuration options, outlined here: https://googleapis.github.io/gax-nodejs/CallSettings.html.

Property Value
TypeDescription
CallOptions