Interface SpannerOptions

Inheritance

GrpcClientOptions > SpannerOptions

Package

@google-cloud/spanner!

Properties

apiEndpoint

apiEndpoint?: string;
Property Value
TypeDescription
string

port

port?: number;
Property Value
TypeDescription
number

servicePath

servicePath?: string;
Property Value
TypeDescription
string

sslCreds

sslCreds?: grpc.ChannelCredentials;
Property Value
TypeDescription
grpc.ChannelCredentials