Interface RequestConfig (7.5.0)

Package

@google-cloud/spanner

Properties

client

client: string;

gaxOpts

gaxOpts?: CallOptions;

headers

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

method

method: string;

reqOpts

reqOpts: any;