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

Properties of a BatchCreateSessionsRequest.

Package

@google-cloud/spanner

Properties

database

database?: (string|null);

BatchCreateSessionsRequest database

sessionCount

sessionCount?: (number|null);

BatchCreateSessionsRequest sessionCount

sessionTemplate

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

BatchCreateSessionsRequest sessionTemplate