Interface protos.google.spanner.v1.ICreateSessionRequest (7.5.0)

Properties of a CreateSessionRequest.

Package

@google-cloud/spanner

Properties

database

database?: (string|null);

CreateSessionRequest database

session

session?: (google.spanner.v1.ISession|null);

CreateSessionRequest session