Interface RequestOptions (3.6.0)

Package

@google-cloud/bigtable!

Properties

client

client: 'BigtableInstanceAdminClient' | 'BigtableTableAdminClient' | 'BigtableClient';
Property Value
TypeDescription
'BigtableInstanceAdminClient' | 'BigtableTableAdminClient' | 'BigtableClient'

gaxOpts

gaxOpts?: {};
Property Value
TypeDescription
{}

method

method?: string;
Property Value
TypeDescription
string

reqOpts

reqOpts?: {};
Property Value
TypeDescription
{}

retryOpts

retryOpts?: {};
Property Value
TypeDescription
{}