Interface RequestConfig (6.10.1)

Package

@google-cloud/spanner

Properties

client

client: string;

gaxOpts

gaxOpts?: CallOptions;

headers

headers: {
        [k: string]: string;
    };

method

method: string;

reqOpts

reqOpts: any;