Class CreateSessionRequest (2.0.0)

CreateSessionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request for CreateSession][google.spanner.v1.Spanner.CreateSession].

Attributes

NameDescription
database str
Required. The database in which the new session is created.
session .spanner.Session
The session to create.